mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
fate: Add sunrast regression test
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
7a7b1f5c4d
commit
d91912effa
@ -223,6 +223,10 @@ if [ -n "$do_xwd" ] ; then
|
|||||||
do_image_formats xwd
|
do_image_formats xwd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -n "$do_sun" ] ; then
|
||||||
|
do_image_formats sun
|
||||||
|
fi
|
||||||
|
|
||||||
# audio only
|
# audio only
|
||||||
|
|
||||||
if [ -n "$do_wav" ] ; then
|
if [ -n "$do_wav" ] ; then
|
||||||
|
3
tests/ref/lavf/sun
Normal file
3
tests/ref/lavf/sun
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
07518bcb0841bc677ce6aea8464ea240 *./tests/data/images/sun/02.sun
|
||||||
|
./tests/data/images/sun/%02d.sun CRC=0xe6c71946
|
||||||
|
304123 ./tests/data/images/sun/02.sun
|
Loading…
x
Reference in New Issue
Block a user