[FFmpeg-cvslog] fate: add pxr24 exr test

Paul B Mahol git at videolan.org
Tue Oct 15 14:41:56 CEST 2013


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Oct 13 20:37:07 2013 +0000| [ccfb550b2c5d1d2817e3b65e9fe7f7aa7b9fd555] | committer: Paul B Mahol

fate: add pxr24 exr test

Signed-off-by: Paul B Mahol <onemda at gmail.com>

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

 tests/fate/image.mak           |    3 +++
 tests/ref/fate/exr-slice-pxr24 |    2 ++
 2 files changed, 5 insertions(+)

diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index 6b8e139..926d637 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -13,6 +13,9 @@ fate-exr-slice-zip1: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgba_slice_zip1.exr
 FATE_EXR += fate-exr-slice-zip16
 fate-exr-slice-zip16: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgba_slice_zip16.exr -pix_fmt rgba64le
 
+FATE_EXR += fate-exr-slice-pxr24
+fate-exr-slice-pxr24: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_slice_pxr24.exr -pix_fmt rgb48le
+
 FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)
 
 FATE_IMAGE += $(FATE_EXR-yes)
diff --git a/tests/ref/fate/exr-slice-pxr24 b/tests/ref/fate/exr-slice-pxr24
new file mode 100644
index 0000000..c46e897
--- /dev/null
+++ b/tests/ref/fate/exr-slice-pxr24
@@ -0,0 +1,2 @@
+#tb 0: 1/25
+0,          0,          0,        1,  3840000, 0xdcfb341d



More information about the ffmpeg-cvslog mailing list