librempeg/tests/ref
Anton Khirnov 3666601290 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.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-10-17 09:30:45 +02:00
..
acodec
fate lavf/flvdec: replace a private option with a field in FFFormatContext 2024-10-17 09:30:45 +02:00
lavf
lavf-fate fate/lavf-container: add a test for L-HEVC remuxing 2024-07-24 00:53:41 +02:00
pixfmt
seek
vsynth fate/vcodec: add a test for v410 pixel format raw video 2024-10-17 09:30:44 +02:00