diff options
author | Martin Vignali <martin.vignali@gmail.com> | 2017-01-11 21:51:36 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-01-14 04:52:43 +0100 |
commit | 1412e5a004eaa62f7ce4e222b0cb9e921ee233e2 (patch) | |
tree | 549d91758b04e4810170f8db52aff199b6331244 /tests/ref | |
parent | 31e722e9da0bab02da91eeb7a27a3a458f66aaa5 (diff) | |
download | ffmpeg-1412e5a004eaa62f7ce4e222b0cb9e921ee233e2.tar.gz |
fate/psd : add test for bitmap and duotone
The duotone file is interpreted as gray
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/psd-duo-tone-color | 6 | ||||
-rw-r--r-- | tests/ref/fate/psd-lena-bitmap | 6 |
2 files changed, 12 insertions, 0 deletions
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 |