summaryrefslogtreecommitdiff
path: root/tests/fate/qtrle.mak
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-05-11 16:30:00 +0100
committerMans Rullgard <mans@mansr.com>2012-05-14 12:50:19 +0100
commit63322d8c894fa359c31a91bae067f8816c95ca62 (patch)
tree753826242e3abe2cda7043fa48625bbbbea06f13 /tests/fate/qtrle.mak
parent0c26380f4fbf8b65c4b32aecdac74f769bb6e368 (diff)
fate: qtrle: disable audio in all tests
These files contain mace6 audio which is tested elsewhere. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tests/fate/qtrle.mak')
-rw-r--r--tests/fate/qtrle.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/qtrle.mak b/tests/fate/qtrle.mak
index 8e14c3c028..2f47c29105 100644
--- a/tests/fate/qtrle.mak
+++ b/tests/fate/qtrle.mak
@@ -1,8 +1,8 @@
FATE_QTRLE += fate-qtrle-1bit
-fate-qtrle-1bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-Monochrome.mov
+fate-qtrle-1bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-Monochrome.mov -an
FATE_QTRLE += fate-qtrle-2bit
-fate-qtrle-2bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-4Greys.mov -pix_fmt rgb24
+fate-qtrle-2bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-4Greys.mov -pix_fmt rgb24 -an
FATE_QTRLE += fate-qtrle-4bit
fate-qtrle-4bit: CMD = framecrc -i $(SAMPLES)/qtrle/Animation-16Greys.mov -pix_fmt rgb24 -an