[trunk] refactoring of rsiz, profiles, and extensions management
[openjpeg.git] / src / bin / jp2 / convert.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-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 Mathieu Malaterre[trunk] Make sure to not use alpha pointer if it is...
2014-03-24 Mathieu Malaterre[trunk] Make sure to exit early instead of looping...
2014-03-18 Mathieu Malaterre[trunk] Update big endian handling no such thing as...
2014-03-14 Mathieu Malaterre[trunk] Fix issue with & vs &&
2014-03-14 Mathieu Malaterre[trunk] Move INLINE definition within openjpeg.h header...
2014-03-10 Mathieu Malaterre[trunk] Fix simple sign conversion warnings only visibl...
2014-03-10 Mathieu Malaterre[trunk] Properly handle PGM file generation when fullpa...
2014-03-10 Mathieu Malaterre[trunk] Make sure to always initialize variable
2014-03-10 Mathieu Malaterre[trunk] Fix warnings about shadow variables
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 more conversion warnings.
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] Merge final patch from issue 171 with code...
2014-02-27 Mathieu Malaterre[trunk] Import patch from issue 171. Only the imagetora...
2014-02-24 Mathieu Malaterre[trunk] Fix a simple mem leak
2014-02-12 Antonin Descampe[trunk] added a warning when tif conversion changes...
2014-02-12 Antonin Descampe[trunk]re-indenting convert.c
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2013-02-03 Mickael Savinaud[trunk] update convert about png writing with additiona...
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] Start FolderReorgProposal task