commit | 4a114c2f9c573a28cb4f34e96ffed5b0bfe214fc | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Mon Jul 25 15:14:14 2022 -0700 |
committer | Wonsik Kim <wonsik@google.com> | Sat Aug 06 09:18:01 2022 -0700 |
tree | 5e5683809333d45e8fb1bba617a5773f0bd4e327 | |
parent | 385174345e077e11cd96439159366c21990ce5d1 [diff] |
RELAND MediaCodec: don't cache buffers until requested Do not cache input/output buffers until explicitly requested. Track validity of buffers before getInput/OutputBuffers so that the dequeued buffers are marked accessible when the array is returned to the client. Bug: 189889230 Bug: 236106096 Test: manual Merged-In: I6892f02853f00c3e355c827ec943fbdf183469f1 Change-Id: I6892f02853f00c3e355c827ec943fbdf183469f1