]> git.sesse.net Git - ffmpeg/commit
fate: disable automatic conversions on many tests.
authorNicolas George <george@nsup.org>
Fri, 14 Aug 2020 16:58:27 +0000 (18:58 +0200)
committerNicolas George <george@nsup.org>
Tue, 8 Sep 2020 12:16:08 +0000 (14:16 +0200)
commitf08e024ac7d249064648a43bab06ed545f8827c7
tree2e681510e2b97e29d06ce00e412d168639fe280d
parent697fb09e3dd187b76f1bc57516fcbe482b4d89e2
fate: disable automatic conversions on many tests.

Explicitly insert the scale or aresample filter where it would
have been inserted by the negotiation.
Re-enable conversions if it cannot be done easily.

If a conversion is needed in a test, we want to know about it.
If the negotiation changes and makes new conversion necessary,
we want to know about it even more.
38 files changed:
tests/fate-run.sh
tests/fate/ac3.mak
tests/fate/acodec.mak
tests/fate/adpcm.mak
tests/fate/audio.mak
tests/fate/bmp.mak
tests/fate/canopus.mak
tests/fate/cdxl.mak
tests/fate/dca.mak
tests/fate/dfa.mak
tests/fate/dnxhd.mak
tests/fate/ea.mak
tests/fate/ffmpeg.mak
tests/fate/filter-audio.mak
tests/fate/filter-video.mak
tests/fate/fits.mak
tests/fate/gif.mak
tests/fate/h264.mak
tests/fate/hlsenc.mak
tests/fate/image.mak
tests/fate/libswresample.mak
tests/fate/lossless-audio.mak
tests/fate/lossless-video.mak
tests/fate/microsoft.mak
tests/fate/monkeysaudio.mak
tests/fate/mov.mak
tests/fate/mp3.mak
tests/fate/opus.mak
tests/fate/pcm.mak
tests/fate/prores.mak
tests/fate/qt.mak
tests/fate/qtrle.mak
tests/fate/screen.mak
tests/fate/utvideo.mak
tests/fate/video.mak
tests/fate/voice.mak
tests/fate/vpx.mak
tests/fate/wavpack.mak