From cca2772e168990616615745e783df5b2c2d75a40 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 12 Jan 2014 01:55:01 +0100 Subject: avcodec/simple_idct_template: change the idct coefficients so that they match the x86 code no changes in either standard deviation or PSNR is seen in any of the changed fate cases MSE changes from 0.05012422 to 0.04890000 Signed-off-by: Michael Niedermayer --- tests/ref/fate/prores-422_lt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/fate/prores-422_lt') diff --git a/tests/ref/fate/prores-422_lt b/tests/ref/fate/prores-422_lt index 385134d9cb..b8dd4e08a9 100644 --- a/tests/ref/fate/prores-422_lt +++ b/tests/ref/fate/prores-422_lt @@ -1,3 +1,3 @@ #tb 0: 100/2997 -0, 0, 0, 1, 8294400, 0x38b30b72 -0, 1, 1, 1, 8294400, 0x38b30b72 +0, 0, 0, 1, 8294400, 0xaceddd97 +0, 1, 1, 1, 8294400, 0xaceddd97 -- cgit v1.2.3