DescriptionPepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages textures.
Reset now will allow plugin to call RecyclePicture. The plugin must recycle any
texture it receives now. This makes plugin code simpler, since it can treat all
textures it receives in the same way (no special Reset handling).
Also fix a bug where Reset didn't return textures to the hardware decoder, which
already has this behavior.
BUG=281689
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283483
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #
Messages
Total messages: 11 (0 generated)
|