Provide safer string copy than strncpy
[openjpeg.git] / src / bin / jp2 / opj_decompress.c
2015-09-25 mayeutProvide safer string copy than strncpy
2015-09-24 mayeutFix resource leak
2015-09-24 mayeutFix resource leaks & unchecked resource allocations
2015-09-13 Matthieu DarboisMerge pull request #590 from mayeut/master
2015-09-13 mayeutCorrect leak in color_cielab_to_rgb
2015-08-21 mayeutTIFF can output CMYK
2015-08-21 Matthieu DarboisMerge pull request #559 from szukw000/cmyk-cielab-esycc
2015-07-30 szukw000Defines three new functions 559/head
2015-07-26 Matthieu DarboisMerge pull request #548 from mayeut/master
2015-07-26 mayeutRemove some warnings when building 548/head
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-25 mayeutRemove some warnings when building
2015-07-24 mayeutRemove some warnings when building
2015-07-12 mayeutMerge pull request #529 from renevanderark/master
2015-07-11 mayeutMerge pull request #531 from mayeut/issue-289
2015-07-11 mayeutAdd option to force component splitting in imagetopnm 531/head
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 Aaron Boxerfixed a few bugs
2015-07-03 Aaron Boxeradd timing to compress and decompress
2015-06-05 mayeutMerge branch 'master' into issue-254
2015-05-28 Matthieu Darbois[trunk] Fix sscanf format specifier (fixes issue 494)
2015-02-02 Antonin Descampe[trunk] fixes a bug that prevented opj_decompress to...
2014-12-26 Matthieu Darbois[trunk] fixed typo in opj_decompress (fixes issue 465)
2014-11-22 Matthieu Darbois[trunk] added an option to upsample image components...
2014-11-22 Matthieu Darbois[trunk] fixed warning in option to force rgb output...
2014-11-22 Matthieu Darbois[trunk] added option to force rgb output in opj_decompr...
2014-11-19 Matthieu Darbois[trunk] added option to force output bit depth in opj_d...
2014-04-28 Mathieu Malaterre[trunk] Properly handle failure to compress (remove...
2014-04-23 Antonin Descampe[trunk]re-formatted help display in executables
2014-04-23 Antonin Descampe[trunk]formatted some messages. Removed -version option...
2014-04-23 Antonin Descampe[trunk]Replaced deprecated opj_stream_set_user_data...
2014-04-22 Antonin Descampe[trunk] fixed some warning and errors formatting and...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-03-25 Mathieu Malaterre[trunk] Make sure to test value not pointer
2014-03-24 Mathieu Malaterre[trunk] Fix typo in comment (this is not j2k_dump)
2014-03-13 Mathieu Malaterre[trunk] Always report when decompression failed as...
2014-03-07 Mathieu Malaterre[trunk] Upon failure, need to return proper return...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Remove simple warnings about format
2014-03-03 Mathieu Malaterre[trunk] Remove easy to fix warnings about conversion
2013-03-24 Mickael Savinaud[trunk] enhance the support of sYCC into opj_decompress...
2013-03-17 Mickael Savinaud[trunk] use everywhere the new opj_ prefix for HAVE...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2013-02-17 Mickael Savinaud[trunk] move to the new API for function opj_stream_cre...
2013-02-16 Mickael Savinaud[trunk] move to the new API for function opj_stream_des...
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename cli tools