summaryrefslogtreecommitdiff
path: root/src/bin/mj2
AgeCommit message (Collapse)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-09-29Fix typos in comments and stringStefan Weil
Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2014-03-11[trunk] Fix compilation errors when JPWL and/or MJ2 are buildMathieu Malaterre
2014-03-07[trunk] Remove simple warning about functions not usedMathieu Malaterre
2013-03-17[trunk] add access to opj_apps_config.h to old applicationsMickael Savinaud
2013-03-17[trunk] use everywhere the new opj_ prefix for HAVE variables and use the ↵Mickael Savinaud
opj_apps_config file (thanks to winfried)
2012-11-16[trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #defineMathieu Malaterre
2012-11-16[trunk] Attempt to fix compilation error with mj2Mathieu Malaterre
2012-10-29[trunk] Remove temp fix now that mj2 is fixedMathieu Malaterre
2012-10-15[trunk] Remove some warnings about missing prototypes (gcc)Mathieu Malaterre
2012-10-15[trunk] Fix compilation:Mathieu Malaterre
- using mingw32 compiler (missing exported symbols) - using -fvisibility=hidden (gcc on UNIX)
2012-10-15[trunk] Fix openmj2 compilation in static mode.Mathieu Malaterre
2012-10-09[trunk] Fix openmj2/mj2 compilationMathieu Malaterre
As reported on the mailing list, it is better to have a working (compiling) mj2 codec rather than nothing. mj2 uses it own copy of openjpeg 1.5 Update issue 177
2012-10-09[trunk] FolderReorgProposal task. Remove left over of JPIPMathieu Malaterre
JPIP code was moved from JP2 to openjpip Update issue 177
2012-10-01[trunk] Fix a set of warnings about C90 issuesMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: only keep a single build systemMathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: rename MJ2/JPIP CLI toolsMathieu Malaterre
Update issue 177
2012-09-28[trunk] FolderReorgProposal task: refactor MJ2Mathieu Malaterre
Update issue 177
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177