DreamPiggy
|
99064f973c
|
Added the support for 5.15.0+ limit bytes feature from SDWebImage Coder Plugin API
|
2023-06-14 17:13:59 +08:00 |
DreamPiggy
|
6c2651bb25
|
Update the example and test case for the max file size
|
2020-04-07 20:20:06 +08:00 |
DreamPiggy
|
602184ee66
|
Using the WebPDemux API to support progressive animated WebP. This is less performance but at least works
|
2020-01-18 18:36:27 +08:00 |
DreamPiggy
|
9db3358eb0
|
WebPCoder now supports the thumbnail decoding
|
2020-01-16 22:12:43 +08:00 |
DreamPiggy
|
77f602f94e
|
Fix the umbrella headers and modulemap for CocoaPods
|
2019-02-02 11:38:05 +08:00 |
DreamPiggy
|
97ff5b05da
|
Update the README and example to the latest version, show SDAnimatedImageView usage
|
2019-01-28 00:01:10 +08:00 |
Bogdan Poplauschi
|
0ba845c46c
|
File copyrights + updated watchos scheme
|
2018-09-05 11:58:37 +03:00 |
Bogdan Poplauschi
|
2e9be698a9
|
Fixing build - need to support all CocoaPods + Carthage imports, and apparently the previous format did not work properly, even though the result of has_include is correct, the compiler still sees the libwebp reference, so changed the order
|
2018-08-29 15:22:53 +03:00 |
Bogdan Poplauschi
|
27d6b50c98
|
Renamed project to `SDWebImageWebPCoder` - it matches the format for the other repos and, as a workaround:
- `SDWebImageWebPCoder.h` and `SDImageWebPCoder.h` can co-exist
|
2018-08-29 14:50:53 +03:00 |