commit | 92df7e4f953274086fee0d42d04cffb01ba0bac6 | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Thu Nov 04 16:02:03 2021 -0700 |
committer | Wonsik Kim <wonsik@google.com> | Fri Dec 10 10:43:50 2021 -0800 |
tree | 9cc3d5a7caaa191244c75ac0b8d76dc0ebe4f18e | |
parent | 6100fd64f4818f145d1516fc3c9d2b3fb6a0646c [diff] |
CCodecBufferChannel: stash flushed input buffers from PipelineWatcher Currently converter code reconstructs a buffer object when it comes through HAL interface. Using this buffer in flushed work could confuse lifecycle management of the buffers, so retrieve the input buffers from the PipelineWatcher which stores the original input buffer references. Bug: 196014695 Test: cts/media/device-small Change-Id: I06128438d0de52e139e939afe7e59b166f404c1a