summaryrefslogtreecommitdiff
path: root/src/bin/jpwl
AgeCommit message (Expand)Author
2017-08-09src/bin/jpwl/convert.c pgxtoimage(): add missing fclose() (#977)Even Rouault
2017-07-31src/bin/jpwl/convert.c: add missing fclose() in error code path (suggested by...Even Rouault
2017-07-29src/bin/jpwl/convert.c: fix memleak (fix suggested by maddin200, #631)Even Rouault
2017-07-26Spelling fixes (patch by ka7, #890, rebased on top of master)Even Rouault
2017-05-15Reformat: apply reformattin on .h files (#128)Even Rouault
2017-05-09Reformat whole codebase with astyle.options (#128)Even Rouault
2016-07-14jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)Stefan Weil
2015-09-29Fix typos in comments and stringStefan Weil
2015-09-06fix resource leak in jpwlmayeut
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in each...Antonin Descampe
2014-03-18[trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer O...Mathieu 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 opj...Mickael Savinaud
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-25[trunk] Remove some simple warnings about missing prototypesMathieu Malaterre
2012-10-25[trunk] Fix OpenJPWL compilationMathieu Malaterre
2012-10-01[trunk] Fix minor cmake styleMathieu Malaterre
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: fix JPWLMathieu Malaterre