| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-14 | jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797) | Stefan Weil | |
| The type casts which used this data type can be removed by changing the signature of function swap16. As this function is called with unsigned variables, this change is reasonable. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-09-29 | Fix typos in comments and string | Stefan Weil | |
| Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-09-06 | fix resource leak in jpwl | mayeut | |
| 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] add access to opj_apps_config.h to old applications | Mickael Savinaud | |
| 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-11-16 | [trunk] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #define | Mathieu Malaterre | |
| 2012-11-16 | [trunk] Attempt to fix compilation error with mj2 | Mathieu Malaterre | |
| 2012-10-25 | [trunk] Remove some simple warnings about missing prototypes | Mathieu Malaterre | |
| 2012-10-25 | [trunk] Fix OpenJPWL compilation | Mathieu 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-01 | [trunk] Fix minor cmake style | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: move source code to source dir | Mathieu Malaterre | |
| 2012-09-28 | [trunk] FolderReorgProposal task: fix JPWL | Mathieu Malaterre | |
| Update issue 177 | |||
