[FFmpeg-cvslog] fate: Add test for rscc palette

Vittorio Giovara git at videolan.org
Thu Mar 23 12:40:22 EET 2017


ffmpeg | branch: master | Vittorio Giovara <vittorio.giovara at gmail.com> | Mon Sep 19 16:33:44 2016 -0400| [dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9] | committer: Vittorio Giovara

fate: Add test for rscc palette

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9
---

 tests/fate/screen.mak    | 3 +++
 tests/ref/fate/rscc-8bit | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak
index 7e91f19..7d2f790 100644
--- a/tests/fate/screen.mak
+++ b/tests/fate/screen.mak
@@ -44,6 +44,9 @@ fate-g2m: $(FATE_G2M)
 FATE_RSCC += fate-iscc
 fate-iscc: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/pip.avi -an
 
+FATE_RSCC += fate-rscc-8bit
+fate-rscc-8bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/8bpp.avi -an -pix_fmt rgb24
+
 FATE_RSCC += fate-rscc-16bit
 fate-rscc-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/rscc/16bpp_555.avi -an
 
diff --git a/tests/ref/fate/rscc-8bit b/tests/ref/fate/rscc-8bit
new file mode 100644
index 0000000..b6371ac
--- /dev/null
+++ b/tests/ref/fate/rscc-8bit
@@ -0,0 +1,2 @@
+#tb 0: 100/2997
+0,          0,          0,        1,  1229760, 0xfdf2e538



More information about the ffmpeg-cvslog mailing list