DescriptionAndroid MediaCodecVideoDecoder: Split DecoderOutputBufferInfo into DecodedByteBuffer and DecodedTextureBuffer
This CL separates the types and code paths for textures vs byte buffers in MediaCodecVideoDecoder.dequeueOutputBuffer() and MediaCodecVideoDecoder::DeliverPendingOutputs(). The purpose is to prepare for lifetime management of textures received from the SurfaceTexture.
This CL is a part of the plan in https://codereview.webrtc.org/1357923002/.
BUG=webrtc:4993
Committed: https://crrev.com/44bf6f5f67ab6b6677e3cd1cceb954c2426f930a
Cr-Commit-Position: refs/heads/master@{#10156}
Patch Set 1 : #
Total comments: 6
Patch Set 2 : Addressing perkj@s comments #
Messages
Total messages: 10 (4 generated)
|