diff options
| author | Antonin Descampe <antonin@gmail.com> | 2016-09-28 21:10:03 +0200 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2016-09-28 21:10:12 +0200 |
| commit | bf60db7f3b9fd11bf01424150dffa60966a641fd (patch) | |
| tree | d0d79a2888e8056bb7c6a29ef89ce32ed1e3169b /_posts | |
| parent | f8a9d51d54c1fc3d5f61e4c6963e0a67b081e7c7 (diff) | |
post update
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2016-09-28-OpenJPEG-2.1.2-released.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/_posts/2016-09-28-OpenJPEG-2.1.2-released.md b/_posts/2016-09-28-OpenJPEG-2.1.2-released.md index cec9499f..dd828568 100644 --- a/_posts/2016-09-28-OpenJPEG-2.1.2-released.md +++ b/_posts/2016-09-28-OpenJPEG-2.1.2-released.md @@ -6,12 +6,13 @@ title: OpenJPEG 2.1.2 released Good news everyone! -OpenJPEG 2.1.2 is released today: -https://github.com/uclouvain/openjpeg/releases/tag/v2.1.2 +[OpenJPEG 2.1.2](https://github.com/uclouvain/openjpeg/releases/tag/v2.1.2) is released today. + Important security fixes and third party libraries update. -Changelog: https://github.com/uclouvain/openjpeg/blob/openjpeg-2.1/CHANGELOG.md -Full Changelog: https://github.com/uclouvain/openjpeg/compare/v2.1.1...v2.1.2 + +[Changelog](https://github.com/uclouvain/openjpeg/blob/openjpeg-2.1/CHANGELOG.md) +[Full Changelog](https://github.com/uclouvain/openjpeg/compare/v2.1.1...v2.1.2) Note that meanwhile, in the master branch, an important improvement has been merged, namely T1 optimizations and multithreading support (contribution from Even Rouault … Thanks a lot !). A (much) faster OpenJPEG is on track … Stay tuned for v2.2.0. |
