mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-25 00:32:31 +00:00
fate : add test for exr with offset table set to 0
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
8163314967
commit
4db2bfa63c
@ -253,6 +253,9 @@ fate-exr-rgb-scanline-b44-uint32: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_sc
|
||||
FATE_EXR += fate-exr-rgb-scanline-pxr24-uint32
|
||||
fate-exr-rgb-scanline-pxr24-uint32: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_pxr24_uint32.exr -pix_fmt rgb48le
|
||||
|
||||
FATE_EXR += fate-exr-rgb-scanline-zip1-half-float-l1-zero-offsets
|
||||
fate-exr-rgb-scanline-zip1-half-float-l1-zero-offsets: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_zip1_half_float_zero_offsets.exr -pix_fmt rgb48le
|
||||
|
||||
FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)
|
||||
|
||||
FATE_IMAGE += $(FATE_EXR-yes)
|
||||
|
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 12x8
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 576, 0x5ede004c
|
Loading…
Reference in New Issue
Block a user