Releases: SDWebImage/SDWebImageAVIFCoder
Releases · SDWebImage/SDWebImageAVIFCoder
0.8.2 - Support libavif 0.9.1+
31 Jul 14:56
Compare
Sorry, something went wrong.
No results found
Project
Support libavif 0.9.1 #30
0.8.1 - Support libavif 0.8.2+
31 Jul 13:23
Compare
Sorry, something went wrong.
No results found
Project
Support libavif 0.8.2+ #29
0.8.0 - iOS 9+/Xcode 11 && Fix CMYK
02 Feb 08:17
Compare
Sorry, something went wrong.
No results found
Project
Bump the deployment target to iOS 9+/macOS 10.11+ #24
Fixes
Fix the encoding compatibility for CMYK image #25
0.7.0 - Support libavif 0.8+
02 Feb 08:13
Compare
Sorry, something went wrong.
No results found
Features
Fix the compatible with libavif 0.8+ version #23
0.6.2 - Fix CocoaPods
26 Aug 04:29
Compare
Sorry, something went wrong.
No results found
Fix
Fix the CocoaPods usage because of Podspec public headers issues #22
Deprecation
Workaround/Some of color space constans are deprecated @ledyba-z
0.6.1 - Fix libavif >= 0.7.2 compile issue
14 May 09:38
Compare
Sorry, something went wrong.
No results found
Refactory
Refactoring & fix a bug & add tests to increase code coverage. #18
Project
Fix/support libavif v0.7.3 #20
0.6.0 - Performance && ColorProfile
13 Mar 06:42
Compare
Sorry, something went wrong.
No results found
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
25 Feb 12:27
Compare
Sorry, something went wrong.
No results found
Test
Added unit tests and code coverage. #10
Fix
Remove inappropriate debugging code, this slightly effect the performance. #10
Fix AVIF decoding for odd dimensions
12 Feb 02:44
Compare
Sorry, something went wrong.
No results found
Fixes
Handle images with odd dimensions and fix color matrix #9
Testing
Add CI to check decoding functions #9
Performance && SwiftPM
24 Jan 03:09
Compare
Sorry, something went wrong.
No results found
Performance
use vImage framework to accelerate conversion from YUV to RGB(A) #7 . Thanks @ledyba-z
Project
Support Swift Package Manager #8