summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/image.c
AgeCommit message (Expand)Author
2017-08-07Add opj_image_data_alloc() / opj_image_data_free()Even Rouault
2017-08-07Fix crash on Windows due to b7594c0fcb9dd3aa6356d72c4a525d76168da689Even Rouault
2017-07-30Avoid heap buffer overflow in function pnmtoimage of convert.c, and unsigned ...Even Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2015-07-30Remove printf/fprintf to stdout/stderr throughout openjp2 libmayeut
2015-05-27[trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495)Matthieu Darbois
2014-09-16[trunk] improve memory management (fixes issue 359)Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2013-09-26[trunk] Import patch from bug #241Mathieu Malaterre
2012-11-16[trunk] add opj_ prefix to some internal define and use the new opj type inst...Mickael Savinaud
2012-10-25[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cpMickael Savinaud
2012-10-05[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...Mickael Savinaud
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre