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
94
Star
256
Code
Issues
9
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
01f9d34
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 8, 2023
Fix the macOS deployment target
dreampiggy
committed
01f9d34
Copy full SHA for 01f9d34
Fix some test cases for macOS
dreampiggy
committed
4ddfd5f
Copy full SHA for 4ddfd5f
Change the encoding test into official macOS unit test
Show description for 835eb13
dreampiggy
committed
835eb13
Copy full SHA for 835eb13
Keep the rendering intent information from CGImage as well
dreampiggy
committed
daa8373
Copy full SHA for daa8373
Fix the WebP encoding which loss the image's input color space
Show description for 8113caf
dreampiggy
committed
8113caf
Copy full SHA for 8113caf
Added macOS Demo for webp encoding test
dreampiggy
committed
a47710f
Copy full SHA for a47710f
Commits on Oct 26, 2023
Bumped version to 0.14.1
dreampiggy
committed
7e70ec8
Copy full SHA for 7e70ec8
Support to detect the RGB16 bitmap info, fix the iOS 11- decode issues (#87)
Show description for d91987f
dreampiggy
authored
d91987f
Copy full SHA for d91987f
Commits on Oct 8, 2023
Bumped version to 0.14.0
dreampiggy
committed
b442faf
Copy full SHA for b442faf
Enable lossless mode (#85)
Show description for 64cdf3e
mgenware
and
dreampiggy
authored
64cdf3e
Copy full SHA for 64cdf3e
Commits on Jul 13, 2023
Bumped version to 0.13.0
dreampiggy
committed
3819cb7
Copy full SHA for 3819cb7
Merge pull request #77 from SDWebImage/performance/byte_alignment
Show description for 3b27487
dreampiggy
authored
3b27487
Copy full SHA for 3b27487
Update with the final changes from SDWebImage Core
dreampiggy
committed
c0c65f1
Copy full SHA for c0c65f1
Commits on Jul 11, 2023
Added the test case `testWebPDecodeDoesNotTriggerCACopyImage`
dreampiggy
committed
8bae908
Copy full SHA for 8bae908
Commits on Jul 10, 2023
Don't override the isDecoded = YES for non-CGContext drawn CGImage
dreampiggy
committed
4b45cdd
Copy full SHA for 4b45cdd
Commits on Jul 9, 2023
Bump the dependency of SDWebImage 5.17.0 because of new API
dreampiggy
committed
13f640b
Copy full SHA for 13f640b
Avoid force-decode by apply the byte alignment for static WebP images
Show description for 8196947
dreampiggy
committed
8196947
Copy full SHA for 8196947
Commits on Jun 14, 2023
Added explicit link to CoreGraphics on CocoaPods
dreampiggy
committed
76565bc
Copy full SHA for 76565bc
Bumped version to 0.12.0
dreampiggy
committed
9348ad3
Copy full SHA for 9348ad3
Merge pull request #75 from SDWebImage/feat/limit_bytes
Show description for f4c0907
dreampiggy
authored
f4c0907
Copy full SHA for f4c0907
Fix the CI action and test cases
dreampiggy
committed
1d982f6
Copy full SHA for 1d982f6
Bump the dependency to 5.16.0+
dreampiggy
committed
ba6fae4
Copy full SHA for ba6fae4
Added the support for 5.15.0+ limit bytes feature from SDWebImage Coder Plugin API
dreampiggy
committed
99064f9
Copy full SHA for 99064f9
Commits on Mar 16, 2023
Bumped version to 0.11.0
dreampiggy
committed
7087a82
Copy full SHA for 7087a82
Added GitHub actions
dreampiggy
committed
3df5355
Copy full SHA for 3df5355
Merge pull request #73 from SDWebImage/perf/awebp_thumbnail_allocation
Show description for 9082448
dreampiggy
authored
9082448
Copy full SHA for 9082448
Commits on Mar 9, 2023
Refactory thumbnail decoding, use a transformed CGContext instead of full context and re-scale after decode finished
Show description for 9dae8d3
dreampiggy
committed
9dae8d3
Copy full SHA for 9dae8d3
Commits on Mar 8, 2023
Use kvImageNoAllocate to avoid extra allocate for vImageBuffer when WebP encoding
dreampiggy
committed
c779312
Copy full SHA for c779312
Support using CoreGraphics to produce scaled down CGImage directly
dreampiggy
committed
0b25f9a
Copy full SHA for 0b25f9a
Commits on Feb 6, 2023
Bumped version to 0.10.1
dreampiggy
committed
e6cd1a9
Copy full SHA for e6cd1a9
Merge pull request #71 from SDWebImage/perf/avoid_unused_copy
Show description for e3c34ac
dreampiggy
authored
e3c34ac
Copy full SHA for e3c34ac
Avoid unused extra copy of MutableData
dreampiggy
committed
f21f014
Copy full SHA for f21f014
Commits on Jan 17, 2023
Fix dependency
dreampiggy
committed
c25a1d2
Copy full SHA for c25a1d2
Bumped version to 0.10.0
dreampiggy
committed
d72efcf
Copy full SHA for d72efcf
Merge pull request #70 from SDWebImage/feat/encode_with_frames
Show description for 5864b77
dreampiggy
authored
5864b77
Copy full SHA for 5864b77
Pagination
Previous
Next
You can’t perform that action at this time.