Releases: SDWebImage/SDWebImageAVIFCoder
Releases · SDWebImage/SDWebImageAVIFCoder
0.8.1 - Support libavif 0.8.2+
Project
- Support libavif 0.8.2+ #29
0.8.0 - iOS 9+/Xcode 11 && Fix CMYK
0.7.0 - Support libavif 0.8+
Features
- Fix the compatible with libavif 0.8+ version #23
0.6.2 - Fix CocoaPods
0.6.1 - Fix libavif >= 0.7.2 compile issue
0.6.0 - Performance && ColorProfile
Features
- Output grayscale images as possible #11
- Reduces up to 66% memory usage.
- Support libavif v0.60 and set proper color space as possible. #13
- Decoding images with alpha planes becomes faster 13%~25% than before
Fixs
- Scale alpha planes [0, (1 << bit-depth) - 1] to [0, 65536] #14
Project
- The dependency of libavif bumped to v0.6.0 #13
Unit tests and remove inappropriate debugging code
Fix AVIF decoding for odd dimensions
Performance && SwiftPM
Support libavif 0.4.0
Project
- Upgrade libavif to 0.4.0 support #6