| Age | Commit message (Expand) | Author |
| 2022-08-11 | Cleanup code related to quality layer allocation, and add a few safety checks | Even Rouault |
| 2022-02-10 | Add support for partial bitstream decoding (#1407) (fixes #715) | Robert Gabriel Jakabosky |
| 2022-01-23 | opj_encoder_set_extra_options(): add a GUARD_BITS=value option | Even Rouault |
| 2021-09-25 | Added support for high throughput (HTJ2K) decoding. | Aous Naman |
| 2021-06-07 | Add support for enabling generation of TLM markers in encoder | Even Rouault |
| 2020-04-21 | Add support for generation of PLT markers in encoder | Even Rouault |
| 2020-04-18 | struct opj_j2k: remove unused fields, and add some documentation | Even Rouault |
| 2017-09-26 | Merge pull request #1022 from rouault/partial_component_decoding | Antonin Descampe |
| 2017-09-20 | Use a #define J2K_MAX_POCS 32 to avoid hard-coded constant (#349) | Even Rouault |
| 2017-09-19 | Add capability to decode only a subset of all components of an image. | Even Rouault |
| 2017-08-14 | Use const qualifier for j2k_prog_order_list | Stefan Weil |
| 2017-08-09 | Partial revert BPC related check of #975 (#979) | Even Rouault |
| 2017-08-02 | First change on changes-for-afl-tests | szukw000 |
| 2017-07-31 | Catch images broken by AFL | szukw000 |
| 2017-07-30 | src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved... | Even Rouault |
| 2017-07-30 | j2k.c: remove hardcoded constants related to m_state, and useless FIXME | Even Rouault |
| 2017-07-26 | Spelling fixes (patch by ka7, #890, rebased on top of master) | Even Rouault |
| 2017-07-26 | Fix assertion / memory leak in opj_j2k_merge_ppt() on corrupted images (#939) | Even Rouault |
| 2017-07-05 | Remove unused m_DA_x0, m_DA_y0, m_DA_x1, m_DA_y1 members from opj_j2k_dec str... | Even Rouault |
| 2017-06-02 | MQC/RAW decoder: use an artificial 0xFF 0xFF terminating marker. | Even Rouault |
| 2017-05-15 | Reformat: apply reformattin on .h files (#128) | Even Rouault |
| 2016-09-13 | Merge branch 'bit-fields-type' of https://github.com/smuehlst/openjpeg into s... | Antonin Descampe |
| 2016-07-27 | Unified bit-field declaration, removed tabs. | Stephan Mühlstrasser |
| 2016-07-25 | Create separate type for bit-fields. | Stephan Mühlstrasser |
| 2016-05-25 | Add opj_codec_set_threads() in public API and propagate resulting thread pool... | Even Rouault |
| 2015-07-31 | French comments replaced by English ones | ak-dxdy |
| 2015-07-12 | Refactor opj_read_ppm | mayeut |
| 2015-07-12 | Refactor opj_j2k_read_ppt | mayeut |
| 2015-06-05 | Merge branch 'master' into issue-254 | mayeut |
| 2015-05-19 | [trunk] Add check for at most 1 COD marker per tile. 1 COD marker for MH (fix... | Matthieu Darbois |
| 2015-05-16 | Implement TNsot correction for non conforming files | mayeut |
| 2014-09-19 | added memory allocation checks (fixes issue 355) | Antonin Descampe |
| 2014-04-17 | [trunk] refactoring of rsiz, profiles, and extensions management | Antonin Descampe |
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in each... | Antonin Descampe |
| 2012-12-18 | [trunk] merge from branch 1.5 a correction about large code-block data (decod... | Mickael Savinaud |
| 2012-11-16 | [trunk] add opj_ prefix to some internal define and use the new opj type inst... | Mickael Savinaud |
| 2012-11-15 | [trunk]update the copyright, the authors and thanks to respect the license | Mickael Savinaud |
| 2012-11-15 | [trunk] move opj_bool to OPJ_BOOL to follow the other type | Mickael Savinaud |
| 2012-11-15 | [trunk] rename public symbols with OPJ_ prefix | Mickael Savinaud |
| 2012-10-25 | [trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp | Mickael Savinaud |
| 2012-10-25 | [trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp | Mickael Savinaud |
| 2012-10-25 | [trunk] rename opj_tcd_truct_v2 to opj_tcd_struct | Mickael Savinaud |
| 2012-10-25 | [trunk] rename opj_j2k_v2 to opj_j2k | Mickael Savinaud |
| 2012-10-25 | [trunk] remove old opj_j2k struct | Mickael Savinaud |
| 2012-10-25 | [trunk] Rework r2077 | Mathieu Malaterre |
| 2012-10-15 | [trunk] fix a compilation error with windows and new public function opj_j2k_... | Mickael Savinaud |
| 2012-10-15 | [trunk] Fix compilation: | Mathieu Malaterre |
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre |