| 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. | |||
| 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) | |||
| 2018-03-03 | jp3d: Replace sprintf() by snprintf() in volumetobin() | Karol Babioch | |
| This replaces the unsafe sprintf() invocation by the safer snprintf() one, with the correct buffer size to prevent buffer overflows. This fixes #1085. | |||
| 2018-02-25 | jp3d: Convert ISO-8859 to UTF-8 | Stefan Weil | |
| Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2017-09-19 | src/bin/jp3d/convert.c: add missing fclose() in error code path (#1018) | 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-05-02 | Use lowercase for cmake commands consistenly | Julien Malik | |
| Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt This needs vim 7.3 and fails with vim 7.4 This also fixes a number of : - missing empty line at end of files - useless space at end of lines | |||
| 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> | |||
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2012-11-28 | [trunk] jp3d: fix command line parsing for subsampling | Mathieu Malaterre | |
| 2012-11-28 | [trunk] Fix issue with ITU-T T.809 (05/2011) | Mathieu Malaterre | |
| - ZSI is now known as NSI (FF54) - NSI now stores Ndim (=3) - CAP extended marker was not set properly | |||
| 2012-10-15 | [trunk] Fix compilation: | Mathieu Malaterre | |
| - using mingw32 compiler (missing exported symbols) - using -fvisibility=hidden (gcc on UNIX) | |||
| 2012-10-02 | [trunk] Set of warnings fix for gcc -pedantic | Mathieu Malaterre | |
| 2012-10-01 | [trunk] fix compilation on windows where getopt is not available | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Fix missing getopt symbols on windows | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Fix a set of warnings about C90 issues | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: only keep a single build system | Mathieu Malaterre | |
| 2012-09-28 | [trunk] FolderReorgProposal task: rename JP3D CLI tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: add JP3D | Mathieu Malaterre | |
| Update issue 177 | |||
