You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the example project, clone the repo, and run `pod install` from the Example directory first.
11
+
This is a [SDWebImage](https://github.com/SDWebImage/SDWebImage) coder plugin to add [BPG Image Format](https://bellard.org/bpg/) support. Which is built based on the open-sourced [libbpg](https://github.com/mirrorer/libbpg) codec.
12
12
13
-
This is a demo to show to build custom decoder for SDWebImage by embedding third-party framework.
13
+
This BPG coder plugin currently support static BPG and animated BPG image decoding.
0 commit comments