mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-03 05:10:03 +02:00
ef034cbf18
should fix test to match on all platforms Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7 lines
254 B
Makefile
7 lines
254 B
Makefile
fate-xvid-custom-matrix: CMD = framemd5 -flags +bitexact -idct simple -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)
|