Commit 8ee2ddcb authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos Committed by Justin Ruggles

Add dpx encoding regression test.

Signed-off-by: 's avatarJustin Ruggles <justin.ruggles@gmail.com>
parent 04217de4
......@@ -179,6 +179,10 @@ if [ -n "$do_xwd" ] ; then
do_image_formats xwd
fi
if [ -n "$do_dpx" ] ; then
do_image_formats dpx
fi
# audio only
if [ -n "$do_wav" ] ; then
......
5bb43eae2d80da95d26f7fe4669d6166 *./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