| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-imageio: upgrade 2.27.0 -> 2.28.1 | Wang Mingyu | 2023-05-08 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ======== Fix ----- Avoid exception when n_frames is not set by Pillow Forward get_reader/get_writer kwargs to read/write (#979) Allow incremental write in pillow (#978) Add writeable_output=True to pillow plugin to ensure data is writable by default (#976) Other ----- Refactor invoke in no-internet CI (#986) Fixed typo in CI script (#985) Fix typo in PyPI link tooltip (#980) Generate images in temporary folders (#977) Feature -------- Expose v3 plugins via v2 API (#824) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-imageio: upgrade 2.26.0 -> 2.27.0 | Wang Mingyu | 2023-04-05 | 1 | -0/+12 |
| Changelog: ========== Fix ------ Consistently apply color palettes by default (#955) (938de2d) Allow ffmpeg filters to terminate iter (#954) (a463899) Handle unknown video duration in pyav metadata (#937) (06a1c0d) Update FreeImage backend to v3.18.0 on Windows (#960) (08d3bda) Feature --------- Add n_images to ImageProperties (#966) (76d9aed) Other ------ Remove pypy 3.7 testing and improve CI/CD scripts (#964) (b439803) Several doc improvements (#959) (ecb6773) Add GH Sponsors link (0e13f64) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
