summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/jp2.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-08-02First change on changes-for-afl-testsszukw000
2017-07-31Catch images broken by AFLszukw000
2017-07-30src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...Even Rouault
2017-07-26Spelling fixes (patch by ka7, #890, rebased on top of master)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
2015-09-29Fix typos in comments and stringStefan Weil
2015-07-23Add some missing static keywordsmayeut
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
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-10-29[trunk] Merge back JPIP modification into v2Mathieu Malaterre
2012-10-25[trunk] rename opj_j2k_v2 to opj_j2kMickael Savinaud
2012-10-25[trunk] rename opj_jp2_v2 to opj_jp2Mickael Savinaud
2012-10-25[trunk] remove old opj_jp2 struct Mickael Savinaud
2012-10-25[trunk] Rework r2077Mathieu Malaterre
2012-10-24[trunk] update jp2./.h to v2 style: use new OPJ type, manage case where bpcc ...Mickael Savinaud
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
2012-10-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...Mathieu Malaterre
2012-10-08[trunk] Update JPIP (FolderReorgProposal task)Mathieu Malaterre
2012-10-05[trunk] Fix spelling. writting -> writingMathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre