[trunk] refactoring of rsiz, profiles, and extensions management
[openjpeg.git] / src / bin / jp2 / opj_compress.c
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