From f5c43884190be094749acfba104e3eab98d8ff1e Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 24 May 2016 22:20:45 +0200 Subject: FATE: drop the audio stream from the dxtory test This is a video test and there are no audio packets in the sample anyway. --- tests/fate/screen.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/screen.mak') diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak index 9d0fb0f977..7e91f19d12 100644 --- a/tests/fate/screen.mak +++ b/tests/fate/screen.mak @@ -3,7 +3,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, CSCD) += fate-cscd fate-cscd: CMD = framecrc -i $(TARGET_SAMPLES)/CSCD/sample_video.avi -an -pix_fmt rgb24 FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, DXTORY) += fate-dxtory -fate-dxtory: CMD = framecrc -i $(TARGET_SAMPLES)/dxtory/dxtory_mic.avi +fate-dxtory: CMD = framecrc -i $(TARGET_SAMPLES)/dxtory/dxtory_mic.avi -an FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, FIC) += fate-fic-avi fate-fic-avi: CMD = framecrc -i $(TARGET_SAMPLES)/fic/fic-partial-2MB.avi -an -- cgit v1.2.3