Browse Source

FATE: add a jv test

tags/n2.2-rc1
Anton Khirnov 12 years ago
parent
commit
952f943d40
2 changed files with 12 additions and 0 deletions
  1. +3
    -0
      tests/fate/video.mak
  2. +9
    -0
      tests/ref/fate/jv

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

@@ -157,6 +157,9 @@ fate-interplay-mve-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/interplay-mve/desc
FATE_SAMPLES_AVCONV-$(call DEMDEC, MXF, JPEG2000) += fate-jpeg2000-dcinema
fate-jpeg2000-dcinema: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/jpeg2000/chiens_dcinema2K.mxf -pix_fmt xyz12le

FATE_SAMPLES_AVCONV-$(call DEMDEC, JV, JV) += fate-jv
fate-jv: CMD = framecrc -i $(TARGET_SAMPLES)/jv/intro.jv -an -pix_fmt rgb24

FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, KGV1) += fate-kgv1
fate-kgv1: CMD = framecrc -i $(TARGET_SAMPLES)/kega/kgv1.avi -pix_fmt rgb555le -an



+ 9
- 0
tests/ref/fate/jv View File

@@ -0,0 +1,9 @@
#tb 0: 2/25
0, 0, 0, 1, 192000, 0x00000000
0, 2, 2, 1, 192000, 0x95ece4ea
0, 3, 3, 1, 192000, 0x9abaf682
0, 4, 4, 1, 192000, 0x9a93fed6
0, 5, 5, 1, 192000, 0x112dfade
0, 6, 6, 1, 192000, 0xb8f3e986
0, 7, 7, 1, 192000, 0x21daea8e
0, 8, 8, 1, 192000, 0x5dc1032d

Loading…
Cancel
Save