[FFmpeg-cvslog] r24193 - in trunk/tests: fate2.mak ref/fate/pictor
vitor
subversion
Sun Jul 11 14:44:32 CEST 2010
Author: vitor
Date: Sun Jul 11 14:44:32 2010
New Revision: 24193
Log:
Add Pictor/PC Paint PIC regtest
Added:
trunk/tests/ref/fate/pictor
Modified:
trunk/tests/fate2.mak
Modified: trunk/tests/fate2.mak
==============================================================================
--- trunk/tests/fate2.mak Sun Jul 11 13:56:56 2010 (r24192)
+++ trunk/tests/fate2.mak Sun Jul 11 14:44:32 2010 (r24193)
@@ -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 -
Added: trunk/tests/ref/fate/pictor
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/tests/ref/fate/pictor Sun Jul 11 14:44:32 2010 (r24193)
@@ -0,0 +1 @@
+0, 0, 192816, 0xf97e2ba1
More information about the ffmpeg-cvslog
mailing list