mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-25 08:42:39 +00:00
Add Pictor/PC Paint PIC regtest
Originally committed as revision 24193 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0461367cec
commit
bb1e597736
@ -84,3 +84,6 @@ fate-imc: REF = $(SAMPLES)/imc/imc.pcm
|
||||
|
||||
FATE2_TESTS += fate-yop
|
||||
fate-yop: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/yop/test1.yop -pix_fmt rgb24 -an -f framecrc -
|
||||
|
||||
FATE2_TESTS += fate-pictor
|
||||
fate-pictor: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 -an -f framecrc -
|
||||
|
1
tests/ref/fate/pictor
Normal file
1
tests/ref/fate/pictor
Normal file
@ -0,0 +1 @@
|
||||
0, 0, 192816, 0xf97e2ba1
|
Loading…
Reference in New Issue
Block a user