diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-03-01 19:48:26 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-03-03 20:57:03 -0500 |
commit | 6aa6e3e814ce1023844f916309f6091f231346fd (patch) | |
tree | 126c4fe4dd2b96a25dcaf7fc6866bd805940d53c | |
parent | 51ddf35c9017018e58c15275ff5b129647a0c94d (diff) | |
download | ffmpeg-6aa6e3e814ce1023844f916309f6091f231346fd.tar.gz |
fate: Add sunrast regression test
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-rwxr-xr-x | tests/lavf-regression.sh | 4 | ||||
-rw-r--r-- | tests/ref/lavf/sunrast | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh index 0041840d89..49d2dfc9cd 100755 --- a/tests/lavf-regression.sh +++ b/tests/lavf-regression.sh @@ -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 diff --git a/tests/ref/lavf/sunrast b/tests/ref/lavf/sunrast new file mode 100644 index 0000000000..4db0505140 --- /dev/null +++ b/tests/ref/lavf/sunrast @@ -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 |