[FFmpeg-cvslog] fate/exr: add test for pxr24 with half and uint32 channel

Martin Vignali git at videolan.org
Fri Nov 25 02:02:22 EET 2016


ffmpeg | branch: master | Martin Vignali <martin.vignali at gmail.com> | Thu Nov 17 21:25:19 2016 +0100| [c9d1f4883d87f70448319cb80607bac23113a0b5] | committer: Andreas Cadhalpun

fate/exr: add test for pxr24 with half and uint32 channel

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c9d1f4883d87f70448319cb80607bac23113a0b5
---

 tests/fate/image.mak                                   | 3 +++
 tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9 | 6 ++++++
 2 files changed, 9 insertions(+)

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index c19312a..1671131 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -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
 
diff --git a/tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9 b/tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9
new file mode 100644
index 0000000..4a54c33
--- /dev/null
+++ b/tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9
@@ -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



More information about the ffmpeg-cvslog mailing list