summaryrefslogtreecommitdiff
path: root/src/lib/openjpwl
AgeCommit message (Collapse)Author
2016-01-25processed all c/h files through astyle with opj_astyle.cfgcodingstyleAntonin Descampe
2015-10-13I do not recall exactly... I would say that the correct version should beGiuseppe Baruffa
if (!JPWL_ASSUME) return false; meaning that once JPWL_ASSUME=1 the code will pass over such errors and try to decode anyway (just paired with the other JPWL_ASSUME on line 1112). Fixes #596
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-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-10-15complete openjpeg2 pkgconfig support, bug #68Rex Dieter
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] propagate the renaming to openjpwlMickael Savinaud
2012-10-15[trunk] Fix missing -lm to openjpwlMathieu Malaterre
2012-10-05[trunk] First step in moving JPIP code out of openjp2Mathieu Malaterre
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: fix JPWLMathieu Malaterre
Update issue 177
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177