diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-22 01:56:06 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-22 02:00:57 +0200 |
commit | 6c7b1597c7790da6018695dda6cd8a6b6690d6e5 (patch) | |
tree | 5ac13be044df20137f52aa7cbb5d34056f5f45b4 /tests/ref/vsynth/vsynth1-jpeg2000-97 | |
parent | 69f7ccef8e12a9995ae08c9cca429bd4402bed69 (diff) | |
download | ffmpeg-6c7b1597c7790da6018695dda6cd8a6b6690d6e5.tar.gz |
avcodec/jpeg2000: Move H band scaling from wavelet into quantization code
This reduces the number of operations done and is equivalent except for
rounding
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 20ff0733cf..b0fc029bfa 100644 --- a/tests/ref/vsynth/vsynth1-jpeg2000-97 +++ b/tests/ref/vsynth/vsynth1-jpeg2000-97 @@ -1,4 +1,4 @@ -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 +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 |