mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +00:00
fate/exr : add test for long name flag
ticket 6994
This commit is contained in:
parent
ea03f295ec
commit
c8552b7858
@ -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
tests/ref/fate/exr-rgba-zip16-16x32-flag4
Normal file
6
tests/ref/fate/exr-rgba-zip16-16x32-flag4
Normal 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…
Reference in New Issue
Block a user