aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/filter-afade-iqsin
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-10-13 13:08:10 +0200
committerAnton Khirnov <anton@khirnov.net>2024-10-16 16:46:29 +0200
commit86460a0342d7cbd59ad794f515d7d525331b54dd (patch)
treee3e0ff4126c5bad930943a40d06f391ced2b4840 /tests/ref/fate/filter-afade-iqsin
parent31da5222a400a385c0633c54e20b0ae1b30730df (diff)
downloadffmpeg-86460a0342d7cbd59ad794f515d7d525331b54dd.tar.gz
lavf/flvdec: replace a private option with a field in FFFormatContext
The demuxer's 'missing_streams' private option is used to communicate information from the demuxer to avformat_find_stream_info(). However, that is not only unnecessarily complicated, it also leaks internal information to users, e.g. this option appears in the results of the fate-flv-demux test. Use a new field in FFFormatContext to communicate this information instead.
Diffstat (limited to 'tests/ref/fate/filter-afade-iqsin')
0 files changed, 0 insertions, 0 deletions