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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/xvid.mak')
-rw-r--r--tests/fate/xvid.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fate/xvid.mak b/tests/fate/xvid.mak
new file mode 100644
index 0000000000..50ab231ae9
--- /dev/null
+++ b/tests/fate/xvid.mak
@@ -0,0 +1,6 @@
+fate-xvid-custom-matrix: CMD = framemd5 -i $(TARGET_SAMPLES)/mpeg4/xvid_vlc_trac7411.h263
+
+FATE_XVID-$(call DEMDEC, M4V, MPEG4) += fate-xvid-custom-matrix
+FATE_SAMPLES_AVCONV += $(FATE_XVID-yes)
+
+fate-xvid: $(FATE_XVID-yes)