summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/opj_codec.h
AgeCommit message (Expand)Author
2022-02-10Add support for partial bitstream decoding (#1407) (fixes #715)Robert Gabriel Jakabosky
2020-04-21Add support for generation of PLT markers in encoderEven Rouault
2017-09-19Add capability to decode only a subset of all components of an image.Even Rouault
2017-07-30src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...Even Rouault
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2016-05-25Add opj_codec_set_threads() in public API and propagate resulting thread pool...Even Rouault
2014-09-19added memory allocation checks (fixes issue 355)Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-07[trunk] Update memory management mecanismMathieu Malaterre