diff options
author | Andriy Gelman <andriy.gelman@gmail.com> | 2020-08-23 13:33:37 -0400 |
---|---|---|
committer | Andriy Gelman <andriy.gelman@gmail.com> | 2020-08-23 13:42:07 -0400 |
commit | 8bc7f69cefbcbb265b41717608dc8436dc864a55 (patch) | |
tree | 3d2de02c4d41984956f1aee890d12da3058c0d3a /libavfilter/vf_blend.c | |
parent | 994d2567f13c11422aeb6506b6afca42a900d620 (diff) | |
download | ffmpeg-8bc7f69cefbcbb265b41717608dc8436dc864a55.tar.gz |
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 <andriy.gelman@gmail.com>
Diffstat (limited to 'libavfilter/vf_blend.c')
0 files changed, 0 insertions, 0 deletions