summaryrefslogtreecommitdiff
path: root/src/bin/jp2/opj_decompress.c
AgeCommit message (Expand)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-11-01opj_decompress: Update error messageStefan Weil
2015-10-07Fix warnings for C++Stefan Weil
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-13Correct leak in color_cielab_to_rgbmayeut
2015-08-21TIFF can output CMYKmayeut
2015-07-30Defines three new functionsszukw000
2015-07-26Remove some warnings when buildingmayeut
2015-07-25Remove some warnings when buildingmayeut
2015-07-24Remove some warnings when buildingmayeut
2015-07-11Add option to force component splitting in imagetopnmmayeut
2015-07-03fixed a few bugsAaron Boxer
2015-07-03add timing to compress and decompressAaron Boxer
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-26[trunk] fixed typo in opj_decompress (fixes issue 465)Matthieu Darbois
2014-11-22[trunk] added an option to upsample image components in opj_decompressMatthieu Darbois
2014-11-22[trunk] fixed warning in option to force rgb output in opj_decompress (fixes ...Matthieu Darbois
2014-11-22[trunk] added option to force rgb output in opj_decompress (fixes issue 282 ,...Matthieu Darbois
2014-11-19[trunk] added option to force output bit depth in opj_decompress (fixes issue...Matthieu Darbois
2014-04-28[trunk] Properly handle failure to compress (remove file)Mathieu Malaterre
2014-04-23[trunk]re-formatted help display in executablesAntonin Descampe
2014-04-23[trunk]formatted some messages. Removed -version option to disambiguateAntonin Descampe
2014-04-23[trunk]Replaced deprecated opj_stream_set_user_data function from APIAntonin Descampe
2014-04-22[trunk] fixed some warning and errors formatting and add a '-version'Antonin Descampe
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-25[trunk] Make sure to test value not pointerMathieu Malaterre
2014-03-24[trunk] Fix typo in comment (this is not j2k_dump)Mathieu Malaterre
2014-03-13[trunk] Always report when decompression failed as return code valueMathieu Malaterre
2014-03-07[trunk] Upon failure, need to return proper return codeMathieu Malaterre
2014-03-07[trunk] Another round of fixes for sign conversion warnings.Mathieu Malaterre
2014-03-07[trunk] Remove simple warnings about formatMathieu Malaterre
2014-03-03[trunk] Remove easy to fix warnings about conversionMathieu Malaterre
2013-03-24[trunk] enhance the support of sYCC into opj_decompress application (thanks w...Mickael Savinaud
2013-03-17[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...Mickael Savinaud
2013-03-03[trunk] split into two config files config options related to the lib and to ...Mickael Savinaud
2013-02-17[trunk] move to the new API for function opj_stream_create_default_file_strea...Mickael Savinaud
2013-02-16[trunk] move to the new API for function opj_stream_destroy. Use now opj_stre...Mickael Savinaud
2012-11-15[trunk]update the copyright, the authors and thanks to respect the licenseMickael Savinaud
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: rename cli toolsMathieu Malaterre