summaryrefslogtreecommitdiff
path: root/src/bin/jp2/opj_decompress.c
AgeCommit message (Expand)Author
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