mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
04ffd22030
Test sample is made from the sample in Bug-Id: videolan/7411
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)
|