commit | 32ffc779e2c21d6742d3733c04604b39817e5898 | [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 16:21:13 2022 +0000 |
tree | f67a095759426941d30386befd773cb9f64d1348 | |
parent | 03256f5536a467537f4d2e318af6d893e1b59d5d [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