[SCM] libav/experimental: Add Pictor/PC Paint PIC regtest
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:11:04 UTC 2013
The following commit has been merged in the experimental branch:
commit bb1e597736b2c75822855bf3d703f8efbbf37277
Author: Vitor Sessak <vitor1001 at gmail.com>
Date: Sun Jul 11 12:44:32 2010 +0000
Add Pictor/PC Paint PIC regtest
Originally committed as revision 24193 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/tests/fate2.mak b/tests/fate2.mak
index 45c8478..6912908 100644
--- a/tests/fate2.mak
+++ b/tests/fate2.mak
@@ -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 -
diff --git a/tests/ref/fate/pictor b/tests/ref/fate/pictor
new file mode 100644
index 0000000..3fa0f31
--- /dev/null
+++ b/tests/ref/fate/pictor
@@ -0,0 +1 @@
+0, 0, 192816, 0xf97e2ba1
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list