diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-21 15:55:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-21 19:25:35 +0200 |
commit | 3bcf61f495dcadbc9679a00e6b1023531288498d (patch) | |
tree | 886372c43961ed5c64b0301a65e01174bcb70196 /tests/ref/vsynth/vsynth3-jpeg2000-97 | |
parent | 5de3a589f16e2899aaf4a09e550027319f6e76ac (diff) | |
download | ffmpeg-3bcf61f495dcadbc9679a00e6b1023531288498d.tar.gz |
avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X
Even if the jpeg2000 spec uses a wrong value this does not
make mathematics work this way, also this has been corrected in the 2004
version AFAIK
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth/vsynth3-jpeg2000-97')
-rw-r--r-- | tests/ref/vsynth/vsynth3-jpeg2000-97 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth3-jpeg2000-97 b/tests/ref/vsynth/vsynth3-jpeg2000-97 index 6af082d5c0..236519863f 100644 --- a/tests/ref/vsynth/vsynth3-jpeg2000-97 +++ b/tests/ref/vsynth/vsynth3-jpeg2000-97 @@ -1,4 +1,4 @@ -324eac3241a5580725ba817a9d60f3f3 *tests/data/fate/vsynth3-jpeg2000-97.avi -66568 tests/data/fate/vsynth3-jpeg2000-97.avi -eb32ff15b5a23fc29cedd43430e1d46a *tests/data/fate/vsynth3-jpeg2000-97.out.rawvideo -stddev: 6.15 PSNR: 32.35 MAXDIFF: 47 bytes: 86700/ 86700 +36dddf487c4919d890db3484ab5d6486 *tests/data/fate/vsynth3-jpeg2000-97.avi +66522 tests/data/fate/vsynth3-jpeg2000-97.avi +332c0924bc1477a41eb413455c5b9d90 *tests/data/fate/vsynth3-jpeg2000-97.out.rawvideo +stddev: 6.17 PSNR: 32.32 MAXDIFF: 51 bytes: 86700/ 86700 |