mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-19 05:49:09 +02:00
7 lines
224 B
Makefile
7 lines
224 B
Makefile
|
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)
|