SDWebImage / SDWebImageAVIFCoder

A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image
MIT License
55 stars 14 forks source link

Fix the compile issue with libavif 0.11.0+ by removing the limit alpha range check #51

Closed dreampiggy closed 1 year ago

dreampiggy commented 1 year ago

Update the min deps to 0.11.0+ as well

This fix #50