DescriptionAndroid MediaCodecVideoDecoder: Cleanup to prepare for texture liftime management
This CL should not change the behaviour of the decoder. The purpose is to prepare for lifetime management of textures received from the SurfaceTexture. The main change is to only use exceptions for error signaling in MediaCodecVideoDecoder.dequeueOutputBuffer() and MediaCodecVideoDecoder.releaseOutputBuffer(), not both exceptions and error return values.
BUG=webrtc:4993
R=perkj@webrtc.org
Committed: https://crrev.com/7e319372abd4403565aa3d27a2d1bfa069969b19
Cr-Commit-Position: refs/heads/master@{#10148}
Patch Set 1 : #Patch Set 2 : Replace CallBooleanMethod() with CallVoidMethod() #
Messages
Total messages: 6 (2 generated)
|