Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-05-07 11:11:07 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-pillow_heif: update to 0.11.0.

## [0.11.0 - 2023-04-30]

### Changed

- EXIF raw data in info["exif"] is now skipping first 6 \ 
bytes(`Exif\x00\x00`). Like in Pillow for WEBP.

### Fixed

- EXIF parsing(Xiaomi images and possible others). Thanks to @mxsleo #92
- (Pillow) `deepcopy` support for HeifImageFile and AvifImageFile
- (macOS, arm64) `libde265`(HEIF decoder) now has the same version as in other \ 
builds(`1.0.8`->`1.0.11`)
- (macOS, arm64) `libaom`(AVIF) now has the same version as in other \ 
builds(`3.4.0`->`3.6.0`)
   2023-05-01 11:49:40 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-pillow_heif: update to 0.10.1.

## [0.10.1 - 2023-04-03]

### Added

- Windows PyPy wheels.
- Faster image loading implementation with Pillow `9.5.0`
- `options.ALLOW_INCORRECT_HEADERS` option to allow loading files with invalid \ 
`ispe` header. Thanks to @Soooda #86
   2023-03-31 22:52:15 by Thomas Klausner | Files touched by this commit (29)
Log message:
libheif: add dav1d to bl3.mk file

pkg-config fails otherwise

Bump all dependencies
   2023-03-09 07:55:30 by Thomas Klausner | Files touched by this commit (5)
Log message:
graphics/py-pillow_heif: re-import py-pillow_heif-0.10.0

Fix _ -> - in package directory.

Python bindings to libheif for working with HEIF images and plugin
for Pillow.

Features:

* Decoding of 8, 10, 12 bit HEIC and AVIF files.
* Encoding of 8, 10, 12 bit HEIC and AVIF files.
* EXIF, XMP, IPTC read & write support.
* Support of multiple images in one file and a PrimaryImage attribute.
* Adding & removing thumbnails.
* Adding HEIF support to Pillow in one line of code as a plugin.

Next | Query returned 14 messages, browsing 11 to 20 | previous