[FFmpeg-devel] [PATCH] fate: add pxr24 exr test

Paul B Mahol onemda at gmail.com
Sun Oct 13 22:42:21 CEST 2013


Signed-off-by: Paul B Mahol <onemda at gmail.com>
---
 tests/fate/image.mak           | 3 +++
 tests/ref/fate/exr-slice-pxr24 | 2 ++
 2 files changed, 5 insertions(+)
 create mode 100644 tests/ref/fate/exr-slice-pxr24

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
-- 
1.7.11.2



More information about the ffmpeg-devel mailing list