| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-30 | opj_j2k_set_decode_area: replace assertions by runtime checks. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2795. Credit to OSS Fuzz | |||
| 2017-07-29 | opj_tcd_get_decoded_tile_size(): fix potential UINT32 overflow (#854, ↵ | Even Rouault | |
| CVE-2016-5152) Fix derived from https://pdfium.googlesource.com/pdfium.git/+/d8cc503575463ff3d81b22dad292665f2c88911e/third_party/libopenjpeg20/0018-tcd_get_decoded_tile_size.patch | |||
| 2017-07-29 | Avoid assertion in opj_j2k_merge_ppt() in case premature EOC is encountered ↵ | Even Rouault | |
| in opj_j2k_read_tile_header(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2785. Credit to OSS Fuzz | |||
| 2017-07-28 | Fix null pointer dereference in opj_j2k_add_mct() (#895) | Even Rouault | |
| Fixes openjeg-crashes-2017-07-27/issue879-poc1.j2k of #895 | |||
| 2017-07-28 | Avoid use-after-free when a MCT marker is found after a MCC one (#895) | Even Rouault | |
| Fixes openjeg-crashes-2017-07-27/issue880-poc2.j2k of #895 | |||
| 2017-07-27 | Avoid undefined shift behaviour if bit depth == 32 (#895) | Even Rouault | |
| Fixes openjeg-crashes-2017-07-27/id:000000,sig:11,src:003798,op:ext_AO,pos:128.jp2 | |||
| 2017-07-27 | opj_j2k_update_image_data / opj_tcd_update_tile_data: fix unaligned ↵ | Even Rouault | |
| load/store (#895) When components don't have the same width, unaligned load/store are possible. Fixes openjeg-crashes-2017-07-27/id:000000,sig:11,src:001342,op:flip4,pos:162.jp2 of #895 | |||
| 2017-07-27 | Avoids undefined shift behaviour in m_dc_level_shift computation | Even Rouault | |
| Fixes warning found on clusterfuzz-testcase-minimized-5146316340461568 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2495 Credit to OSS Fuzz | |||
| 2017-07-26 | Fix assertion / memory leak in opj_j2k_merge_ppt() on corrupted images (#939) | Even Rouault | |
| Fixes issue on id:000020,sig:06,src:001958,op:flip4,pos:149 that has two SOT markers for the same tile with the same tile part number, causing opj_j2k_merge_ppt() to be called several times. | |||
| 2017-07-03 | opj_j2k_read_header_procedure(): validate marker size to avoid excessive ↵ | Even Rouault | |
| memory allocation attempt | |||
| 2017-05-23 | CMake: add stronger warnings for openjp2 lib/bin by default, and error out ↵ | Even Rouault | |
| on declaration-after-statement And remove occurences of unused arguments in src/lib/openjp2 | |||
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault | |
| 2016-09-14 | Fix some warnings (#838) | Matthieu Darbois | |
| Fix warnings introduced by uclouvain/openjpeg#786 | |||
| 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 | fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc (#820) | Matthieu Darbois | |
| 2016-09-06 | Add overflow check in opj_j2k_update_image_data (#817) | Matthieu Darbois | |
| 2016-05-25 | Add opj_codec_set_threads() in public API and propagate resulting thread ↵ | Even Rouault | |
| pool to tcd level By default, only the main thread is used. If opj_codec_set_threads() is not used, but the OPJ_NUM_THREADS environment variable is set, its value will be used to initialize the number of threads. The value can be either an integer number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is called, this function will override the behaviour of the environment variable. | |||
| 2016-05-08 | Fix Out-of-Bounds Access in function opj_tgt_reset | mayeut | |
| Fix uclouvain/openjpeg#775 | |||
| 2016-04-30 | Fix some coverity warnings | mayeut | |
| 2016-04-30 | Fix warnings (#763) | Matthieu Darbois | |
| 2016-04-29 | cppcheck fix for openjp2 (#740) | julienmalik | |
| 2016-04-28 | Check SSIZ is valid in opj_j2k_read_siz (#762) | Matthieu Darbois | |
| 2016-04-28 | Fix unsigned int overflow reported by UBSan (#761) | Matthieu Darbois | |
| * Fix unsigned int overflow reported by UBSan Please add -DOPJ_UBSAN_BUILD to CFLAGS when building with -fsanitize=undefined,unsigned-integer-overflow It seems clang/gcc do not allow to disable checking for block of code other than function or file. | |||
| 2016-04-28 | Fix implicit float-to-bool conversions (#752) | julienmalik | |
| 2016-01-25 | fixed tile numbering | Antonin Descampe | |
| Fixes #245 | |||
| 2016-01-11 | Merge pull request #551 from mayeut/coc-qcc | Matthieu Darbois | |
| Add COC/QCC in main header when needed | |||
| 2016-01-06 | Fix duplicate article in comments | Stefan Weil | |
| Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-10-18 | Merge branch 'master' into coc-qcc | mayeut | |
| 2015-10-17 | Fixed crash on encoding | mayeut | |
| Update #624 Update #625 | |||
| 2015-10-06 | Merge branch 'master' into coc-qcc | mayeut | |
| 2015-10-06 | Added missing casts for return values of opj_malloc()/opj_calloc(). | Stephan Mühlstrasser | |
| 2015-10-02 | Add check for seek support before trying TPsot==TNsot workaround | mayeut | |
| 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> | |||
| 2015-09-17 | Fix resource leak in opj_j2k_create_cstr_index | mayeut | |
| Fixes #599 | |||
| 2015-09-17 | Fix resource leak in opj_j2k_encode | mayeut | |
| Fixes #598 | |||
| 2015-09-17 | fix resource leak in opj_j2k_decode_one_tile | mayeut | |
| Fixes #597 | |||
| 2015-09-08 | Merge remote-tracking branch 'uclouvain/master' into coc-qcc | mayeut | |
| 2015-09-06 | Fix potential use-after-free in opj_j2k_write_mco function | mayeut | |
| Fixes #563 | |||
| 2015-07-31 | Sync coc-qcc branch with master | mayeut | |
| 2015-07-30 | Remove printf/fprintf to stdout/stderr throughout openjp2 lib | mayeut | |
| Update uclouvain/openjpeg#246 | |||
| 2015-07-29 | Write COC/QCC in Main Header | mayeut | |
| Update uclouvain/openjpeg#459 | |||
| 2015-07-28 | Start support for qcc/coc | mayeut | |
| 2015-07-26 | Remove some warnings when building | mayeut | |
| Update #442 | |||
| 2015-07-23 | Add some missing static keywords | mayeut | |
| Update uclouvain/openjpeg#243 | |||
| 2015-07-21 | Merge pull request #533 from mayeut/refactor-read-ppX | Matthieu Darbois | |
| Refactor opj_j2k_read_ppm & opj_j2k_read_ppt Fixes uclouvain/openjpeg#470 Fixes uclouvain/openjpeg#288 Fixes uclouvain/openjpeg#532 | |||
| 2015-07-12 | Merge pull request #529 from renevanderark/master | mayeut | |
| fix Suspicious code in j2k.c Fixes #517 | |||
| 2015-07-12 | Refactor opj_read_ppm | mayeut | |
| Update uclouvain/openjpeg#470 Update uclouvain/openjpeg#288 | |||
| 2015-07-12 | Refactor opj_j2k_read_ppt | mayeut | |
| Update uclouvain/openjpeg#470 Update uclouvain/openjpeg#532 | |||
| 2015-07-11 | Add option to force component splitting in imagetopnm | mayeut | |
| Update uclouvain/openjpeg#289 | |||
| 2015-07-08 | fix Suspicious code in j2k.c #517 | Rene van der Ark | |
