diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-22 01:30:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-22 01:36:05 +0200 |
commit | 1c495b0bf690995c45f79f4f19500921e14ec78a (patch) | |
tree | d5ef046b1289363a74f1d54e8ee609ec8a6649a4 /tests/ref/vsynth/vsynth1-jpeg2000-97 | |
parent | 6504047f82866fdc0e2a5422ad7fecb44740e9d6 (diff) | |
download | ffmpeg-1c495b0bf690995c45f79f4f19500921e14ec78a.tar.gz |
avcodec/jpeg2000: Move gainb handling into the quantization code
thats how the specification defines it, this also improves numerical
accuracy of the integer wavelet implementation. It otherwise should
be equivalent, in case of overflows this can be reverted.
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 15ca696a07..20ff0733cf 100644 --- a/tests/ref/vsynth/vsynth1-jpeg2000-97 +++ b/tests/ref/vsynth/vsynth1-jpeg2000-97 @@ -1,4 +1,4 @@ -4cac63aaf880ab0ee199ac44e520640a *tests/data/fate/vsynth1-jpeg2000-97.avi -2188956 tests/data/fate/vsynth1-jpeg2000-97.avi -d9227e7a7413cb48362654d879df985a *tests/data/fate/vsynth1-jpeg2000-97.out.rawvideo -stddev: 6.18 PSNR: 32.30 MAXDIFF: 57 bytes: 7603200/ 7603200 +0c704936bf54fad2b072dc0c8c289bb7 *tests/data/fate/vsynth1-jpeg2000-97.avi +4336566 tests/data/fate/vsynth1-jpeg2000-97.avi +1207ed65ca04d2c91936c4bc73c3a562 *tests/data/fate/vsynth1-jpeg2000-97.out.rawvideo +stddev: 4.36 PSNR: 35.34 MAXDIFF: 51 bytes: 7603200/ 7603200 |