summaryrefslogtreecommitdiff
path: root/wrapping/java/openjp2/JavaOpenJPEGDecoder.c
AgeCommit message (Collapse)Author
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
2012-10-15[trunk] Fix Java binding compilation. Need to link against openmj2 for now ↵Mathieu Malaterre
to resolve all symbols. Add a local indec.c (pulled from opj 1.5 branch)
2012-10-10[trunk] Fix advanced (and experimental) Java binding. As reported on the ↵Mathieu Malaterre
mailing list.
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177