SDWebImage / SDWebImageAVIFCoder

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

Added the option for avifCodecChoice to control which codec (aom/dav1d/rav1e/svt-av1) to use #58

Closed dreampiggy closed 11 months ago

dreampiggy commented 11 months ago

This use the SDImageCoderAVIFDecodeCodecChoice and SDImageCoderAVIFEncodeCodecChoice to pass through the libavif API