forked from pool/python-imagecodecs
- update to 2024.1.1:
* Add 8/24-bit BMP codec. * Add SPERR codec based on SPERR library. * Add LZO decoder based on lzokay library. * Add DICOMRLE decoder. * Enable float16 in CMS codec. * Enable MCT for lossless JPEG2K encoder (#88). * Ignore pad-byte in PackBits decoder (#86). * Fix heif_write_callback error message not set. * Require lcms2 2.16 with issue-420 fixes. * Require libjxl 0.9, libaec 1.1, Cython 3. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagecodecs?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 18:33:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2024.1.1:
|
||||
* Add 8/24-bit BMP codec.
|
||||
* Add SPERR codec based on SPERR library.
|
||||
* Add LZO decoder based on lzokay library.
|
||||
* Add DICOMRLE decoder.
|
||||
* Enable float16 in CMS codec.
|
||||
* Enable MCT for lossless JPEG2K encoder (#88).
|
||||
* Ignore pad-byte in PackBits decoder (#86).
|
||||
* Fix heif_write_callback error message not set.
|
||||
* Require lcms2 2.16 with issue-420 fixes.
|
||||
* Require libjxl 0.9, libaec 1.1, Cython 3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 21:01:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user