diff options
author | Andriy Gelman <[email protected]> | 2020-08-23 13:33:37 -0400 |
---|---|---|
committer | Andriy Gelman <[email protected]> | 2020-08-23 13:42:07 -0400 |
commit | 8bc7f69cefbcbb265b41717608dc8436dc864a55 (patch) | |
tree | 3d2de02c4d41984956f1aee890d12da3058c0d3a /doc/examples/transcode_aac.c | |
parent | 994d2567f13c11422aeb6506b6afca42a900d620 (diff) |
avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued
Currently if the frame buffers are full, the frame is unrefed and
dropped. Instead buffer the frame so that it is enqueued in the
next v4l2_receive_packet() call. The behavior was observed on
DragonBoard 410c.
Signed-off-by: Andriy Gelman <[email protected]>
Diffstat (limited to 'doc/examples/transcode_aac.c')
0 files changed, 0 insertions, 0 deletions