Browse Source

fate/exr : add test for long name flag

ticket 6994
tags/n4.0
Martin Vignali 7 years ago
parent
commit
c8552b7858
2 changed files with 9 additions and 0 deletions
  1. +3
    -0
      tests/fate/image.mak
  2. +6
    -0
      tests/ref/fate/exr-rgba-zip16-16x32-flag4

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

@@ -284,6 +284,9 @@ fate-exr-y-scanline-zip-half-12x8: CMD = framecrc -i $(TARGET_SAMPLES)/exr/y_sca
FATE_EXR += fate-exr-rgb-scanline-half-piz-dw-t08
fate-exr-rgb-scanline-half-piz-dw-t08: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_half_piz_dw_t08.exr -pix_fmt rgb48le

FATE_EXR += fate-exr-rgba-zip16-16x32-flag4
fate-exr-rgba-zip16-16x32-flag4: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgba_zip16_16x32_flag4.exr -pix_fmt rgba64le

FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)

FATE_IMAGE += $(FATE_EXR-yes)


+ 6
- 0
tests/ref/fate/exr-rgba-zip16-16x32-flag4 View File

@@ -0,0 +1,6 @@
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 16x32
#sar 0: 1/1
0, 0, 0, 1, 4096, 0xf90ab1e9

Loading…
Cancel
Save