forked from pool/python-imageio
Accepting request 1096160 from home:mcalabkova:branches:devel:languages:python
- update to 2.31.1 * Add support for Python 3.11 * Tifffile v3 support * Add audio support for ffmpeg writer * small improvements to pyav * Consistently apply color palettes by default * Add n_images to ImageProperties * Expose v3 plugins via v2 API * Decode gray 16-bit PNG as uint16 (not int32) if pillow allows OBS-URL: https://build.opensuse.org/request/show/1096160 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 30 14:22:20 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to 2.31.1
|
||||
* Add support for Python 3.11
|
||||
* Tifffile v3 support
|
||||
* Add audio support for ffmpeg writer
|
||||
* small improvements to pyav
|
||||
* Consistently apply color palettes by default
|
||||
* Add n_images to ImageProperties
|
||||
* Expose v3 plugins via v2 API
|
||||
* Decode gray 16-bit PNG as uint16 (not int32) if pillow allows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 16 17:47:59 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user