[FFmpeg-devel] [PATCH] fate: add piz exr test
Paul B Mahol
onemda at gmail.com
Thu Feb 12 17:53:48 CET 2015
Signed-off-by: Paul B Mahol <onemda at gmail.com>
---
tests/fate/image.mak | 3 +++
tests/ref/fate/exr-slice-piz | 2 ++
2 files changed, 5 insertions(+)
create mode 100644 tests/ref/fate/exr-slice-piz
diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index e17f068..216b05c 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -48,6 +48,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-piz
+fate-exr-slice-piz: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgba_slice_piz.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
diff --git a/tests/ref/fate/exr-slice-piz b/tests/ref/fate/exr-slice-piz
new file mode 100644
index 0000000..e2d3cc6
--- /dev/null
+++ b/tests/ref/fate/exr-slice-piz
@@ -0,0 +1,2 @@
+#tb 0: 1/25
+0, 0, 0, 1, 3169800, 0x7270db88
--
1.7.11.2
More information about the ffmpeg-devel
mailing list