summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/pi.h
AgeCommit message (Expand)Author
2020-12-02pi.c: avoid out of bounds access with POC (refs https://github.com/uclouvain/...Even Rouault
2020-04-21Add support for generation of PLT markers in encoderEven Rouault
2019-11-17pi.c: avoid integer overflow, resulting in later invalid access to memory in ...Even Rouault
2017-07-30src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...Even Rouault
2017-07-26Avoid index out of bounds access to pi->include[] (#938)Even Rouault
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2015-09-29Fix typos in comments and stringStefan Weil
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2012-11-15[trunk] move opj_bool to OPJ_BOOL to follow the other typeMickael Savinaud
2012-10-29[trunk] Fix remainings issues with doxygen docMathieu Malaterre
2012-10-25[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cpMickael Savinaud
2012-10-03[trunk]remove warnings in pi.c through the update of poc struct types with ne...Mickael Savinaud
2012-10-03[trunk] remove old v1 functions and rename pi_initialise_encode_v2 to opj_pi_...Mickael Savinaud
2012-10-03[trunk]rename pi_update_encoding_parameters to opj_pi_update_encoding_parametersMickael Savinaud
2012-10-03[trunk] replace pi_next by opj_pi_nextMickael Savinaud
2012-10-03[trunk] update local function of pi.c with the opj_ prefix and the new opj typesMickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre