ffmpeg/tests/ref
Anton Khirnov d119ae2fd8 fftools/ffmpeg: convert to a threaded architecture
Change the main loop and every component (demuxers, decoders, filters,
encoders, muxers) to use the previously added transcode scheduler. Every
instance of every such component was already running in a separate
thread, but now they can actually run in parallel.

Changes the results of ffmpeg-fix_sub_duration_heartbeat - tested by
JEEB to be more correct and deterministic.
2023-12-12 08:24:18 +01:00
..
acodec
fate fftools/ffmpeg: convert to a threaded architecture 2023-12-12 08:24:18 +01:00
lavf avcodec/pnm: explicitly tag color range 2023-11-09 12:53:35 +01:00
lavf-fate
pixfmt
seek avcodec/pnm: explicitly tag color range 2023-11-09 12:53:35 +01:00
vsynth