forked from FFmpeg/FFmpeg
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
2 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue