Fix resource leaks & unchecked resource allocations
[openjpeg.git] / src / bin / jp2 / opj_compress.c
2015-09-24 mayeutFix resource leaks & unchecked resource allocations
2015-09-24 mayeutFix some resource leaks
2015-07-26 mayeutRemove some warnings when building
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-24 mayeutRemove some warnings when building
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-29 Matthieu Darbois[trunk] Fix wrong return value for opj_setup_encoder...
2015-05-28 Matthieu Darbois[trunk] Fix sscanf format specifier (fixes issue 494)
2014-12-02 Matthieu Darbois[trunk] Fixed typo in opj_compress error report (fixes...
2014-09-30 Antonin Descampe[trunk] fixes heap-buffer-overflow in parse_cmdline_encoder
2014-09-16 Antonin Descampe[trunk] improve memory management (fixes issue 359)
2014-07-03 Antonin Descampe[trunk] fixes issue #357. MCT is automatically disabled...
2014-07-01 Antonin Descampe[trunk] moved comment marker setup from opj_compress...
2014-04-28 Mathieu Malaterre[trunk] Properly handle failure to compress (remove...
2014-04-23 Antonin Descampe[trunk]removed '-x' option for index file as long as...
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-17 Antonin Descampe[trunk] refactoring of rsiz, profiles, and extensions...
2014-04-03 Antonin Descampe[trunk] updated copyright and added copyright notice...
2014-04-02 Antonin Descampe[trunk] fixed a bug triggering SEGFAULT on debug mode...
2014-03-26 Antonin Descampe[trunk] fixed warnings triggered on linux related to...
2014-03-26 Antonin Descampe[trunk] add ability in opj_compress to input subsampled...
2014-03-25 Antonin Descampe[trunk] fixed bug related to r2791
2014-03-25 Antonin Descampe[trunk] fixed warning due induced by r2791
2014-03-25 Antonin Descampe[trunk] add "-mct {0,1,2}" option to opj_compress to...
2014-03-10 Mathieu Malaterre[trunk] Fix warnings about shadow variables
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Remove mem leak and warning reported by clang
2014-03-07 Mathieu Malaterre[trunk] Remove simple warnings about format
2014-03-04 Mathieu Malaterre[trunk] Remove another warning. ftell returns long int
2014-02-27 Mathieu Malaterre[trunk] improve command line parser syntax checking
2014-02-26 Mathieu Malaterre[trunk] Remove simple warnings about unused functions
2014-02-26 Mathieu Malaterre[trunk] Properly store and use value returned by fread...
2014-02-25 Mathieu Malaterre[trunk] Clarify raw input in openjpeg. LSB vs MSB are...
2014-02-12 Antonin Descampe[trunk] moved logic related to cinema profiles in libra...
2014-01-23 Antonin Descampe[trunk] fixed another DCI compliance bug
2014-01-22 Antonin Descampe[trunk] fixed several bugs in cinema mode (2K 24/48...
2014-01-16 Antonin Descampe[trunk] fixed indentation in opj_compress.c, renamed...
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]rename the cinema option to old one
2012-11-15 Mickael Savinaud[trunk]update the copyright, the authors and thanks...
2012-11-15 Mickael Savinaud[trunk]rename decompress options with the goog name
2012-11-15 Mickael Savinaud[trunk]extend last commits to apps
2012-10-29 Mathieu Malaterre[trunk] Merge back JPIP modification into v2
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-05 Mickael Savinaud[trunk] remove warnings
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename cli tools