summaryrefslogtreecommitdiff
path: root/src/bin/jp2/convertpng.c
AgeCommit message (Expand)Author
2021-12-05Fix some typos (found by codespell)Stefan Weil
2021-10-21API: deprecate 'bpp' member in favor of 'prec'Even Rouault
2021-06-07Fix various compiler warningsEven Rouault
2020-11-30pngtoimage(): fix wrong computation of x1,y1 if -d option is used, that would...Even Rouault
2020-04-01opj_decompress: add sanity checks to avoid segfault in case of decoding errorEven Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2016-04-29cppcheck fix for openjp2 (#740)julienmalik
2015-10-07Fix warnings for C++Stefan Weil
2015-09-25Fix resource leaks & unchecked resource allocationsmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-26Update convert for PNG outputmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-26Remove some warnings when buildingmayeut
2015-07-24Remove some warnings when buildingmayeut
2015-07-19Update PNG supportmayeut