summaryrefslogtreecommitdiff
path: root/tests/fate/microsoft.mak
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-08 19:59:59 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-08 20:27:35 +0200
commit4f043c8a119101ffe8f6a57b18a47f602a350c30 (patch)
tree8e11774cf4a9d4f192d84b53a5877621d0f82e05 /tests/fate/microsoft.mak
parenta5efc8c9bf075ec804d3fb7b36a367c7d297015d (diff)
Allow running fate-wmv8-x8intra manually.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/fate/microsoft.mak')
-rw-r--r--tests/fate/microsoft.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak
index 16ba798e1d..c9b78f7e52 100644
--- a/tests/fate/microsoft.mak
+++ b/tests/fate/microsoft.mak
@@ -18,7 +18,8 @@ FATE_WMV8_DRM += fate-wmv8-drm-nodec
fate-wmv8-drm-nodec: CMD = framecrc -cryptokey 137381538c84c068111902a59c5cf6c340247c39 -i $(SAMPLES)/wmv8/wmv_drm.wmv -acodec copy -vcodec copy
#FATE_MICROSOFT += fate-wmv8-x8intra
-#fate-wmv8-x8intra: CMD = framecrc -flags +bitexact -idct 19 -i $(SAMPLES)/wmv8/wmv8_x8intra.wmv -an
+FATE_TESTS-no += fate-wmv8-x8intra
+fate-wmv8-x8intra: CMD = framecrc -flags +bitexact -idct 19 -i $(SAMPLES)/wmv8/wmv8_x8intra.wmv -an
FATE_MICROSOFT += $(FATE_WMV8_DRM)
fate-wmv8_drm: $(FATE_WMV8_DRM)