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/microsoft.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/microsoft.mak') diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak index af5d57fe7b..a3d6fc45c3 100644 --- a/tests/fate/microsoft.mak +++ b/tests/fate/microsoft.mak @@ -1,5 +1,5 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, MSMPEG4V1) += fate-msmpeg4v1 -fate-msmpeg4v1: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/msmpeg4v1/mpg4.avi -an +fate-msmpeg4v1: CMD = framecrc -flags +bitexact -idct simple -i $(SAMPLES)/msmpeg4v1/mpg4.avi -an FATE_MSVIDEO1 += fate-msvideo1-8bit fate-msvideo1-8bit: CMD = framecrc -i $(SAMPLES)/cram/skating.avi -t 1 -pix_fmt rgb24 -- cgit v1.2.3