Commit d93b6340 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Add dpx encoding regression test.

parent 203ea375
......@@ -183,6 +183,10 @@ if [ -n "$do_pcx" ] ; then
do_image_formats pcx
fi
if [ -n "$do_dpx" ] ; then
do_image_formats dpx
fi
# audio only
if [ -n "$do_wav" ] ; then
......
a80049454fe1f00233be79b87a4f9c07 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x6da01946
305792 ./tests/data/images/dpx/02.dpx
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment