From af5922a79a13e7ab48679c619bfcbf3a8491de1e Mon Sep 17 00:00:00 2001 From: Mark Reid Date: Sat, 9 May 2020 18:48:58 -0700 Subject: avcodec/exr: output float pixels in float pixel format changes since v1 - default behavior, no longer hidden behind decoder parameter - updated tests to reflect change Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer --- tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1') diff --git a/tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1 b/tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1 index a19b500c90..e900164b8c 100644 --- a/tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1 +++ b/tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1 @@ -3,4 +3,4 @@ #codec_id 0: rawvideo #dimensions 0: 12x8 #sar 0: 1/1 -0, 0, 0, 1, 576, 0xa1a70fac +0, 0, 0, 1, 1152, 0x577d5150 -- cgit v1.2.3