Add opj_codec_set_threads() in public API and propagate resulting thread pool to...
[openjpeg.git] / src / lib / openjp2 / j2k.c
2016-05-25 Even RouaultAdd opj_codec_set_threads() in public API and propagate...
2016-05-08 mayeutFix Out-of-Bounds Access in function opj_tgt_reset
2016-04-30 Antonin DescampeMerge pull request #706 from mayeut/issue135
2016-04-30 mayeutFix some coverity warnings
2016-04-29 Matthieu DarboisFix warnings (#763)
2016-04-29 julienmalikcppcheck fix for openjp2 (#740)
2016-04-28 Matthieu DarboisCheck SSIZ is valid in opj_j2k_read_siz (#762)
2016-04-28 Matthieu DarboisFix unsigned int overflow reported by UBSan (#761)
2016-04-28 julienmalikFix implicit float-to-bool conversions (#752)
2016-01-25 Antonin Descampefixed tile numbering
2016-01-23 Antonin DescampeMerge pull request #648 from stweil/alloc
2016-01-10 Matthieu DarboisMerge pull request #551 from mayeut/coc-qcc
2016-01-06 mayeutMerge remote-tracking branch 'uclouvain/master'
2016-01-06 Matthieu DarboisMerge pull request #684 from stweil/typo
2016-01-06 Stefan WeilFix duplicate article in comments 684/head
2015-10-21 mayeutMerge branch 'master' into coc-qcc 551/head
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-18 mayeutMerge branch 'master' into coc-qcc
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-16 mayeutFixed crash on encoding
2015-10-13 mayeutMerge branch 'master' into coc-qcc
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-08 mayeutMerge branch 'master' into coc-qcc
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-06 mayeutMerge branch 'master' into travis-matrix
2015-10-06 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-06 Matthieu DarboisMerge pull request #618 from smuehlst/opj_malloc_casts
2015-10-06 Stephan MühlstrasserAdded missing casts for return values of opj_malloc... 618/head
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-10-05 mayeutMerge remote-tracking branch 'uclouvain/master'
2015-10-05 Matthieu DarboisMerge pull request #617 from mayeut/tpsot-tnsot-noseek
2015-10-02 mayeutAdd check for seek support before trying TPsot==TNsot... 617/head
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typos in comments and string
2015-09-23 mayeutMerge branch 'master' into travis-matrix
2015-09-17 mayeutFix resource leak in opj_j2k_create_cstr_index
2015-09-17 mayeutFix resource leak in opj_j2k_encode
2015-09-17 mayeutfix resource leak in opj_j2k_decode_one_tile
2015-09-17 mayeutMerge branch 'master' into coc-qcc
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-09-06 mayeutFix potential use-after-free in opj_j2k_write_mco function
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 Matthieu DarboisMerge pull request #558 from mayeut/remove-printf
2015-07-30 mayeutRemove printf/fprintf to stdout/stderr throughout openj... 558/head
2015-07-28 mayeutWrite COC/QCC in Main Header
2015-07-28 mayeutStart support for qcc/coc
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-23 Matthieu DarboisMerge pull request #545 from mayeut/master
2015-07-23 mayeutAdd some missing static keywords 545/head
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-12 mayeutMerge pull request #529 from renevanderark/master
2015-07-12 mayeutRefactor opj_read_ppm 533/head
2015-07-12 mayeutRefactor opj_j2k_read_ppt
2015-07-11 mayeutMerge pull request #531 from mayeut/issue-289
2015-07-11 mayeutAdd option to force component splitting in imagetopnm 531/head
2015-07-08 Rene van der Arkfix Suspicious code in j2k.c #517 529/head
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 mayeutuclouvain/openjpeg#254 Add build option to disable... 514/head
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-06-03 Matthieu Darbois[trunk] Fix offset computations in opj_j2k_update_image...
2015-05-19 Matthieu Darbois[trunk] Correct potential double free on malloc failure...
2015-05-19 Matthieu Darbois[trunk] Add check for number of layers & cblkw/cblkh...
2015-05-19 Matthieu Darbois[trunk] Add check for at most 1 COD marker per tile...
2015-05-16 mayeutRevert "Correct overflows in opj_j2k_update_image_data"
2015-05-16 mayeutImplement TNsot correction for non conforming files
2015-05-16 mayeutCorrect overflows in opj_j2k_update_image_data
2015-01-20 Antonin Descampe[trunk] fixed a bug encoutntered when multiple MCT...
2014-12-19 Matthieu Darbois[trunk] Updated checks regarding number of decompositio...
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on illegal tile offset when decoding
2014-12-18 Matthieu Darbois[trunk] Fixed a crash on 0xh or wx0 image size decoding
2014-12-09 Antonin Descampe[trunk] check number of components when getting mct...
2014-11-18 Matthieu Darbois[trunk] remove warning during build (fixes issue 435)
2014-11-03 Antonin Descampe[trunk] significantly reduces memory for single tile...
2014-10-30 Antonin Descampe[trunk] add a check on precinct size (fixes issue 420)
2014-10-30 Antonin Descampe[trunk] prevent overflow in j2k.c
2014-10-22 Antonin Descampe[trunk] add a check on mandatory headers in Main Header...
2014-10-21 Antonin Descampe[trunk] add a check on the number of resolution passed...
2014-10-21 Antonin Descampe[trunk] add a check on Zppm value in PPM markers (fixes...
2014-10-15 Antonin Descampe[trunk] add a check on progression order (fixes issue...
2014-10-15 Antonin Descampe[trunk] add a check for illegal SCod value (fixes issue...
2014-10-14 Antonin Descampe[trunk] additional checks for marker size inconsistency...
2014-10-06 Antonin Descampe[trunk] fixed PDF crash in Chrome (fixes issue 362)
2014-10-02 Antonin Descampe[trunk] c++-style comment removed (fixes issue 407)
2014-09-29 Antonin Descampe[trunk] fixed tile numbering in output message (fixes...
2014-09-19 Antonin Descampeadded memory allocation checks (fixes issue 355)
2014-09-16 Antonin Descampe[trunk] improve memory management (fixes issue 359)
2014-07-14 Antonin Descampe[trunk] Changed error to warning when no EOC found...
2014-07-03 Antonin Descampe[trunk] replaced malloc with opj_malloc. (Fixes issue...
2014-07-03 Antonin Descampe[trunk] fixes issue #357. MCT is automatically disabled...
2014-07-01 Antonin Descampe[trunk] moved comment marker setup from opj_compress...
2014-04-28 Antonin Descampe[trunk] fixed warning in j2k.c about sign conversion
2014-04-23 Antonin Descampe[trunk]formatted some messages. Removed -version option...
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-04-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
next