diff options
author | Vittorio Giovara | 2015-10-19 14:23:43 +0200 |
---|---|---|
committer | Vittorio Giovara | 2015-10-23 14:56:43 +0200 |
commit | 533a6198505edd1379e1cd722852350ae4a85acc (patch) | |
tree | e193cc0fc89571e62ef0a7a9d27c702d705fbecf /tests | |
parent | 233d2fa0443197df12b4f7823d591dad964149b3 (diff) |
innoHeim/Rsupport Screen Capture Codec decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/screen.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/rscc | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak index 0536909401..82d4861a5c 100644 --- a/tests/fate/screen.mak +++ b/tests/fate/screen.mak @@ -41,6 +41,9 @@ fate-g2m4: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m4.asf FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, G2M) += $(FATE_G2M) fate-g2m: $(FATE_G2M) +FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, RSCC) += fate-rscc +fate-rscc: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/pip.avi -an + FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += fate-screenpresso fate-screenpresso: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi diff --git a/tests/ref/fate/rscc b/tests/ref/fate/rscc new file mode 100644 index 0000000000..69dbfe158e --- /dev/null +++ b/tests/ref/fate/rscc @@ -0,0 +1,6 @@ +#tb 0: 1/10 +0, 0, 0, 1, 6814720, 0x1365f8ef +0, 1, 1, 1, 6814720, 0x90838983 +0, 2, 2, 1, 6814720, 0xf0cc3131 +0, 3, 3, 1, 6814720, 0xc07e404d +0, 4, 4, 1, 6814720, 0x945962dd |