summaryrefslogtreecommitdiff
path: root/tests/fate/microsoft.mak
diff options
context:
space:
mode:
authorPetru Rares Sincraian <psincraian@outlook.com>2016-04-18 17:03:01 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-04-18 17:33:48 +0200
commit849e55e58ecc6815e8bd326ac18dda748db48682 (patch)
tree667c738707b9f4baf73ea8c544f608417ed3531d /tests/fate/microsoft.mak
parent299d4f9428c2f4d16a1575d80d80caacdd850606 (diff)
fate: Add test for mss1 codec
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/microsoft.mak')
-rw-r--r--tests/fate/microsoft.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak
index 3da25a7c40..e72d408949 100644
--- a/tests/fate/microsoft.mak
+++ b/tests/fate/microsoft.mak
@@ -1,6 +1,12 @@
FATE_MICROSOFT-$(call DEMDEC, AVI, MSMPEG4V1) += fate-msmpeg4v1
fate-msmpeg4v1: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/msmpeg4v1/mpg4.avi -an
+FATE_MSS1 += fate-mss1-pal
+fate-mss1-pal: CMD = framecrc -i $(TARGET_SAMPLES)/mss1/screen_codec.wmv
+
+FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, MSS1) += $(FATE_MSS1)
+fate-mss1: $(FATE_MSS1)
+
FATE_MSS2 += fate-mss2-pal
fate-mss2-pal: CMD = framecrc -i $(TARGET_SAMPLES)/mss2/rlepal.wmv