fb76b17392Accepting request 1302549 from home:mcalabkova:branches:devel:languages:pythonDirk Mueller2025-09-04 07:08:30 +00:00
12712a3267Accepting request 1266740 from devel:languages:pythonAna Guerrero2025-04-03 14:50:05 +00:00
57ae029bef- Update to 2025.3.30: * Pass 7659 tests. * Fix some codecs for use with Zarr 3, zarr_format=2 (#123). * Fix lz4h5 codec when block size is less than compressed size (#126). * Fix pglz_compress is not thread-safe. * Set __module__ attribute on public objects. * Drop support for Python 3.9, deprecate Python 3.10. - Add patch no-length-assertion-aborts.patch: * Do not call h5lookup methods that cause failed assertions.
devel
Steve Kowalik2025-04-03 04:08:27 +00:00
08246d518fAccepting request 1228806 from devel:languages:pythonAna Guerrero2024-12-08 10:37:17 +00:00
7b934b2bb6- Update to 2024.9.22 * Use libjpeg-turbo for all Lossless JPEG bit-depths if possible (#105). * Fix PackBits encoder fails to skip short replication blocks (#107). * Fix JPEG2K encoder leaving trailing random bytes (#104). * Fix encoding and decoding JPEG XL with custom bitspersample (#102). * Improve error handling in lzf_decode (#103). * Add Ultra HDR (JPEG_R) codec based on libultrahdr library (#108). * Add JPEGXS codec based on libjxs library (source only). * Add SZ3 codec based on SZ3 library. * Deprecate Python 3.9, support Python 3.13.Markéta Machová2024-12-06 15:35:22 +00:00
6848bc531cAccepting request 1188317 from devel:languages:pythonAna Guerrero2024-07-19 13:26:54 +00:00
722a2dd5a4- Update to 2024.6.1 * Pass 7486 tests. * Fix segfault in sperr_decode. * Fix segfault when strided-decoding into buffers with unexpected shapes (#98). * Fix jpeg2k_encoder output buffer too small (#101). * Add PCODEC codec based on pcodec library. * Support NumPy 2. - Drop skip-rare-codecs.patch, restore and update imagecodecs_distributor_setup.pyMarkéta Machová2024-07-18 06:40:53 +00:00
f6330ec6faAccepting request 1159128 from devel:languages:pythonAna Guerrero2024-03-19 16:29:34 +00:00
84e882b236- replace imagecodecs_distributor_setup.py with skip-rare-codecs.patch: this setuptools hook does not get called anymore with PEP517 buildsDirk Mueller2024-03-18 19:46:13 +00:00