v0.10.0
bigcat88
released this
24 Feb 10:33
·
268 commits
to refs/heads/master
since this release
Reworked version with native C extension.
Added
- Restored ability to build from source with libheif==1.12.0
- Ability to encode images in
LA
mode
Changed
libde265
(HEIF decoder) updated from 1.0.9 to 1.0.11 version. changelog- (Heif)
convert_to
method was removed,bgr_mode
opt. parameter added toopen_heif
- Many other changes mostly for standalone usage. topic
Changed
- Fixed Access Violation(all version was affected) when image size after decoding differs. #79