Browse Source

fate: add cdxl test for bit line plane arrangement

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
tags/n0.11
Paul B Mahol Justin Ruggles 13 years ago
parent
commit
31b132c094
2 changed files with 14 additions and 0 deletions
  1. +3
    -0
      tests/fate/cdxl.mak
  2. +11
    -0
      tests/ref/fate/cdxl-bitline-ham6

+ 3
- 0
tests/fate/cdxl.mak View File

@@ -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)

+ 11
- 0
tests/ref/fate/cdxl-bitline-ham6 View File

@@ -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

Loading…
Cancel
Save