diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-05-16 19:47:12 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-05-22 17:10:44 +0200 |
commit | d064c9ded58092f82955a27fdefeab14a0907910 (patch) | |
tree | f5062ac124bbe1708d4de9357f8f4a921c910b32 /libavfilter/bufferqueue.h | |
parent | 4fbc699ac3c9ab69b4c5474145593c809e0286f8 (diff) | |
download | ffmpeg-d064c9ded58092f82955a27fdefeab14a0907910.tar.gz |
fftools/ffmpeg: deobfuscate check_decode_result() call
Passing ist=NULL is currently used to identify stream types that do not
decode into AVFrames, i.e. subtitles. That is highly non-obvious -
always pass a non-NULL InputStream and just check the type explicitly.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions