summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/t2.h
AgeCommit message (Expand)Author
2020-04-21Add support for generation of PLT markers in encoderEven Rouault
2017-08-17Sub-tile decoding: only decode precincts and codeblocks that intersect the wi...Even Rouault
2017-08-16opj_t2_encode_packet(): only emit an error about insufficiently large output ...Even Rouault
2017-08-10Propagate event manager down to opj_t2_encode_packet() and use it to emit an ...Even Rouault
2017-07-30src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...Even Rouault
2017-07-30Fix Doxygen warnings (patch derived from Winfried's doxygen-dif.txt.zip, #849)Even Rouault
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2015-07-30Remove printf/fprintf to stdout/stderr throughout openjp2 libmayeut
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] remove old struct from V1 and not used in V2Mickael Savinaud
2012-10-25[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cpMickael Savinaud
2012-10-25[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2Mickael Savinaud
2012-10-25[trunk] rename opj_tcd_truct_v2 to opj_tcd_structMickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre