Releases: jasper-software/jasper
version-4.2.8
version-4.2.7
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.7 (2025-08-02)
- Added some missing range checking on several coding parameters in the
JPC encoder (#401).
version-4.2.6
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.6 (2025-08-02)
-
Added a check for a missing color component in the jas_image_chclrspc
function (#400). -
Fixed a minor build problem related to the use of -Wstrict-prototypes
with Clang.
version-4.2.5
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.5 (2025-03-26)
- Made a change to a configuration header file in order to avoid
undesirable compiler warnings when JasPer is used in C++ code (#393).
version-4.2.4
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.4 (2024-04-27)
- Added some missing checks to the jas_heic_decode function in the
HEIC codec (#383).
version-4.2.3
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.3 (2024-03-30)
- Added a missing check in the JPC codec (#381).
version-4.2.2
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.2 (2024-03-11)
- Fix minor build issue (#374).
version-4.2.1
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.1 (2024-02-18)
- Fix a build problem for the DJGPP/MS-DOS environment (#372).
version-4.2.0-rc1
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.0 (2024-02-05)
- Add the JAS_PACKAGING option to the CMake build in an attempt to allow
easier control over rpath settings by packagers of JasPer. - Remove a number of obsolete scripts.
- Make some cosmetic changes to the code for the JPC codec in order
to improve readability (#371). - Fix a portability bug related to threads/atomics.
- Replace some lingering uses of strtok in the JPC coder with jas_strtok,
since the use of strtok is problematic in multithreading contexts.
version-4.2.0
The comments below are automatically extracted from the beginning of the
NEWS document.
4.2.0 (2024-02-05)
- Add the JAS_PACKAGING option to the CMake build in an attempt to allow
easier control over rpath settings by packagers of JasPer. - Remove a number of obsolete scripts.
- Make some cosmetic changes to the code for the JPC codec in order
to improve readability (#371). - Fix a portability bug related to threads/atomics.
- Replace some lingering uses of strtok in the JPC coder with jas_strtok,
since the use of strtok is problematic in multithreading contexts.