[FFmpeg-cvslog] fate/psd : add test for 256 color

Martin Vignali git at videolan.org
Thu Jan 12 01:04:16 EET 2017


ffmpeg | branch: master | Martin Vignali <martin.vignali at gmail.com> | Mon Jan  9 23:03:42 2017 +0100| [682769d3d3a48d8e4c661df2dbc29aa4555e879b] | committer: Michael Niedermayer

fate/psd : add test for 256 color

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=682769d3d3a48d8e4c661df2dbc29aa4555e879b
---

 tests/fate/image.mak         | 3 +++
 tests/ref/fate/psd-lena-256c | 6 ++++++
 2 files changed, 9 insertions(+)

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index 17c9245..e9a3f28 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -309,6 +309,9 @@ fate-psd-lena-rgb-rle-127x127-8b: CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-r
 FATE_PSD += fate-psd-lena-rgba-rle-128x128-8b
 fate-psd-lena-rgba-rle-128x128-8b: CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-rgba_rle_128x128_8b.psd
 
+FATE_PSD += fate-psd-lena-256c
+fate-psd-lena-256c: CMD = framecrc -i $(TARGET_SAMPLES)/psd/lena-256c.psd
+
 FATE_PSD-$(call DEMDEC, IMAGE2, PSD) += $(FATE_PSD)
 
 FATE_IMAGE += $(FATE_PSD-yes)
diff --git a/tests/ref/fate/psd-lena-256c b/tests/ref/fate/psd-lena-256c
new file mode 100644
index 0000000..fdf1390
--- /dev/null
+++ b/tests/ref/fate/psd-lena-256c
@@ -0,0 +1,6 @@
+#tb 0: 1/25
+#media_type 0: video
+#codec_id 0: rawvideo
+#dimensions 0: 128x128
+#sar 0: 0/1
+0,          0,          0,        1,    17408, 0x4d80bf4f



More information about the ffmpeg-cvslog mailing list