Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
SDWebImage
/
SDWebImageWebPCoder
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
254
Code
Issues
10
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
77f602f
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 2, 2019
Fix the umbrella headers and modulemap for CocoaPods
dreampiggy
committed
77f602f
Copy full SHA for 77f602f
Commits on Jan 28, 2019
Update the README. Bumped version to 0.1.2
dreampiggy
committed
8ab4c5c
Copy full SHA for 8ab4c5c
Merge pull request #9 from SDWebImage/bugfix_encoding_first_frame
Show description for ead68a0
dreampiggy
authored
ead68a0
Copy full SHA for ead68a0
Fix the issue when provide a `UIAnimatedImage` and encode it into a static WebP failed. Add a backup check of image.images
dreampiggy
committed
dbcd5b2
Copy full SHA for dbcd5b2
Commits on Jan 27, 2019
Update the README and example to the latest version, show SDAnimatedImageView usage
dreampiggy
committed
97ff5b0
Copy full SHA for 97ff5b0
Merge pull request #8 from SDWebImage/bugfix_leak
Show description for 22d83f7
dreampiggy
authored
22d83f7
Copy full SHA for 22d83f7
Fix one leak of vImageConvertor
dreampiggy
committed
cf7981a
Copy full SHA for cf7981a
Merge pull request #7 from SDWebImage/bugfix_webp_animtion_render_logic
Show description for 3060843
dreampiggy
authored
3060843
Copy full SHA for 3060843
Fix the Animated WebP render logic used by SDAnimatedImageView. The current code do extra cost. Refactor it with more simple logic.
dreampiggy
committed
02595bc
Copy full SHA for 02595bc
Commits on Jan 26, 2019
Update the CocoaPods && Carthage dependency to upstream SDWebImage 5.0.0-beta4. Bumped version to 0.1.1
dreampiggy
committed
3f256df
Copy full SHA for 3f256df
Commits on Jan 22, 2019
Merge pull request #5 from SDWebImage/bugfix_iccp_leak
Show description for 94bec17
dreampiggy
authored
94bec17
Copy full SHA for 94bec17
Fix the potential leak of chunk iterator used for ICC Profile colorSpace check
dreampiggy
committed
3e0e45d
Copy full SHA for 3e0e45d
Commits on Jan 18, 2019
Merge pull request #4 from SDWebImage/bugfix_webp_icc_profile
Show description for 18c620a
kinarobin
authored
18c620a
Copy full SHA for 18c620a
Commits on Jan 11, 2019
Merge pull request #3 from SDWebImage/bugfix_workspace
Show description for 3ca6bb8
dreampiggy
authored
3ca6bb8
Copy full SHA for 3ca6bb8
Fix the issue of wrong workspace group
dreampiggy
committed
da76f7f
Copy full SHA for da76f7f
Fix that WebP image with ICC Profile does not show color correctly, should use the profile colorspace instead of device colorspace
dreampiggy
committed
5b8045f
Copy full SHA for 5b8045f
Commits on Sep 18, 2018
Merge pull request #2 from SDWebImage/remove_sd_webp_macro
Show description for 2a73606
bpoplauschi
authored
2a73606
Copy full SHA for 2a73606
Commits on Sep 17, 2018
Remove the extra SD_WEBP macro define. Since now we move to a dedicated repo
dreampiggy
committed
f7f0e0a
Copy full SHA for f7f0e0a
Commits on Sep 8, 2018
Fixed Travis CI by removing the double linking from SDWebImageWebPCoderTests to SDWebImageWebPCoder (one via CocoaPods and the other one direct)
Show description for 69aedef
bpoplauschi
committed
69aedef
Copy full SHA for 69aedef
Commits on Sep 5, 2018
Probably the tests were missing a link to the Core component - let's try this
bpoplauschi
committed
7539fa4
Copy full SHA for 7539fa4
Try to clean the derived data before running the tests. Also added codecov integration
bpoplauschi
committed
74ad445
Copy full SHA for 74ad445
Added tests from the main project + Travis CI trigger
bpoplauschi
committed
e83f42e
Copy full SHA for e83f42e
File copyrights + updated watchos scheme
bpoplauschi
committed
0ba845c
Copy full SHA for 0ba845c
Commits on Aug 29, 2018
Using Xcode 9.4 image for travis + trying a different simulator destination (maybe this fixes the build)
bpoplauschi
committed
2fedc06
Copy full SHA for 2fedc06
Fixed the build (had to update the example building command)
bpoplauschi
committed
fdb63da
Copy full SHA for fdb63da
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 …
Show description for 2e9be69
bpoplauschi
committed
2e9be69
Copy full SHA for 2e9be69
Renamed project to `SDWebImageWebPCoder` - it matches the format for the other repos and, as a workaround:
Show description for 27d6b50
bpoplauschi
committed
27d6b50
Copy full SHA for 27d6b50
Commits on Aug 28, 2018
Initial checkin of the project - minimal code + docs + Travis CI script
bpoplauschi
committed
091a6fd
Copy full SHA for 091a6fd
You can’t perform that action at this time.