Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/SDWebImage/SDWebImageWebPCoder
A WebP coder plugin for SDWebImage, use libwebp
https://github.com/SDWebImage/SDWebImageWebPCoder
Update the CocoaPods && Carthage dependency to upstream SDWebImage 5.0.0-beta4. Bumped version to 0.1.1
3f256df8c520c216d95a0b4d5008c0bacc3eded3 authored almost 6 years ago
3f256df8c520c216d95a0b4d5008c0bacc3eded3 authored almost 6 years ago
Merge pull request #5 from SDWebImage/bugfix_iccp_leak
Fix the potential leak of chunk iterator used for ICC Profile colorSpace check
94bec17c06bc75047a753672a088b5368905e94d authored about 6 years ago
Fix the potential leak of chunk iterator used for ICC Profile colorSpace check
3e0e45d313cabf8d646e97c1119383bce5f7d806 authored about 6 years ago
3e0e45d313cabf8d646e97c1119383bce5f7d806 authored about 6 years ago
Merge pull request #4 from SDWebImage/bugfix_webp_icc_profile
Fix that WebP image with ICC Profile does not show color correctly, should use the profile color...
18c620ab63e6d33e37351696866fb54d5a4bce53 authored about 6 years ago
Merge pull request #3 from SDWebImage/bugfix_workspace
Fix the issue of wrong workspace group
3ca6bb8735848f95d4ced0e79a17d6aef57b52f3 authored about 6 years ago
Fix the issue of wrong workspace group
da76f7f30c11305823a1197443b2c354673eb97c authored about 6 years ago
da76f7f30c11305823a1197443b2c354673eb97c authored about 6 years ago
Fix that WebP image with ICC Profile does not show color correctly, should use the profile colorspace instead of device colorspace
5b8045f028744229e6e6e6f07a7a5bb577e29715 authored about 6 years ago
5b8045f028744229e6e6e6f07a7a5bb577e29715 authored about 6 years ago
Merge pull request #2 from SDWebImage/remove_sd_webp_macro
Remove the extra SD_WEBP macro define. Since now we move to a dedicated repo
2a736063f9129248644b2903c295fe8dcf07770e authored over 6 years ago
Remove the extra SD_WEBP macro define. Since now we move to a dedicated repo
f7f0e0a16a7525bc9fb8cc1699ee6f4b1532965c authored over 6 years ago
f7f0e0a16a7525bc9fb8cc1699ee6f4b1532965c authored over 6 years ago
Fixed Travis CI by removing the double linking from SDWebImageWebPCoderTests to SDWebImageWebPCoder (one via CocoaPods and the other one direct)
Deleted the Example workspace - not needed
Cleaned up a bit the xcodeproj options
Probably the tests were missing a link to the Core component - let's try this
7539fa46ffe24743e6b9db640cf04028b406365a authored over 6 years ago
7539fa46ffe24743e6b9db640cf04028b406365a authored over 6 years ago
Try to clean the derived data before running the tests. Also added codecov integration
74ad445735f8f32d232276aaa13802831e54a27a authored over 6 years ago
74ad445735f8f32d232276aaa13802831e54a27a authored over 6 years ago
Added tests from the main project + Travis CI trigger
e83f42e7ad3828fa911ff1a1b1d1482edeceaf23 authored over 6 years ago
e83f42e7ad3828fa911ff1a1b1d1482edeceaf23 authored over 6 years ago
File copyrights + updated watchos scheme
0ba845c46c9368f2731a74f937908f72ed55c9b7 authored over 6 years ago
0ba845c46c9368f2731a74f937908f72ed55c9b7 authored over 6 years ago
Using Xcode 9.4 image for travis + trying a different simulator destination (maybe this fixes the build)
2fedc0680d78674a7848ca02e60314bf64de7a41 authored over 6 years ago
2fedc0680d78674a7848ca02e60314bf64de7a41 authored over 6 years ago
Fixed the build (had to update the example building command)
fdb63dadfffd4e6e009b0f398436029bffc314d4 authored over 6 years ago
fdb63dadfffd4e6e009b0f398436029bffc314d4 authored over 6 years ago
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
2e9be698a9e8a455f447441a0e1ba5f2cde837bf authored over 6 years ago
2e9be698a9e8a455f447441a0e1ba5f2cde837bf authored over 6 years ago
Renamed project to `SDWebImageWebPCoder` - it matches the format for the other repos and, as a workaround:
- `SDWebImageWebPCoder.h` and `SDImageWebPCoder.h` can co-exist
27d6b50c9867b80aa1cd3c04fe803d13def51409 authored over 6 years ago
Initial checkin of the project - minimal code + docs + Travis CI script
091a6fd65897a1afc388b1c48d2c6457b12ea110 authored over 6 years ago
091a6fd65897a1afc388b1c48d2c6457b12ea110 authored over 6 years ago