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/vsynth2-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/vsynth2-jpeg2000-97')
-rw-r--r-- | tests/ref/vsynth/vsynth2-jpeg2000-97 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth/vsynth2-jpeg2000-97 b/tests/ref/vsynth/vsynth2-jpeg2000-97 index 0c0782e621..f6f4505bc5 100644 --- a/tests/ref/vsynth/vsynth2-jpeg2000-97 +++ b/tests/ref/vsynth/vsynth2-jpeg2000-97 @@ -1,4 +1,4 @@ -1894f3c438f817b6101a444e2af430d3 *tests/data/fate/vsynth2-jpeg2000-97.avi -1448224 tests/data/fate/vsynth2-jpeg2000-97.avi -c95f2c7138ec20a6f388d1d945cf0cf4 *tests/data/fate/vsynth2-jpeg2000-97.out.rawvideo -stddev: 5.35 PSNR: 33.56 MAXDIFF: 55 bytes: 7603200/ 7603200 +352d3dc81b5c78638a2e7b575ce468c2 *tests/data/fate/vsynth2-jpeg2000-97.avi +1448342 tests/data/fate/vsynth2-jpeg2000-97.avi +d7b18b6dcac0139858e64e00073db1c6 *tests/data/fate/vsynth2-jpeg2000-97.out.rawvideo +stddev: 5.35 PSNR: 33.56 MAXDIFF: 56 bytes: 7603200/ 7603200 |