Module: libav
Branch: master
Commit: dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9

Author:    Vittorio Giovara <[email protected]>
Committer: Vittorio Giovara <[email protected]>
Date:      Mon Sep 19 16:33:44 2016 -0400

fate: Add test for rscc palette

---

 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

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to