Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2015-08-20 15:46:42 +0300
committerJanne Grunau <janne-libav@jannau.net>2015-08-20 17:22:52 +0300
commitfaa3f17a76333b672ce4a40cf80f678ab68bdbae (patch)
tree2f267a0c718c06f46116ec3e68456140af90e15e /tests/fate
parent317cfaa5e09755ed0b34af512ec687963a67bdbf (diff)
fate: test only demuxing in asf-repldata
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/microsoft.mak6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak
index 6f83d2ee7c..30bd35a1f3 100644
--- a/tests/fate/microsoft.mak
+++ b/tests/fate/microsoft.mak
@@ -62,7 +62,5 @@ fate-vc1-ism: CMD = framecrc -i $(TARGET_SAMPLES)/isom/vc1-wmapro.ism -an
FATE_SAMPLES_AVCONV-$(CONFIG_VC1_DECODER) += $(FATE_VC1-yes)
fate-vc1: $(FATE_VC1-yes)
-FATE_ASF_REPLDATA += fate-asf-repldata
-fate-asf-repldata: CMD = framecrc -i $(TARGET_SAMPLES)/asf/bug821-2.asf
-
-FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, MPEG4) += $(FATE_ASF_REPLDATA)
+FATE_SAMPLES_AVCONV-$(CONFIG_ASF_DEMUXER) += fate-asf-repldata
+fate-asf-repldata: CMD = framecrc -i $(TARGET_SAMPLES)/asf/bug821-2.asf -c copy