Add support for generation of PLT markers in encoder
[openjpeg.git] / src / lib / openjp2 / pi.h
2020-04-21 Even RouaultAdd support for generation of PLT markers in encoder 1246/head
2019-11-17 Even RouaultMerge pull request #1217 from rouault/fix_ossfuzz_18979
2019-11-17 Even Rouaultpi.c: avoid integer overflow, resulting in later invali... 1217/head
2017-07-30 Even Rouaultsrc/lib/openjp2/*.h: use OPJ_ prefix for inclusion...
2017-07-26 Even RouaultAvoid index out of bounds access to pi->include[] ...
2017-05-15 Even RouaultMerge pull request #926 from rouault/reformat_h_files
2017-05-15 Even RouaultReformat: apply reformattin on .h files (#128) 926/head
2015-10-09 mayeutMerge branch 'master' into travis-abi
2015-10-06 mayeutMerge branch 'master' into coc-qcc
2015-10-05 mayeutMerge branch 'master' into travis-matrix
2015-09-29 Matthieu DarboisMerge pull request #610 from stweil/master
2015-09-29 Stefan WeilFix typos in comments and string
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2012-11-15 Mickael Savinaud[trunk] move opj_bool to OPJ_BOOL to follow the other...
2012-10-29 Mathieu Malaterre[trunk] Fix remainings issues with doxygen doc
2012-10-25 Mickael Savinaud[trunk] [trunk] remove old opj_cp and rename opj_cp_v2...
2012-10-03 Mickael Savinaud[trunk]remove warnings in pi.c through the update of...
2012-10-03 Mickael Savinaud[trunk] remove old v1 functions and rename pi_initialis...
2012-10-03 Mickael Savinaud[trunk]rename pi_update_encoding_parameters to opj_pi_u...
2012-10-03 Mickael Savinaud[trunk] replace pi_next by opj_pi_next
2012-10-03 Mickael Savinaud[trunk] update local function of pi.c with the opj_...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task