diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-22 02:22:36 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-22 02:27:50 +0200 |
commit | b1fdf81c6eed786742c08037a9aa662ef7967ab2 (patch) | |
tree | 4d0e56e4db9a2f38ae8f3c3d8825e5239b8df7c6 /tests/ref/vsynth/vsynth1-jpeg2000-97 | |
parent | 6c7b1597c7790da6018695dda6cd8a6b6690d6e5 (diff) | |
download | ffmpeg-b1fdf81c6eed786742c08037a9aa662ef7967ab2.tar.gz |
avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT
This significantly improves the quality when the integer 9/7 transform
is used
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth/vsynth1-jpeg2000-97')
-rw-r--r-- | tests/ref/vsynth/vsynth1-jpeg2000-97 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth1-jpeg2000-97 b/tests/ref/vsynth/vsynth1-jpeg2000-97 index b0fc029bfa..78dc6add29 100644 --- a/tests/ref/vsynth/vsynth1-jpeg2000-97 +++ b/tests/ref/vsynth/vsynth1-jpeg2000-97 @@ -1,4 +1,4 @@ -4c7dbe2451f56a49c29b0b5d7808d74d *tests/data/fate/vsynth1-jpeg2000-97.avi -3661616 tests/data/fate/vsynth1-jpeg2000-97.avi -d079e946a2fb75ad5ce6cb2760d1cc62 *tests/data/fate/vsynth1-jpeg2000-97.out.rawvideo -stddev: 4.63 PSNR: 34.81 MAXDIFF: 54 bytes: 7603200/ 7603200 +a19cc0e1a1c1bf76ff5a0b63a0bdfbd1 *tests/data/fate/vsynth1-jpeg2000-97.avi +3654420 tests/data/fate/vsynth1-jpeg2000-97.avi +3b71c0f8aebf45122da77d892a6ebf00 *tests/data/fate/vsynth1-jpeg2000-97.out.rawvideo +stddev: 4.23 PSNR: 35.59 MAXDIFF: 53 bytes: 7603200/ 7603200 |