From c7e14a279fa7348db10ec824bb2d67858cb1c1ca Mon Sep 17 00:00:00 2001 From: Christophe Gisquet Date: Thu, 1 Oct 2015 22:01:26 +0200 Subject: dnxhddec: use dequantization formula from specs The current one, while correct, does not yield the best possible results. The specificiations suggest another formula, which results in quality gains in the decoded output from fate tests. This justifies changing said formula. Signed-off-by: Michael Niedermayer --- tests/ref/vsynth/vsynth_lena-dnxhd-1080i | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/vsynth/vsynth_lena-dnxhd-1080i') diff --git a/tests/ref/vsynth/vsynth_lena-dnxhd-1080i b/tests/ref/vsynth/vsynth_lena-dnxhd-1080i index 3693d5797b..16702db712 100644 --- a/tests/ref/vsynth/vsynth_lena-dnxhd-1080i +++ b/tests/ref/vsynth/vsynth_lena-dnxhd-1080i @@ -1,4 +1,4 @@ f7412afbcb4454692f7492f6710189e3 *tests/data/fate/vsynth_lena-dnxhd-1080i.mov 3031911 tests/data/fate/vsynth_lena-dnxhd-1080i.mov -744ba46da5d4c19a28562ea31061d170 *tests/data/fate/vsynth_lena-dnxhd-1080i.out.rawvideo -stddev: 1.31 PSNR: 45.77 MAXDIFF: 23 bytes: 7603200/ 760320 +7d0ca92f12711535d57eff3609462b31 *tests/data/fate/vsynth_lena-dnxhd-1080i.out.rawvideo +stddev: 1.29 PSNR: 45.87 MAXDIFF: 22 bytes: 7603200/ 760320 -- cgit v1.2.3