[trunk] Another round of fixes for sign conversion warnings.
[openjpeg.git] / src / bin / jp2 /
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
2014-03-07 Mathieu Malaterre[trunk] Another round of fixes for sign conversion...
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-07 Mathieu Malaterre[trunk] Fix compilation in visual studio, inline cannot...
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings
2014-03-06 Mathieu Malaterre[trunk] Remove warning about sign conversion.
2014-03-06 Mathieu Malaterre[trunk] Remove some easy warnings about sign compare...
2014-03-04 Mathieu Malaterre[trunk] Remove another warning. ftell returns long int
2014-03-04 Mathieu Malaterre[trunk] Remove more conversion warnings.
2014-03-03 Mathieu Malaterre[trunk] Remove easy to fix warnings about conversion
2014-03-03 Mathieu Malaterre[trunk] remove some simple warnings about unused params
2014-03-02 Mathieu Malaterre[trunk] Remove some simple warnings about var being...
2014-03-02 Mathieu Malaterre[trunk] Remove warning about -2147483648 (aka INT_MIN...
2014-03-01 Mathieu Malaterre[trunk] Fix compilation on MSVC compiler
2014-02-28 Mathieu Malaterre[trunk] Partially rework r2506, original patch from...
2014-02-28 Mathieu Malaterre[trunk] Remove some simple warnings in opj_dump
2014-02-28 Mathieu Malaterre[trunk] Merge final patch from issue 171 with code...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 171. Only the imagetora...
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-24 Mathieu Malaterre[trunk] Fix a simple mem leak
2014-02-12 Antonin Descampe[trunk] moved logic related to cinema profiles in libra...
2014-02-12 Antonin Descampe[trunk] added a warning when tif conversion changes...
2014-02-12 Antonin Descampe[trunk]re-indenting convert.c
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-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...
2013-02-03 Mickael Savinaud[trunk] update convert about png writing with additiona...
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-10-01 Mathieu Malaterre[trunk] Fix minor cmake style
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: move source code...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: only keep a single...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: fix JPWL
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename cli tools
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task