Commit Graph

9 Commits

Author SHA1 Message Date
DreamPiggy 4005a4d618 Copy the macros from SDWebImage Core repo
These macro don't need compile (that SDInternalMacros.m provided the symbol), just make the compiler be able to find the search path and expand is OK
2024-02-05 22:43:27 +08:00
DreamPiggy 835eb13e30 Change the encoding test into official macOS unit test
Added `testWebPEncodingWithICCProfile`
2023-11-08 18:17:07 +08:00
DreamPiggy 4861ce9799 Update Cartfile to use SDWebImage 5.10+ 2020-11-23 15:54:30 +08:00
DreamPiggy a62950d23f Upgrade the dependency to SDWebImage 5.7, supports the maxFileSize encoding options, as well as enabling the thread-encoding for speedup 2020-04-07 16:59:59 +08:00
DreamPiggy 9db3358eb0 WebPCoder now supports the thumbnail decoding 2020-01-16 22:12:43 +08:00
DreamPiggy 75f2dcf49a Update the SDWebImage dependency version to 5.0.0 official release 2019-04-02 22:25:19 +08:00
DreamPiggy 3f256df8c5 Update the CocoaPods && Carthage dependency to upstream SDWebImage 5.0.0-beta4. Bumped version to 0.1.1 2019-01-26 18:35:21 +08: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
Bogdan Poplauschi 091a6fd658 Initial checkin of the project - minimal code + docs + Travis CI script 2018-08-28 18:21:20 +03:00