| 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-09-22 | Merge branch 'pr1095' | Even Rouault | |
| 2018-09-22 | opj_mj2_extract: Check provided output prefix for length | Karol Babioch | |
| This uses snprintf() with correct buffer length instead of sprintf(), which prevents a buffer overflow when providing a long output prefix. Furthermore the program exits with an error when the provided output prefix is too long. Fixes #1088. | |||
| 2018-09-22 | Merge branch 'pr1107' | Even Rouault | |
| 2018-09-22 | opj_mj2_extract: Avoid segfault for long filenames | szukw000 | |
| 2018-09-05 | Fix some typos in code comments and documentation | Stefan Weil | |
| All typos were found by Codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2018-03-04 | Merge pull request #1094 from kbabioch/fix/missing-format-string-parameter | Even Rouault | |
| mj2: Add missing variable to format string in fprintf() invocation in meta_out.c | |||
| 2018-03-02 | opj_mj2_extract: Rename output_location to output_prefix | Karol Babioch | |
| This renames the argument in the help output, as the latter better describes the the purpose of this argument. | |||
| 2018-03-02 | mj2: Add missing variable to format string in fprintf() invocation in meta_out.c | Karol Babioch | |
| This adds the appropriate variables to the invocation of fprintf(). They were specified in the format string, but were missing in the actual call. This fixes #1074 and #1075. | |||
| 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 | |||
| 2014-03-11 | [trunk] Fix compilation errors when JPWL and/or MJ2 are build | Mathieu Malaterre | |
| 2014-03-07 | [trunk] Remove simple warning about functions not used | Mathieu Malaterre | |
| 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-29 | [trunk] Remove temp fix now that mj2 is fixed | Mathieu Malaterre | |
| 2012-10-15 | [trunk] Remove some warnings about missing prototypes (gcc) | Mathieu Malaterre | |
| 2012-10-15 | [trunk] Fix compilation: | Mathieu Malaterre | |
| - using mingw32 compiler (missing exported symbols) - using -fvisibility=hidden (gcc on UNIX) | |||
| 2012-10-15 | [trunk] Fix openmj2 compilation in static mode. | Mathieu Malaterre | |
| 2012-10-09 | [trunk] Fix openmj2/mj2 compilation | Mathieu Malaterre | |
| As reported on the mailing list, it is better to have a working (compiling) mj2 codec rather than nothing. mj2 uses it own copy of openjpeg 1.5 Update issue 177 | |||
| 2012-10-09 | [trunk] FolderReorgProposal task. Remove left over of JPIP | Mathieu Malaterre | |
| JPIP code was moved from JP2 to openjpip Update issue 177 | |||
| 2012-10-01 | [trunk] Fix a set of warnings about C90 issues | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: move source code to source dir | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: only keep a single build system | Mathieu Malaterre | |
| 2012-09-28 | [trunk] FolderReorgProposal task: rename MJ2/JPIP CLI tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] FolderReorgProposal task: refactor MJ2 | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
