summaryrefslogtreecommitdiff
path: root/tests/ref/vsynth/vsynth_lena-dnxhd-720p
diff options
context:
space:
mode:
authorChristophe Gisquet <christophe.gisquet@gmail.com>2015-10-01 22:01:26 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-10-02 18:08:36 +0200
commitc7e14a279fa7348db10ec824bb2d67858cb1c1ca (patch)
tree3f93bffc6d66fd4d0d86bb13e42daaf8aab9acb2 /tests/ref/vsynth/vsynth_lena-dnxhd-720p
parent7e4070d2e70bbd0e70dd83c06089e465a0eda704 (diff)
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 <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/vsynth/vsynth_lena-dnxhd-720p')
-rw-r--r--tests/ref/vsynth/vsynth_lena-dnxhd-720p4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth_lena-dnxhd-720p b/tests/ref/vsynth/vsynth_lena-dnxhd-720p
index 686be54808..eaa1af8812 100644
--- a/tests/ref/vsynth/vsynth_lena-dnxhd-720p
+++ b/tests/ref/vsynth/vsynth_lena-dnxhd-720p
@@ -1,4 +1,4 @@
4ca9473a8d106bdfe36e9bf7c516b648 *tests/data/fate/vsynth_lena-dnxhd-720p.dnxhd
2293760 tests/data/fate/vsynth_lena-dnxhd-720p.dnxhd
-d44c4b08cda8a8042ae345124fdfffcc *tests/data/fate/vsynth_lena-dnxhd-720p.out.rawvideo
-stddev: 1.32 PSNR: 45.68 MAXDIFF: 22 bytes: 7603200/ 760320
+9ccd48d24b4f1af2323b65abb6d65d7f *tests/data/fate/vsynth_lena-dnxhd-720p.out.rawvideo
+stddev: 1.31 PSNR: 45.77 MAXDIFF: 22 bytes: 7603200/ 760320