summaryrefslogtreecommitdiff
path: root/src/bin/jp2
AgeCommit message (Expand)Author
2016-04-30Fix bad call to fclose with NULL pointermayeut
2016-04-30Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)Matthieu Darbois
2016-04-29cppcheck fix for openjp2 (#740)julienmalik
2016-04-28Fix implicit float-to-bool conversions (#752)julienmalik
2016-04-23Allow to write 3/5/7/9/11/13/15 bpp TIF filesmayeut
2016-04-23Allow to read 3/5/7/9/11/13/15 bpp TIF filesmayeut
2016-04-09Remove dead code in opj_dumpJulien Malik
2015-11-01opj_decompress: Update error messageStefan Weil
2015-11-01Fix compiler warningsmayeut
2015-11-01convert: Fix compiler warningsStefan Weil
2015-11-01convert: Remove unneeded type castsStefan Weil
2015-10-18Fix format strings and unneeded assignmentStefan Weil
2015-10-07Fix warnings for C++Stefan Weil
2015-09-29Fix up-scaling bit depthmayeut
2015-09-29Fix typos in comments and stringStefan Weil
2015-09-25Provide safer string copy than strncpymayeut
2015-09-25Fix resource leakmayeut
2015-09-25Fix resource leaks & unchecked resource allocationsmayeut
2015-09-24Fix some resource leaksmayeut
2015-09-23Use buffer on stack to read TGA headermayeut
2015-09-23Fix warning in rle4 decodingmayeut
2015-09-13Correct leak in color_cielab_to_rgbmayeut
2015-08-23Fix some UBSan warningsmayeut
2015-08-21TIFF can output CMYKmayeut
2015-08-21Merge pull request #559 from szukw000/cmyk-cielab-esyccMatthieu Darbois
2015-07-30Defines three new functionsszukw000
2015-07-31Small correction + attempt to understand git-openjpeg workflowak-dxdy
2015-07-26Remove some warnings when buildingmayeut
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-25Remove some warnings when buildingmayeut
2015-07-24Remove some warnings when buildingmayeut
2015-07-19Update PNG supportmayeut
2015-07-19Correct error message for invalid TIFF inputmayeut
2015-07-18Add headers to CMake targetmayeut
2015-07-18Add tests for TIFF input with Alpha channelmayeut
2015-07-16Fix build warnings in converttif.cmayeut
2015-07-16Update imagetotif to support more output TIF formatsmayeut
2015-07-14Update tiftoimage to support more input TIF formatsmayeut
2015-07-11Add option to force component splitting in imagetopnmmayeut
2015-07-03commented out printf lineAntonin Descampe
2015-07-03commented out a printf lineAntonin Descampe
2015-07-03fixed a few bugsAaron Boxer
2015-07-03add timing to compress and decompressAaron Boxer
2015-05-29[trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolu...Matthieu Darbois
2015-05-28[trunk] Fix sscanf format specifier (fixes issue 494)Matthieu Darbois
2015-02-02[trunk] fixes a bug that prevented opj_decompress to take directory as input ...Antonin Descampe
2014-12-27[trunk] removed warning from convertbmp.cMatthieu Darbois