mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-30 03:13:18 +00:00
fate/exr: add test for pxr24 with half and uint32 channel
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
This commit is contained in:
parent
5099c541bb
commit
c9d1f4883d
@ -220,6 +220,9 @@ fate-exr-rgb-scanline-pxr24-float-half-l1: CMD = framecrc -i $(TARGET_SAMPLES)/e
|
||||
FATE_EXR += fate-exr-rgb-scanline-pxr24-float-half-l2
|
||||
fate-exr-rgb-scanline-pxr24-float-half-l2: CMD = framecrc -layer "VRaySamplerInfo" -i $(TARGET_SAMPLES)/exr/rgb_scanline_pxr24_float_half.exr -pix_fmt rgba64le
|
||||
|
||||
FATE_EXR += fate-exr-rgb-scanline-pxr24-half-uint32-13x9
|
||||
fate-exr-rgb-scanline-pxr24-half-uint32-13x9: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_pxr24_half_uint32_13x9.exr -pix_fmt rgba64le
|
||||
|
||||
FATE_EXR += fate-exr-rgb-scanline-zip-half-float-l1
|
||||
fate-exr-rgb-scanline-zip-half-float-l1: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_zip_half_float.exr -pix_fmt rgb48le
|
||||
|
||||
|
6
tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9
Normal file
6
tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 13x9
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 936, 0x7b44246e
|
Loading…
Reference in New Issue
Block a user