diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-09-25 00:36:50 +0200 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-09-30 16:45:11 +0200 |
commit | 9a3202a98b2e095b54dd784c3e01a09a676fc3fa (patch) | |
tree | bb97c66a08761e38001e753ba3d9835faed9caf4 /tests | |
parent | 1aa24df74c052a73175c43e57d35b4835e537ec8 (diff) | |
download | ffmpeg-9a3202a98b2e095b54dd784c3e01a09a676fc3fa.tar.gz |
Screenpresso SPV1 decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/video.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/screenpresso | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak index ef1d41da2f..47865e4d25 100644 --- a/tests/fate/video.mak +++ b/tests/fate/video.mak @@ -275,6 +275,9 @@ fate-roqvideo: CMD = framecrc -i $(TARGET_SAMPLES)/idroq/idlogo.roq -an FATE_SAMPLES_AVCONV-$(call DEMDEC, SMUSH, SANM) += fate-sanm fate-sanm: CMD = framecrc -i $(TARGET_SAMPLES)/smush/ronin_part.znm -an -pix_fmt rgb24 +FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += fate-screenpresso +fate-screenpresso: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi + FATE_SAMPLES_AVCONV-$(call DEMDEC, VMD, VMDVIDEO) += fate-sierra-vmd-video fate-sierra-vmd-video: CMD = framecrc -i $(TARGET_SAMPLES)/vmd/12.vmd -pix_fmt rgb24 -an diff --git a/tests/ref/fate/screenpresso b/tests/ref/fate/screenpresso new file mode 100644 index 0000000000..bbdffb4433 --- /dev/null +++ b/tests/ref/fate/screenpresso @@ -0,0 +1,5 @@ +#tb 0: 1/15 +0, 0, 0, 1, 691200, 0xfdbdfad6 +0, 1, 1, 1, 691200, 0xc5feb961 +0, 4, 4, 1, 691200, 0x4c8c7e23 +0, 8, 8, 1, 691200, 0xd95c89f8 |