mirror of https://git.ffmpeg.org/ffmpeg.git
tests: add fate-xface test
This commit is contained in:
parent
cd559bb49a
commit
304c37b216
|
@ -70,6 +70,9 @@ fate-tiff-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
|||
FATE_IMAGE += $(FATE_TIFF)
|
||||
fate-tiff: $(FATE_TIFF)
|
||||
|
||||
FATE_IMAGE += fate-xface
|
||||
fate-xface: CMD = framecrc -i $(SAMPLES)/xface/lena.xface
|
||||
|
||||
FATE_SAMPLES_FFMPEG += $(FATE_IMAGE)
|
||||
fate-image: $(FATE_IMAGE)
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
#tb 0: 1/25
|
||||
0, 0, 0, 1, 288, 0x87ddaef8
|
Loading…
Reference in New Issue