From 6ce57fb3c2ef139bbe164d1811422b91e2dedc26 Mon Sep 17 00:00:00 2001 From: Martin Vignali Date: Mon, 1 May 2017 14:14:57 +0200 Subject: fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow Signed-off-by: Michael Niedermayer --- tests/ref/fate/exr-rgb-b44a-half-negative-4x4 | 6 ++++++ tests/ref/fate/exr-rgb-scanline-half-piz-dw-t08 | 6 ++++++ tests/ref/fate/exr-y-scanline-zip-half-12x8 | 6 ++++++ tests/ref/fate/exr-y-tile-zip-half-12x8 | 6 ++++++ 4 files changed, 24 insertions(+) create mode 100644 tests/ref/fate/exr-rgb-b44a-half-negative-4x4 create mode 100644 tests/ref/fate/exr-rgb-scanline-half-piz-dw-t08 create mode 100644 tests/ref/fate/exr-y-scanline-zip-half-12x8 create mode 100644 tests/ref/fate/exr-y-tile-zip-half-12x8 (limited to 'tests/ref') diff --git a/tests/ref/fate/exr-rgb-b44a-half-negative-4x4 b/tests/ref/fate/exr-rgb-b44a-half-negative-4x4 new file mode 100644 index 0000000000..2ff4e9742b --- /dev/null +++ b/tests/ref/fate/exr-rgb-b44a-half-negative-4x4 @@ -0,0 +1,6 @@ +#tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 4x4 +#sar 0: 1/1 +0, 0, 0, 1, 96, 0x70600260 diff --git a/tests/ref/fate/exr-rgb-scanline-half-piz-dw-t08 b/tests/ref/fate/exr-rgb-scanline-half-piz-dw-t08 new file mode 100644 index 0000000000..a443c98d9d --- /dev/null +++ b/tests/ref/fate/exr-rgb-scanline-half-piz-dw-t08 @@ -0,0 +1,6 @@ +#tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 501x401 +#sar 0: 1/1 +0, 0, 0, 1, 1205406, 0xc45cc9f8 diff --git a/tests/ref/fate/exr-y-scanline-zip-half-12x8 b/tests/ref/fate/exr-y-scanline-zip-half-12x8 new file mode 100644 index 0000000000..2a62164256 --- /dev/null +++ b/tests/ref/fate/exr-y-scanline-zip-half-12x8 @@ -0,0 +1,6 @@ +#tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 +0, 0, 0, 1, 192, 0xdd5759b5 diff --git a/tests/ref/fate/exr-y-tile-zip-half-12x8 b/tests/ref/fate/exr-y-tile-zip-half-12x8 new file mode 100644 index 0000000000..2a62164256 --- /dev/null +++ b/tests/ref/fate/exr-y-tile-zip-half-12x8 @@ -0,0 +1,6 @@ +#tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 +0, 0, 0, 1, 192, 0xdd5759b5 -- cgit v1.2.3