diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-12-28 21:55:55 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-12-28 21:59:39 +0100 |
| commit | 37ac30ceff6640bbab502388c5e0fa0bff23f505 (patch) | |
| tree | 0f31a0bb5e2df392d9e3b6b94c705a2d36e212dc /NEWS.md | |
| parent | a335b4d008359a32656026fa6780ef185b35cf0a (diff) | |
Prepare for v2.4.0v2.4.0
Diffstat (limited to 'NEWS.md')
| -rw-r--r-- | NEWS.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ More details in the [CHANGELOG](https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md) +## OpenJPEG 2.4.0 (December 2021) + +No API/ABI break compared to v2.3.1, but additional symbols for subset of components decoding (hence the MINOR version bump). + +* Encoder: add support for multithreading [\#1248](https://github.com/uclouvain/openjpeg/pull/1248) +* Encoder: add support for generation of PLT markers [\#1246](https://github.com/uclouvain/openjpeg/pull/1246) +* Encoder: single-threaded performance improvements in forward DWT for 5-3 and 9-7 (and other improvements) [\#1253](https://github.com/uclouvain/openjpeg/pull/1253) +* Encoder: support IMF profiles [\#1235](https://github.com/uclouvain/openjpeg/pull/1235) +* Many bug fixes (including security fixes) + ## OpenJPEG 2.3.1 (April 2019) No API/ABI break compared to v2.3.0 |
