| Age | Commit message (Expand) | Author |
| 2017-10-06 | opj_decompress -h: document -threads ALL_CPUS | Even Rouault |
| 2017-09-26 | Merge pull request #1022 from rouault/partial_component_decoding | Antonin Descampe |
| 2017-09-20 | opj_decompress: add a warning when -d and -t are used together (#693) | Even Rouault |
| 2017-09-19 | opj_set_decoded_components(): add a provision for a apply_color_transforms pa... | Even Rouault |
| 2017-09-19 | Add capability to decode only a subset of all components of an image. | Even Rouault |
| 2017-09-05 | Merge pull request #1010 from rouault/subtile_decoding_stage3 | Even Rouault |
| 2017-09-01 | opj_compress help: revert 32572617765cb9d77302384653a48d793b8f657f and indica... | Even Rouault |
| 2017-09-01 | opj_compress help: indicate 0 value, instead of 1, for -r parameter to get lo... | Even Rouault |
| 2017-09-01 | opj_compress: reorder checks related to code block dimensions, to avoid poten... | Even Rouault |
| 2017-08-28 | Make opj_set_decode_area() and opj_decode() take into account opj_set_decoded... | Even Rouault |
| 2017-08-24 | imagetopgx(): improve performance in 8 bit case (relates to broken.jpc test c... | Even Rouault |
| 2017-08-19 | pgxtoimage(): avoid excessive memory allocation attempt (#999) | Even Rouault |
| 2017-08-18 | pgxtoimage(): fix write stack buffer overflow (#997) | Even Rouault |
| 2017-08-18 | bmp_read_rle8_data(): avoid potential infinite loop (#996) | Even Rouault |
| 2017-08-17 | Fix -Wconversion warning | Even Rouault |
| 2017-08-17 | convert.c: fix recently introduced -Wsign-conversion warnings | Even Rouault |
| 2017-08-17 | tgatoimage(): avoid excessive memory allocation attempt, and fixes unaligned ... | Even Rouault |
| 2017-08-16 | tiftoimage(): fix read heap buffer overflow (#988) | Even Rouault |
| 2017-08-16 | imagetotga(): fix read heap buffer overflow if numcomps < 3 (#987) | Even Rouault |
| 2017-08-14 | bmp_read_info_header(): reject bmp files with biBitCount == 0 (#983) | Even Rouault |
| 2017-08-11 | Changes in converttif.c for PPC64 | szukw000 |
| 2017-08-10 | Fix crash on encoding if using opj_set_default_encoder_parameters() without d... | Even Rouault |
| 2017-08-09 | opj_decompress: document -quiet option, and remove spurious newline output | Even Rouault |
| 2017-08-09 | imagetobmp: avoid shift by -1 (relates to #811) | Even Rouault |
| 2017-08-08 | Fix remaining warning | Antonin Descampe |
| 2017-08-07 | Changes for converttif.c to fix tsize_t | szukw000 |
| 2017-08-02 | First change on changes-for-afl-tests | szukw000 |
| 2017-07-31 | Catch images broken by AFL | szukw000 |
| 2017-07-30 | Avoid heap buffer overflow in function pnmtoimage of convert.c, and unsigned ... | Even Rouault |
| 2017-07-29 | Fix breakage of 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0 (#970) | Even Rouault |
| 2017-07-29 | imagetopnm(): make sure the alpha component has same dimension as other compo... | Even Rouault |
| 2017-07-26 | Spelling fixes (patch by ka7, #890, rebased on top of master) | Even Rouault |
| 2017-07-26 | opj_decompress: fix null pointer dereference on comps[].data on id_000167,sig... | Even Rouault |
| 2017-06-21 | Style fix | Even Rouault |
| 2017-06-21 | Fix mingw related warnings | Even Rouault |
| 2017-06-17 | Fix warning about unused arguments | Even Rouault |
| 2017-06-14 | Merge pull request #928 from RussellMcOrmond/master | Antonin Descampe |
| 2017-05-23 | CMake: add stronger warnings for openjp2 lib/bin by default, and error out on... | Even Rouault |
| 2017-05-16 | Fixed formatting issues ASTYLE | Russell McOrmond |
| 2017-05-15 | Quiet mode for opj_decompress via -quiet long parameter. | Russell McOrmond |
| 2017-05-15 | Reformat: apply reformattin on .h files (#128) | Even Rouault |
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault |
| 2016-09-26 | Remove typos from comments and man pages | Mathieu Malaterre |
| 2016-09-22 | Fix PNM file reading (#847) | Matthieu Darbois |
| 2016-09-20 | Merge pull request #834 from trylab/issue833 | Antonin Descampe |
| 2016-09-14 | Fix some warnings (#838) | Matthieu Darbois |
| 2016-09-13 | Fix issue 833. | trylab |
| 2016-05-25 | opj_decompress: use clock_gettime() instead of getrusage() so as to get the t... | Even Rouault |
| 2016-05-25 | opj_decompress: add a -threads <num_threads> option | Even Rouault |
| 2016-05-02 | Use lowercase for cmake commands consistenly | Julien Malik |