summaryrefslogtreecommitdiffstats
path: root/tests/fate
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-05-12 13:17:38 +0100
committerMans Rullgard <mans@mansr.com>2012-05-14 13:06:05 +0100
commit09a35f251ac07f3002642fde88666b95f0805379 (patch)
tree4bf8d8e48d61a61f68a622452440ffe2bde69645 /tests/fate
parentf70d91e2689beb0759fd873183cddfcf51fef8f8 (diff)
downloadffmpeg-streaming-09a35f251ac07f3002642fde88666b95f0805379.zip
ffmpeg-streaming-09a35f251ac07f3002642fde88666b95f0805379.tar.gz
fate: westwood-aud: disable decoding
The codec (adpcm-ima-ws) is tested elsewhere. Using framecrc output provides more information than a single md5 if something goes wrong. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/demux.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak
index edf7ad0..32f3200 100644
--- a/tests/fate/demux.mak
+++ b/tests/fate/demux.mak
@@ -65,7 +65,7 @@ FATE_AVCONV += fate-smjpeg
fate-smjpeg: CMD = framecrc -i $(SAMPLES)/smjpeg/scenwin.mjpg -vcodec copy
FATE_AVCONV += fate-westwood-aud
-fate-westwood-aud: CMD = md5 -i $(SAMPLES)/westwood-aud/excellent.aud -f s16le
+fate-westwood-aud: CMD = framecrc -i $(SAMPLES)/westwood-aud/excellent.aud -c copy
FATE_AVCONV += fate-wtv-demux
fate-wtv-demux: CMD = framecrc -i $(SAMPLES)/wtv/law-and-order-partial.wtv -vcodec copy -acodec copy
OpenPOWER on IntegriCloud