diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2024-02-26 15:16:49 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2024-02-26 15:17:28 +0100 |
| commit | 14d03e8ed5dcdb8552c8a4c7c9a383b29a6891cb (patch) | |
| tree | 2c278eb88d10befe05494d18c48b797cad747012 /NEWS.md | |
| parent | 1bba8374f2bfce7b4419be6f29a8da3b01af5f58 (diff) | |
Prepare for OpenJPEG v2.5.1 releasev2.5.1
Diffstat (limited to 'NEWS.md')
| -rw-r--r-- | NEWS.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ More details in the [CHANGELOG](https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md) +## OpenJPEG 2.5.1 (Feb 2024) + +No API/ABI break compared to v2.5.0 + +* CMake: drop support for cmake < 3.5 +* Several bugfixes, including [\#1509](https://github.com/uclouvain/openjpeg/pull/1509) for CVE-2021-3575 +* Significant speed-up rate allocation by rate/distoratio ratio [\#1440](https://github.com/uclouvain/openjpeg/pull/1440) + ## OpenJPEG 2.5.0 (May 2022) No API/ABI break compared to v2.4.0, but additional symbols for subset of components decoding (hence the MINOR version bump). |
