SDWebImage / SDWebImageAVIFCoder

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

Fix end-to-end test(Github actions) #12

Closed ledyba-z closed 4 years ago

ledyba-z commented 4 years ago

I would like to assign myself....

dreampiggy commented 4 years ago

It's OK..

And, I invite you to the contributor of SDWebImageAVIFCoder repo. You can submit the PR, and then merge if all the testing passing.

Seems you have already contribute the code more than me :)

Note for the release (via Git tag or CocoaPods trunk push) still need my help, if you find new PRs and features ready for release, please @me, I'll update the version of that.

ledyba-z commented 4 years ago

Seems you have already contribute the code more than me :)

Haha, thank you!

Note for the release (via Git tag or CocoaPods trunk push) still need my help

OK!

ledyba-z commented 4 years ago

https://github.com/AOMediaCodec/libavif/pull/98 (which fixes an enbug and already mereged) and #13 may resolve this issue.

https://github.com/AOMediaCodec/libavif/pull/98 ships with libavif v0.6.0 (that contains some breaking changes).