aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/bsf.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-06-20 15:40:40 +0200
committerAnton Khirnov <anton@khirnov.net>2023-07-07 12:07:24 +0200
commitc4332dfda934ae7f3fee1b4c09cb197c00519f92 (patch)
treef3da6553c5ce878ae5ee898b32cef8226459302e /libavcodec/bsf.c
parentfd915dc1da5f2dc7760dfd5f514c82c22f0597f8 (diff)
downloadffmpeg-c4332dfda934ae7f3fee1b4c09cb197c00519f92.tar.gz
lavc/decode: track whether the caller started draining with a separate flag
Decoding pipeline has multiple stages, some of which may have their own delay (e.g. bitstream filters). The code currently uses AVCodecInternal.draining to track all of them, but they do not have to all be in sync.
Diffstat (limited to 'libavcodec/bsf.c')
0 files changed, 0 insertions, 0 deletions