diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-03-01 18:24:44 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-03-02 02:35:08 +0100 |
commit | d91912effa2aac0cc15c749623c005724c5ec10e (patch) | |
tree | 4de79572af11a089f018eab203023c830eec5897 | |
parent | 7a7b1f5c4d4127ff78bed67e786d03560a9cc199 (diff) | |
download | ffmpeg-d91912effa2aac0cc15c749623c005724c5ec10e.tar.gz |
fate: Add sunrast regression test
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | tests/lavf-regression.sh | 4 | ||||
-rw-r--r-- | tests/ref/lavf/sun | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh index f5c5bf623e..8936357923 100755 --- a/tests/lavf-regression.sh +++ b/tests/lavf-regression.sh @@ -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 diff --git a/tests/ref/lavf/sun b/tests/ref/lavf/sun new file mode 100644 index 0000000000..4db0505140 --- /dev/null +++ b/tests/ref/lavf/sun @@ -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 |