summaryrefslogtreecommitdiff
path: root/src/bin/jpwl/convert.c
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>
2015-09-06fix resource leak in jpwlmayeut
Fixes #573
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2014-03-18[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer ↵Mathieu Malaterre
OPJ_BIG_ENDIAN) Update issue 302
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-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)