[FFmpeg-cvslog] fate: add cdxl test for bit line plane arrangement

Paul B Mahol git at videolan.org
Thu Mar 1 03:20:24 CET 2012


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Feb 26 19:23:50 2012 +0000| [31b132c0948895b7a2d464232aac3a41c1f8e1c9] | committer: Justin Ruggles

fate: add cdxl test for bit line plane arrangement

Signed-off-by: Paul B Mahol <onemda at gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles at gmail.com>

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

 tests/fate/cdxl.mak              |    3 +++
 tests/ref/fate/cdxl-bitline-ham6 |   11 +++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/tests/fate/cdxl.mak b/tests/fate/cdxl.mak
index 82ac27e..3a46c5c 100644
--- a/tests/fate/cdxl.mak
+++ b/tests/fate/cdxl.mak
@@ -10,5 +10,8 @@ fate-cdxl-pal8: CMD = framecrc -i $(SAMPLES)/cdxl/maku.cdxl -pix_fmt rgb24 -fram
 FATE_CDXL += fate-cdxl-pal8-small
 fate-cdxl-pal8-small: CMD = framecrc -i $(SAMPLES)/cdxl/fruit.cdxl -an -pix_fmt rgb24 -frames:v 46
 
+FATE_CDXL += fate-cdxl-bitline-ham6
+fate-cdxl-bitline-ham6: CMD = framecrc -i $(SAMPLES)/cdxl/bitline.cdxl -frames:v 10
+
 FATE_TESTS += $(FATE_CDXL)
 fate-cdxl: $(FATE_CDXL)
diff --git a/tests/ref/fate/cdxl-bitline-ham6 b/tests/ref/fate/cdxl-bitline-ham6
new file mode 100644
index 0000000..e4071a9
--- /dev/null
+++ b/tests/ref/fate/cdxl-bitline-ham6
@@ -0,0 +1,11 @@
+#tb 0: 1/11025
+0,          0,          0,        0,    63180, 0xcda82c16
+0,        220,        220,        0,    63180, 0xa6097bf9
+0,        440,        440,        0,    63180, 0x4c2fb091
+0,        660,        660,        0,    63180, 0xc597db00
+0,        880,        880,        0,    63180, 0xfa581ccd
+0,       1100,       1100,        0,    63180, 0x3e51498f
+0,       1320,       1320,        0,    63180, 0xe3495396
+0,       1540,       1540,        0,    63180, 0x425f5f02
+0,       1760,       1760,        0,    63180, 0x6077465f
+0,       1980,       1980,        0,    63180, 0x923ba29c



More information about the ffmpeg-cvslog mailing list