diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-04-18 11:10:08 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-24 16:56:06 +0200 |
commit | 6cace17b0d195a5637bcfba690aab8708a946b5d (patch) | |
tree | ba46437da2bf5121494d2231ffb6d37e7afeb861 /tests/fate/prores.mak | |
parent | ab0d2052a3cfd14b616d1944fe11b66aab8ce2f8 (diff) | |
download | ffmpeg-6cace17b0d195a5637bcfba690aab8708a946b5d.tar.gz |
fftools/ffmpeg_mux_init: drop useless new_stream_{data,unknown}
Their only function is checking that encoding was not specified for
data/unknown-type streams, but the check is broken because enc_ctx will
not be created in ost_add() unless a valid encoder can be found.
Add an actually working check for all types for which encoding is not
supported in choose_encoder().
Diffstat (limited to 'tests/fate/prores.mak')
0 files changed, 0 insertions, 0 deletions