17
0
Ana Guerrero f259bd75a8 Accepting request 1349455 from devel:languages:python
- update to 2026.3.6:
  * Add CCITTRLE, CCITTFAX3 and CCITTFAX4 codecs (decode only).
  * Implement packints_encode function.
  * Support lerc subcodec in tiff_encode function.
  * Support packed integers, ccitt and pixarlog compression in
    TIFF codec.
  * Support bitorder option in PACKINTS codec.
  * Support rounding in BFLOAT16 codec.
  * Support more BMP types.
  * Update PCODEC to new API.
  * Fix buffer overflows in third-party code.
  * Fix code review issues.
  * Add tiff_encode function.
  * Add extra options for HTJ2K (#134).
  * Add linear RGB option to cms_profile.
  * Change ZSTD default compression level to 3.
  * Enforce positional-only and keyword-only parameters
    (breaking).
  * Base numcodecs.Jpeg on JPEG8 codec (breaking).
  * Add HTJ2K codec based on OpenJPH library (#125).
  * Add MESHOPT codec based on meshoptimizer library.
  * Fix decoding concatenated ZStandard frames.
  * Fix potential issues in TIFF and WEBP codecs.
  * Fix pyi stub file.
  * Change default Brotli compression level to 4.
  * Use Brotli streaming API for decoding.
  * Enable decoding UltraHDR to uint16.
  * Tweak memory allocation and reallocation strategies.
  * Use fused types.
  * Improve code quality.

OBS-URL: https://build.opensuse.org/request/show/1349455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-imagecodecs?expand=0&rev=20
2026-04-28 09:55:46 +00:00
2026-04-26 22:56:14 +00:00
2026-04-26 22:56:14 +00:00
2026-04-26 22:56:14 +00:00
Description
No description provided
143 KiB
Languages
Python 100%