| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-04 | Remove obsolete components JPWL, JP3D and MJ2 | Even Rouault | |
| 2020-04-17 | jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) | Eduardo Barretto | |
| This issues were found by cppcheck and coverity. | |||
| 2019-11-17 | JPWL: convert: Fix buffer overflow reading an image file less than four ↵ | Robert Ancell | |
| characters (#1196) Fixes #1068 | |||
| 2019-03-29 | Revert "[JPWL] tgatoimage(): avoid excessive memory allocation attempt," | Even Rouault | |
| This reverts commit 05be3084460e46282ee63f04c72c451f3271fd28. This commit doesn't compile due to missing OPJ_UINT64 type | |||
| 2018-11-28 | [JPWL] tgatoimage(): avoid excessive memory allocation attempt, | Young Xiao | |
| and fixes unaligned load Signed-off-by: Young Xiao <YangX92@hotmail.com> | |||
| 2018-11-28 | [JPWL] opj_compress: reorder checks related to code block dimensions to ↵ | Young_X | |
| avoid potential int overflow Signed-off-by: Young_X <YangX92@hotmail.com> | |||
| 2018-11-23 | [JPWL] imagetotga(): fix read heap buffer overflow if numcomps < 3 (#987) | Young_X | |
| Signed-off-by: Young_X <YangX92@hotmail.com> | |||
| 2018-11-23 | [JPWL] fix CVE-2018-16375 | Young_X | |
| Signed-off-by: Young_X <YangX92@hotmail.com> | |||
| 2018-11-01 | jp3d/jpwl convert: fix write stack buffer overflow | Hugo Lefeuvre | |
| Missing buffer length formatter in fscanf call might lead to write stack buffer overflow. fixes #1044 (CVE-2017-17480) | |||
| 2017-10-20 | Add missing fclose() statement in error condition. | Gregory Fiumara | |
| 2017-08-09 | src/bin/jpwl/convert.c pgxtoimage(): add missing fclose() (#977) | Even Rouault | |
| 2017-07-31 | src/bin/jpwl/convert.c: add missing fclose() in error code path (suggested ↵ | Even Rouault | |
| by maddin200, #976) | |||
| 2017-07-29 | src/bin/jpwl/convert.c: fix memleak (fix suggested by maddin200, #631) | Even Rouault | |
| 2017-07-26 | Spelling fixes (patch by ka7, #890, rebased on top of master) | Even Rouault | |
| 2017-05-15 | Reformat: apply reformattin on .h files (#128) | Even Rouault | |
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault | |
| 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 | |||
