python-imagecodecs
Image transformation, compression, and decompression codecs
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-imagecodecs
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-imagecodecs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000053 53 Bytes | |
always-cythonize.patch | 0000000975 975 Bytes | |
imagecodecs-2022.12.24.tar.gz | 0013747904 13.1 MB | |
imagecodecs_distributor_setup.py | 0000001543 1.51 KB | |
python-imagecodecs.changes | 0000008948 8.74 KB | |
python-imagecodecs.spec | 0000006416 6.27 KB |
Revision 19 (latest revision is 39)
Markéta Machová (mcalabkova)
accepted
request 1060173
from
Benjamin Greiner (bnavigator)
(revision 19)
- Update to 2022.12.24 * Pass 6512 tests. * Fix PNG codec error handling. * Fix truncated transferfunctions in cms_profile (#57). * Fix exceptions not raised in cdef functions not returning Python object. - Release 2022.12.22 * Require libtiff 4.5 (breaking). * Require libavif 0.11 (breaking). * Change jpegxl_encode level parameter to resemble libjpeg quality (breaking). * Add LZFSE codec via lzfse library. * Add LZHAM codec via lzham library. * Fix AttributeError in cms_profile (#52). * Support gamma argument in cms_profile (#53). * Raise limit of TIFF pages to 1048576. * Use libtiff thread-safe error/warning handlers. * Add option to specify filters and strategy in png_encode. * Add option to specify integrity check type in lzma_encode. * Fix DeprecationWarning with NumPy 1.24.
Comments 0