aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/bufferqueue.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-05-16 19:19:09 +0200
committerAnton Khirnov <anton@khirnov.net>2023-05-22 17:10:44 +0200
commit4a59dde0c72b97515582beab4ee182be09360005 (patch)
treed061b76cd7454e21bbfcc4c5dcd1cd238ce3867e /libavfilter/bufferqueue.h
parent5fa00b38e6627578a95af9ed0cc6cd441f0903c6 (diff)
downloadffmpeg-4a59dde0c72b97515582beab4ee182be09360005.tar.gz
fftools/ffmpeg: eliminate InputStream.got_output
It tracks whether the decoder for this stream ever produced any frames and its only use is for checking whether a filter input ever received a frame - those that did not are prioritized by the scheduler. This is awkward and unnecessarily complicated - checking whether the filtergraph input format is valid works just as well and does not require maintaining an extra variable.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions