v0.10.0
·
338 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
LAmode
Changed
libde265(HEIF decoder) updated from 1.0.9 to 1.0.11 version. changelog- (Heif)
convert_tomethod was removed,bgr_modeopt. 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