| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-20 | Subtile decoding: only do 9x7 IDWT computations on relevant areas of ↵ | Even Rouault | |
| tile-component buffer. | |||
| 2017-08-18 | Subtile decoding: only do 5x3 IDWT computations on relevant areas of ↵ | Even Rouault | |
| tile-component buffer. This lowers 'bin/opj_decompress -i ../MAPA.jp2 -o out.tif -d 0,0,256,256' down to 0.860s | |||
| 2017-07-30 | src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of ↵ | Even Rouault | |
| reserved __ (#587) | |||
| 2017-05-15 | Reformat: apply reformattin on .h files (#128) | Even Rouault | |
| 2016-09-08 | Merge branch 'master' of https://github.com/uclouvain/openjpeg into ↵ | Even Rouault | |
| tier1_optimizations_multithreading_2 Conflicts: src/lib/openjp2/t1.c | |||
| 2016-09-06 | Change 'restrict' define to 'OPJ_RESTRICT' (#816) | Matthieu Darbois | |
| Visual Studio 2015 does not pass regression tests with `__restrict` so kept disabled for MSVC. Need to check proper usage of OPJ_RESTRICT (if correct then there’s probably a bug in vc14) Closes #661 | |||
| 2016-05-25 | Use thread pool for DWT decoding | Even Rouault | |
| 2015-09-29 | Fix typos in comments and string | Stefan Weil | |
| Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2012-11-15 | [trunk] move opj_bool to OPJ_BOOL to follow the other type | Mickael Savinaud | |
| 2012-10-25 | [trunk] rename opj_tcd_truct_v2 to opj_tcd_struct | Mickael Savinaud | |
| 2012-10-24 | [trunk] Finalize dwt.v/.h with the v2 style : remove last functions already ↵ | Mickael Savinaud | |
| optimized, add opj_ prefix, use new name of the functions | |||
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
