summaryrefslogtreecommitdiff
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-30 04:38:41 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-05-30 04:38:41 +0200
commite0a01e4c85bc001b419198147f2f56a9ae4f4acb (patch)
tree4e14e572a62c6d443b785aa34f4501ef2877b175 /tests/fate/video.mak
parent16e25ef34b375dbc6789b6b0da7d077c1dcefe88 (diff)
fate: make idroq test run again.
Didnt investigate what broke it Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 0e043dc97f..b0eed0af71 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -246,5 +246,7 @@ fate-yop: CMD = framecrc -i $(SAMPLES)/yop/test1.yop -pix_fmt rgb24 -an
FATE_VIDEO += fate-xxan-wc4
fate-xxan-wc4: CMD = framecrc -i $(SAMPLES)/wc4-xan/wc4trailer-partial.avi -an
+FATE_VIDEO += $(FATE_VIDEO-yes)
+
FATE_SAMPLES_FFMPEG += $(FATE_VIDEO)
fate-video: $(FATE_VIDEO)