mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate: Add sunrast regression test
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
This commit is contained in:
parent
51ddf35c90
commit
6aa6e3e814
@ -183,6 +183,10 @@ if [ -n "$do_dpx" ] ; then
|
||||
do_image_formats dpx
|
||||
fi
|
||||
|
||||
if [ -n "$do_sunrast" ] ; then
|
||||
do_image_formats sun
|
||||
fi
|
||||
|
||||
# audio only
|
||||
|
||||
if [ -n "$do_wav" ] ; then
|
||||
|
3
tests/ref/lavf/sunrast
Normal file
3
tests/ref/lavf/sunrast
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