| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-02 | MQC/RAW decoder: use an artificial 0xFF 0xFF terminating marker. | Even Rouault | |
| This saves comparing the current pointer with the end of buffer pointer. This results at least in tiny speed improvement for raw decoding, and smaller code size for MQC as well. This kills the remains of the raw.h/.c files that were only used for decoding. Encoding using the mqc structure already. | |||
| 2017-06-02 | T1: avoid pointer indirection for mqc and raw members of opj_t1_t | Even Rouault | |
| 2017-06-02 | Inline opj_raw_decode() | Even Rouault | |
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault | |
| 2016-04-30 | Fix warnings (#763) | Matthieu Darbois | |
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2014-03-11 | [trunk] Fix remainings warnings on linux/32bits arch | Mathieu Malaterre | |
| 2014-03-03 | [trunk] Remove some more warnings about conversion | Mathieu Malaterre | |
| 2012-10-24 | [trunk] use new opj prefix and type with raw functions | Mickael Savinaud | |
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
