diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-05-07 17:46:26 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-05-09 17:18:12 +0200 |
commit | 43b6482d0a8f3ca0b84be455331b8d16f36346a9 (patch) | |
tree | bb1e82ff7eb1d243bf4aebeb405694565eeb735c | |
parent | 4db84bac1353247dc7585cb78859c8085d9c556e (diff) | |
download | ffmpeg-43b6482d0a8f3ca0b84be455331b8d16f36346a9.tar.gz |
Add fate test for solid colour lagarith frames.
-rw-r--r-- | tests/fate/lossless-video.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/lagarith-red | 26 |
2 files changed, 29 insertions, 0 deletions
diff --git a/tests/fate/lossless-video.mak b/tests/fate/lossless-video.mak index f918ac42d8..f018d6a4ca 100644 --- a/tests/fate/lossless-video.mak +++ b/tests/fate/lossless-video.mak @@ -19,6 +19,9 @@ fate-lagarith-yuy2: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yuy2.avi FATE_LAGARITH += fate-lagarith-yv12 fate-lagarith-yv12: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yv12.avi +FATE_LAGARITH += fate-lagarith-red +fate-lagarith-red: CMD = framecrc -i $(SAMPLES)/lagarith/lagarith-red.avi + FATE_LOSSLESS_VIDEO-$(call DEMDEC, AVI, LAGARITH) += $(FATE_LAGARITH) fate-lagarith: $(FATE_LAGARITH) diff --git a/tests/ref/fate/lagarith-red b/tests/ref/fate/lagarith-red new file mode 100644 index 0000000000..b5fb96b4f6 --- /dev/null +++ b/tests/ref/fate/lagarith-red @@ -0,0 +1,26 @@ +#tb 0: 1/25 +0, 0, 0, 1, 230400, 0x67dfe576 +0, 1, 1, 1, 230400, 0x67dfe576 +0, 2, 2, 1, 230400, 0x67dfe576 +0, 3, 3, 1, 230400, 0x67dfe576 +0, 4, 4, 1, 230400, 0x67dfe576 +0, 5, 5, 1, 230400, 0x67dfe576 +0, 6, 6, 1, 230400, 0x67dfe576 +0, 7, 7, 1, 230400, 0x67dfe576 +0, 8, 8, 1, 230400, 0x67dfe576 +0, 9, 9, 1, 230400, 0x67dfe576 +0, 10, 10, 1, 230400, 0x67dfe576 +0, 11, 11, 1, 230400, 0x67dfe576 +0, 12, 12, 1, 230400, 0x67dfe576 +0, 13, 13, 1, 230400, 0x67dfe576 +0, 14, 14, 1, 230400, 0x67dfe576 +0, 15, 15, 1, 230400, 0x67dfe576 +0, 16, 16, 1, 230400, 0x67dfe576 +0, 17, 17, 1, 230400, 0x67dfe576 +0, 18, 18, 1, 230400, 0x67dfe576 +0, 19, 19, 1, 230400, 0x67dfe576 +0, 20, 20, 1, 230400, 0x67dfe576 +0, 21, 21, 1, 230400, 0x67dfe576 +0, 22, 22, 1, 230400, 0x67dfe576 +0, 23, 23, 1, 230400, 0x67dfe576 +0, 24, 24, 1, 230400, 0x67dfe576 |