Releases: SDWebImage/SDWebImageAVIFCoder
Releases · SDWebImage/SDWebImageAVIFCoder
0.11.1 - Fix Memory Usage
Fixes
- Fix the wrong calculation of buffer of AVIF image which cause memory peak #66
0.11.0 - Codec Choice
0.10.1 - HDR PQ ColorSpace Support
0.10.0 - Thumbnail AVIF(static/animated) and libavif update
0.9.5 - Fix decode failure cleanup issue
Fixes
- fix animated avif decode failed, os_unfair_lock crash #47
- fix double free memory issue when vImageConvert failed
0.9.4 - Fix leak and include
0.9.3 - Fix Leak and Crash
Fixes
- Fix ICC profile, buffer and AVIF encoding memory leak #40
0.9.2 - Fix SwiftPM
Project
- Fix the build of SwiftPM which use the wrong umbrella header #34
0.9.1 - Fix leak
Fixes
- Fix the avifDecoder memory leak #32
0.9.0 - AVIF Animation!
Feature
- Feature support avifs animation #31