Hello, Sample can be found here : https://we.tl/CX9svvyEdI
Patch in attach Martin
From bcf22f647ad41f3cbf1a8411dec0faf1ee5f933d Mon Sep 17 00:00:00 2001 From: Martin Vignali <martin.vign...@gmail.com> Date: Mon, 9 Jan 2017 23:03:42 +0100 Subject: [PATCH] fate/psd : add test for 256 color --- tests/fate/image.mak | 3 +++ tests/ref/fate/psd-lena-256c | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 tests/ref/fate/psd-lena-256c 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 -- 1.9.3 (Apple Git-50)
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel