Google Code Issue Importer
Google Code Issue Importer
``` Hello, Mathieu, I had to change the code in j2k.c of the TRUNK. NAME(lena512_rot90.j2k) LENG(141603) ENTER read_jp2c [0]marker(0xff4f) soc len(0) [2]marker(0xff51) siz len(41) capabilities(32768) x(0 : 512) y(1048065 :...
``` The codestream is Part-2 compliant. OpenJPEG aims at providing a Part-1 compliant codec. Changing priority for now. ``` Reported by [malaterre](https://github.com/malaterre) on 2014-02-25 12:42:08 - **Labels added**: Priority-Low -...
``` Really the issue is that the computation is not exact and result differ sometimes from 1 byte (in value) compared to the generated one. Question: should openjpeg produce the...
``` This can also be seen here: Start 26: NR-C1P0-p0_04.j2k-compare2base 26: Test command: /home/voxxl/Dashboards/MyTests/openjpeg-experimental-linux_mingw32-trunk-debug/bin/compare_images.exe "-b" "/home/voxxl/Dashboards/MyTests/data/baseline/nonregression/opj_c1p0_04.pgx" "-t" "/home/voxxl/Dashboards/MyTests/openjpeg-experimental-linux_mingw32-trunk-debug/tests/conformance/Temporary/c1p0_04.j2k.pgx" "-n" "3" "-d" "-s" "b_t_" 26: Test timeout computed to be: 240...
``` For reference, using r2375, here is what I get (gcc -m32): Start 26: NR-C1P0-p0_04.j2k-compare2base 26: Test command: /home/mathieu/Projects/IntoPIX/openjpeg.svn/trunk/bin2/bin/comparePGXimages "-b" "/home/mathieu/Projects/IntoPIX/openjpeg.svn/data/baseline/nonregression/opj_c1p0_04.pgx" "-t" "/home/mathieu/Projects/IntoPIX/openjpeg.svn/trunk/bin2/tests/conformance/Temporary/c1p0_04.j2k.pgx" "-n" "3" "-d" "-s" "b_t_" 26: Test...
Reported by [malaterre](https://github.com/malaterre) on 2014-03-14 14:04:52 - **Status changed**: `Started`
Reported by [malaterre](https://github.com/malaterre) on 2014-03-14 14:07:56
Reported by [detonin](https://github.com/detonin) on 2014-03-24 15:57:45 - **Labels added**: Conformance
Reported by [detonin](https://github.com/detonin) on 2014-03-24 15:58:28 - **Labels removed**: Conformance
Reported by [malaterre](https://github.com/malaterre) on 2014-03-25 10:37:58 - **Labels added**: Priority-Low - **Labels removed**: Priority-Medium