| Age | Commit message (Expand) | Author |
| 2014-03-18 | [1.5] Check the number of tiles | Mathieu Malaterre |
| 2014-03-18 | [1.5] Import portion of patch from issue 297 | Mathieu Malaterre |
| 2014-03-17 | [1.5] Remove another set of simple warnings | Mathieu Malaterre |
| 2014-02-25 | [1.5] Remove addition from r1702 this introduced a regression as seen in issu... | Mathieu Malaterre |
| 2012-10-02 | [1.5] missing range check in j2k_read_coc et al. | Mathieu Malaterre |
| 2012-10-02 | [1.5] division by zero in j2k_read_siz | Mathieu Malaterre |
| 2012-09-10 | [1.5] Fix Heap-based buffer-overflow when decoding openjpeg image | Mathieu Malaterre |
| 2012-07-11 | [1.5] Fix r1727 (Issue 156) to compile on compilers where false is not defined. | Mathieu Malaterre |
| 2012-07-11 | [1.5] This fixes issues seen on PDF files | Mathieu Malaterre |
| 2012-07-10 | [1.5] Fix heap buffer overflow | Mathieu Malaterre |
| 2012-05-29 | [1.5] Applying old patch from r1642, with further modification from winfried.... | Mathieu Malaterre |
| 2012-05-29 | [1.5] Apply private patch from Alex Macfarlane Smith | Mathieu Malaterre |
| 2012-04-23 | [1.5] Revert r1642, as explained on https://groups.google.com/group/openjpeg/... | Mathieu Malaterre |
| 2012-04-23 | [1.5] Integrate patch from winfried posted on the mailing list. See here for ... | Mathieu Malaterre |
| 2011-12-16 | Remove some simple warnings about comments | Mathieu Malaterre |
| 2011-09-09 | BRANCH-1.5:added a new indexer functionality to the library. With the new -jp... | Antonin Descampe |
| 2011-08-11 | fixed build error with position of variable declaration after patch 856 | Mickael Savinaud |
| 2011-08-10 | fixed glibc error with broken2 and broken4 images | Mickael Savinaud |
| 2011-08-10 | removed unused parameters warnings with the solution proposed by myself and B... | Mickael Savinaud |
| 2011-07-28 | manage case 0 frames inside yuv_num_frames function and correct some warnings... | Mickael Savinaud |
| 2011-06-03 | adding partno and numpart info as part of the warning message (issue #69) | Mathieu Malaterre |
| 2011-05-18 | defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo... | Antonin Descampe |
| 2011-05-16 | fixed part of issue 69, when tile-part index is inconsistent with the total n... | Antonin Descampe |
| 2011-01-02 | bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta... | Antonin Descampe |
| 2010-06-22 | Also dump the image info as well as cp info. | Mathieu Malaterre |
| 2010-03-24 | Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfr... | Francois-Olivier Devaux |
| 2008-05-22 | fixed a bug in j2k.c (j2k_write_sod) that allowed to get negative rates, than... | Antonin Descampe |
| 2008-05-22 | additional test to avoid crash due to invalid image size, patch by Christophe... | Antonin Descampe |
| 2007-12-19 | In pi.c, removed the Recursive function pi_check_next_level() and modified th... | Parvatha Elangovan |
| 2007-11-27 | Fixed the maximum number of resolutions a user can discard while decoding. | Francois-Olivier Devaux |
| 2007-11-14 | Patch by Callum Lerwick. Instead of reinventing realloc, j2k_read_sod now jus... | Francois-Olivier Devaux |
| 2007-11-05 | Fixed a bug which prevented JPWL from working on multi-tiled images; added so... | Giuseppe Baruffa |
| 2007-10-18 | Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thank... | Francois-Olivier Devaux |
| 2007-10-12 | Changed the way the image structure is allocated when the decoding parameters... | Francois-Olivier Devaux |
| 2007-09-19 | Fixed issues with generation of SOP marker. | Parvatha Elangovan |
| 2007-09-17 | Fixed issues with cstr_info when codestream has components with different num... | Francois-Olivier Devaux |
| 2007-09-11 | JPWL encoding is finalized correctly into the JP2 file format; added an addit... | Giuseppe Baruffa |
| 2007-09-07 | Indexes can now be generated when decoding J2K codestreams. | Francois-Olivier Devaux |
| 2007-09-06 | One more field in the codestream_info struct for recording the number of pack... | Giuseppe Baruffa |
| 2007-09-04 | Added some fields in the codestream_info structure: they are used to record t... | Giuseppe Baruffa |
| 2007-09-03 | Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the J... | Giuseppe Baruffa |
| 2007-08-30 | Changed the OpenJPEG library interface to enable users to access information ... | Francois-Olivier Devaux |
| 2007-08-28 | Fixed wrong destructors called in openjpeg.c | Francois-Olivier Devaux |
| 2007-08-24 | The end of main header is calculated after TLM and POC marker for Dcinema. | Parvatha Elangovan |
| 2007-08-21 | Memory leaks fixed | Francois-Olivier Devaux |
| 2007-08-08 | Fixed the DCinema filesize allocation. It now includes the SOT marker size | Francois-Olivier Devaux |
| 2007-07-13 | (no commit message) | Francois-Olivier Devaux |
| 2007-06-15 | Fixed the generation of index files. Now works with cinema formats. | Francois-Olivier Devaux |
| 2007-05-23 | Bug fixed by Sylvain Munaut. Change in the reading of the POC marker. Since C... | Francois-Olivier Devaux |
| 2007-05-10 | Possibility to choose to apply MCT (multiple component transform) enabled, an... | Francois-Olivier Devaux |