From 1412e5a004eaa62f7ce4e222b0cb9e921ee233e2 Mon Sep 17 00:00:00 2001 From: Martin Vignali Date: Wed, 11 Jan 2017 21:51:36 +0100 Subject: fate/psd : add test for bitmap and duotone The duotone file is interpreted as gray Signed-off-by: Michael Niedermayer --- tests/ref/fate/psd-duo-tone-color | 6 ++++++ tests/ref/fate/psd-lena-bitmap | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 tests/ref/fate/psd-duo-tone-color create mode 100644 tests/ref/fate/psd-lena-bitmap (limited to 'tests/ref') diff --git a/tests/ref/fate/psd-duo-tone-color b/tests/ref/fate/psd-duo-tone-color new file mode 100644 index 0000000000..3490e005ea --- /dev/null +++ b/tests/ref/fate/psd-duo-tone-color @@ -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, 16384, 0xe0cfa680 diff --git a/tests/ref/fate/psd-lena-bitmap b/tests/ref/fate/psd-lena-bitmap new file mode 100644 index 0000000000..03725d5d3b --- /dev/null +++ b/tests/ref/fate/psd-lena-bitmap @@ -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, 2048, 0x40a72c4f -- cgit v1.2.3