- Notifications
You must be signed in to change notification settings - Fork 94
Pull requests: SDWebImage/SDWebImageWebPCoder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix the issue of wrong workspace group
#3 by dreampiggy was merged Jan 11, 2019 Loading… updated Jan 11, 2019
Fix the potential leak of chunk iterator used for ICC Profile colorSpace check
#5 by dreampiggy was merged Jan 22, 2019 Loading… updated Jan 24, 2019
Fix the umbrella headers and modulemap for CocoaPods project
#11 by dreampiggy was merged Feb 2, 2019 Loading… updated Feb 2, 2019
Remove unnecessary CGImage check when encode first frame fix
#10 by dreampiggy was merged Feb 2, 2019 Loading… updated Feb 2, 2019
Fix the issue when WebP contains the ICC Profile with colorSpace other than RGB, which cause the CGImageCreate failed fix
#13 by dreampiggy was merged Feb 26, 2019 Loading… updated Feb 26, 2019
Don't Read the ICC profile from the decoded image in the case we are on iOS
#16 by punty was closed May 29, 2019 Loading… updated May 29, 2019
Update to fix the wrong product name
SDWebImageWebPCoder_macos.framework for macOS on Carthage users macOS project #17 by dreampiggy was merged Jun 2, 2019 Loading… updated Jun 3, 2019
Recheck the animated canvas calculation logic, fix the issue of that calculation fix important
#23 by dreampiggy was merged Sep 12, 2019 Loading… updated Sep 12, 2019
Fix the warning of deprecated API
CGColorSpaceCreateWithICCProfile warning #24 by dreampiggy was merged Oct 2, 2019 Loading… updated Oct 2, 2019
Support Swift Package Manager (with libwebp v1.1.0-rc2) swiftpm
#28 by dreampiggy was merged Dec 27, 2019 Loading… updated Dec 27, 2019
Fix the issue when WebP is static webp, the
SDAnimatedImageCoder protocol implementation still create CGContext, this can reduce RAM usage #30 by dreampiggy was merged Jan 7, 2020 Loading… updated Jan 7, 2020
WebPCoder now supports the thumbnail decoding
#31 by dreampiggy was merged Jan 18, 2020 Loading… updated Jan 18, 2020
Fix the issue that thumbnail decoding does not works for progressive webp image bug Something isn't working
#32 by dreampiggy was merged Jan 18, 2020 Loading… updated Jan 18, 2020
Feature - Supports Progressive Animated WebP (Important) enhancement New feature or request
#33 by dreampiggy was merged Jan 18, 2020 Loading… updated Jan 19, 2020
Upgrade the dependency to SDWebImage 5.7, supports the maxFileSize encoding options, as well as enabling the thread-encoding for speedup
#35 by dreampiggy was merged Apr 7, 2020 Loading… updated Apr 7, 2020
Update the example and test case for the max file size
#37 by dreampiggy was closed Apr 7, 2020 Loading… updated Apr 7, 2020
Fix that the max file size encoding need to increase the passes used by libwebp, we choose to use 6 from cwebp command line
#36 by dreampiggy was merged Apr 7, 2020 Loading… updated Apr 7, 2020
Refactory the workspace and test project path
#39 by dreampiggy was merged Apr 7, 2020 Loading… updated Apr 7, 2020
Feature WebP Encoding max pixel size (Thumbnail Encoding) enhancement New feature or request
#42 by dreampiggy was merged Apr 13, 2020 Loading… updated Apr 13, 2020
Fix the potential buffer crash issue during progressive animated webp decoding, and avoid extra copy for partial image data fix performance
#41 by dreampiggy was merged Apr 13, 2020 Loading… updated Apr 13, 2020
change the deployment target to iOS 9 to use with Xcode 12
#43 by shimastripe was closed Nov 22, 2020 Loading… updated Nov 22, 2020
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-10.