Browse Source

Add Pictor/PC Paint PIC regtest

Originally committed as revision 24193 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Vitor Sessak 15 years ago
parent
commit
bb1e597736
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      tests/fate2.mak
  2. +1
    -0
      tests/ref/fate/pictor

+ 3
- 0
tests/fate2.mak View File

@@ -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
- 0
tests/ref/fate/pictor View File

@@ -0,0 +1 @@
0, 0, 192816, 0xf97e2ba1

Loading…
Cancel
Save