summaryrefslogtreecommitdiff
path: root/src/lib/openmj2
AgeCommit message (Collapse)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2016-01-06Fix duplicate article in commentsStefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-11-27Fix typosJakub Wilk
2015-09-29Fix typos in comments and stringStefan Weil
Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-09-01Correct CMake version requirementsmayeut
Update uclouvain/openjpeg#488
2015-07-30Fix typo (that brakes building with '-DBUILD_MJ2:bool=on')mayeut
Fixes #556
2015-07-30better -ffast-math handlingRex Dieter
issue #488 See also http://public.kitware.com/pipermail/cmake/2015-April/060479.html
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2013-03-25[trunk] use the private version of opj_config to avoid compilation error ↵Mickael Savinaud
into mj2
2013-03-17[trunk]remove wrong code in mj2 library detected by winfried (thanks to you)Mickael Savinaud
2012-10-29[trunk] Fix simple warning about unused variablesMathieu Malaterre
2012-10-25[trunk] Fix OpenJPWL compilationMathieu Malaterre
Simply move files over from branch 1.5 onto current trunk, and use current openmj2 copy (it contains a copy of openjpeg 1.5.x)
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-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now ↵Mathieu Malaterre
completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable
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-01[trunk] FolderReorgProposal task: Fix openjp2 lib nameMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: cleanup doxygenMathieu Malaterre
Update issue 177
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu 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