forked from pool/python-imagecodecs
Dirk Mueller
9b87025fae
- Update to 2023.3.16 * Pass 6884 tests. * Require libjpeg-turbo 2.1.91 (3.0 beta) and c-blosc2 2.7.1. * Add experimental type hints. * Add SZIP codec via libaec library. * Use Zstd streaming API to decode blocks with unknown decompressed size. * Remove unused level, index, and numthreads parameters (breaking). * Make AEC and BLOSC constants enums (breaking). * Capitalize numcodecs class names (breaking). * Remove JPEG12 codec (breaking; use JPEG8 instead). * Encode and decode lossless and 12-bit JPEG with JPEG8 codec by default. * Remove JPEGSOF3 fallback in JPEG codec. * Fix slow IFD seeking with libtiff 4.5. * Fixes for Cython 3.0. - Release 2023.1.23 * Require libjxl 0.8. * Change mapping of level to distance parameter in jpegxl_encode. * Add option to specify bitspersample in jpegxl_encode. * Add option to pass de/linearize tables to LJPEG codec. * Fix lj92 decoder for SSSS=16 (#59). * Prefer ljpeg over jpegsof3 codec. * Add option to specify AVIF encoder codec. * Support LERC with Zstd or Deflate compression. * Squeeze chunk arrays by default in numcodecs image compression codecs. - Skip testing with dask on python 3.11: no numba yet - Add blosc2, SVT-AV1, jpegxl (libjxl)), SZIP (libsz2) OBS-URL: https://build.opensuse.org/request/show/1074234 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagecodecs?expand=0&rev=21 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
always-cythonize.patch | ||
imagecodecs_distributor_setup.py | ||
imagecodecs-2023.3.16.tar.gz | ||
python-imagecodecs.changes | ||
python-imagecodecs.spec |