mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 22:10:34 +00: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
|
||||
fi
|
||||
|
||||
if [ -n "$do_sun" ] ; then
|
||||
do_image_formats sun
|
||||
fi
|
||||
|
||||
# audio only
|
||||
|
||||
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…
Reference in New Issue
Block a user