Skip to content
Snippets Groups Projects
Commit a8b117f8 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos
Browse files

Add gray16 and rgb48 png encoding regression tests.

parent 811de351
No related branches found
No related tags found
No related merge requests found
......@@ -155,6 +155,8 @@ fi
if [ -n "$do_png" ] ; then
do_image_formats png
do_image_formats png "-pix_fmt gray16be"
do_image_formats png "-pix_fmt rgb48be"
fi
if [ -n "$do_bmp" ] ; then
......
c162094e51dc1a3203de43e496086dfd *./tests/data/images/png/02.png
./tests/data/images/png/%02d.png CRC=0x6da01946
248612 ./tests/data/images/png/02.png
63805114b3723490833789277246276f *./tests/data/images/png/02.png
./tests/data/images/png/%02d.png CRC=0x831a2963
41666 ./tests/data/images/png/02.png
b4c1f0b706a296ba6e791d436757dc5f *./tests/data/images/png/02.png
./tests/data/images/png/%02d.png CRC=0x5984c023
511879 ./tests/data/images/png/02.png
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment