summaryrefslogtreecommitdiff
path: root/src/bin/jp2/convert.c
AgeCommit message (Collapse)Author
2014-03-01[trunk] Fix compilation on MSVC compilerMathieu Malaterre
2014-02-28[trunk] Partially rework r2506, original patch from issue 171 was totally ↵Mathieu Malaterre
bogus (untested?) and did break most of the test (eg. p1_04 family) convert.c duplicate a lot of code, this patch only adresses the PGX codec section of the code. Update issue 171 Update issue 264
2014-02-28[trunk] Merge final patch from issue 171 with code simplification. also ↵Mathieu Malaterre
handles signed case properly. Fixes issue 171
2014-02-27[trunk] Import patch from issue 171. Only the imagetoraw part was not applied.Mathieu Malaterre
Update issue 171
2014-02-24[trunk] Fix a simple mem leakMathieu Malaterre
2014-02-12[trunk] added a warning when tif conversion changes input image bitdepthAntonin Descampe
2014-02-12[trunk]re-indenting convert.cAntonin Descampe
2013-03-03[trunk] split into two config files config options related to the lib and to ↵Mickael Savinaud
the application.
2013-02-03[trunk] update convert about png writing with additional metadata (thanks ↵Mickael Savinaud
winfried)
2012-11-15[trunk]extend last commits to appsMickael Savinaud
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177