From 6deae8e0530a885b76f149841ed4899cb438ec23 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 21 Feb 2013 10:50:57 +0100 Subject: FATE: remove the -dct option from some decoding tests. It is an encoding option, it has no effect when applied to decoding. --- tests/fate/real.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/real.mak') diff --git a/tests/fate/real.mak b/tests/fate/real.mak index f3866b6f25..2666be6d4b 100644 --- a/tests/fate/real.mak +++ b/tests/fate/real.mak @@ -13,7 +13,7 @@ fate-ra-cook: CMP = oneoff fate-ra-cook: REF = $(SAMPLES)/real/ra_cook.pcm FATE_SAMPLES_AVCONV-$(call DEMDEC, RM, RV30) += fate-rv30 -fate-rv30: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/real/rv30.rm -an +fate-rv30: CMD = framecrc -flags +bitexact -idct simple -i $(SAMPLES)/real/rv30.rm -an FATE_SAMPLES_AVCONV-$(call DEMDEC, RM, RV40) += fate-rv40 fate-rv40: CMD = framecrc -i $(SAMPLES)/real/spygames-2MB.rmvb -t 10 -an -vsync 0 -- cgit v1.2.3