Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
Collective -
Host: opensource -
https://opencollective.com/sdwebimage
- Website: https://sdwebimage.github.io/
- Code: https://github.com/sdwebimage
Update the implementation `SDScaledImageForScaleFactor` to support SDAnimatedImage
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
Some svg display is abnormal
github.com/SDWebImage/SDWebImageSVGCoder - nba88719840 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImageSVGCoder - nba88719840 opened this issue over 1 year ago
SDDiskCacheFileNameForKey crash
github.com/SDWebImage/SDWebImage - pathfinder1989 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - pathfinder1989 opened this issue over 1 year ago
svg show error
github.com/SDWebImage/SDWebImageSVGNativeCoder - nba88719840 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImageSVGNativeCoder - nba88719840 opened this issue over 1 year ago
Crashed: com.hackemist.SDImageCache.ioQueue EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000018
github.com/SDWebImage/SDWebImage - semenag01 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - semenag01 opened this issue over 1 year ago
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000018
github.com/SDWebImage/SDWebImage - semenag01 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - semenag01 opened this issue over 1 year ago
call gif2webp from swift file
github.com/SDWebImage/libwebp-Xcode - DanielZanchi opened this issue over 1 year ago
github.com/SDWebImage/libwebp-Xcode - DanielZanchi opened this issue over 1 year ago
Redefinition of 'SDImageFormatSVG'
github.com/SDWebImage/SDWebImageSVGCoder - nba88719840 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImageSVGCoder - nba88719840 opened this issue over 1 year ago
AnimatedImage - CustomLoopCount Conflict
github.com/SDWebImage/SDWebImageSwiftUI - erkutbas0 opened this issue over 1 year ago
github.com/SDWebImage/SDWebImageSwiftUI - erkutbas0 opened this issue over 1 year ago
Try to fix macOS SDDisplayLink crash because of accessing the deallocated objc pointer during CVDisplayLinkRef callback
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
SIGABRT from DisplayLinkCallback (SDDisplayLink.m:255:27) because CVDisplayLinkRef has been deallocated
github.com/SDWebImage/SDWebImage - renewedvision-kh opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - renewedvision-kh opened this issue over 1 year ago
Using try-catch for CoreSVG vector image before rendering on screen, protect some crashes for user
github.com/SDWebImage/SDWebImageSVGCoder - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImageSVGCoder - dreampiggy opened this pull request over 1 year ago
imagePNG_error_break:445: *** ERROR: imagePNG_error_break
github.com/SDWebImage/SDWebImage - kukuBin opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - kukuBin opened this issue over 1 year ago
Try to solve the strange dispatch group crash in SDSafeExecute by removing inline
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
SDWebImage asking disable bitcode in Xcode 14.2
github.com/SDWebImage/SDWebImage - kunalvmore opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - kunalvmore opened this issue over 1 year ago
Performance: Introduce frame pool for SDAnimatedImage playback. Solve when multiple image view references the same URL image cause un-wanted decode which waste RAM/CPU
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
Performance: Opt when multiple same URLs queried in parallel, which may cause duplicated decode and store disk operation
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
图片中包含 | 符号,当前是用webp格式的图片测试的,不显示。
github.com/SDWebImage/SDWebImage - Await-X opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - Await-X opened this issue over 1 year ago
Fix the issue that Static Library + Library Evolution cause the build issue on Swift 5.8
github.com/SDWebImage/SDWebImageSwiftUI - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImageSwiftUI - dreampiggy opened this pull request over 1 year ago
Revert the SDDisplayLink for watchOS, fix the animated image duration bug
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
Fix the warning of C function with no param
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request over 1 year ago
SDBundlePreferredScales/SDImageScaleFactors - A function declaration without a prototype is deprecated in all versions of C
github.com/SDWebImage/SDWebImage - JulzPolz opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - JulzPolz opened this issue over 1 year ago
Small improvements to SDDiskCache write perf.
github.com/SDWebImage/SDWebImage - timonus opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImage - timonus opened this pull request over 1 year ago
Fixed animation not working
github.com/SDWebImage/SDWebImageSwiftUI - Ziv-Nergal opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImageSwiftUI - Ziv-Nergal opened this pull request over 1 year ago
About SDImageCoderDecodeThumbnailPixelSize & SDImageCoderDecodePreserveAspectRatio
github.com/SDWebImage/SDWebImageAVIFCoder - MarvinShawn opened this issue over 1 year ago
github.com/SDWebImage/SDWebImageAVIFCoder - MarvinShawn opened this issue over 1 year ago
How to Solve the Memory Explosion Problem of Multiple GIFs?
github.com/SDWebImage/SDWebImage - HanX1ao opened this issue over 1 year ago
github.com/SDWebImage/SDWebImage - HanX1ao opened this issue over 1 year ago
fix SDWebImageOptions error
github.com/SDWebImage/SDWebImageYYPlugin - pepsikirk opened this pull request over 1 year ago
github.com/SDWebImage/SDWebImageYYPlugin - pepsikirk opened this pull request over 1 year ago
Image flickering when removed cache
github.com/SDWebImage/SDWebImage - akaakoz opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - akaakoz opened this issue almost 2 years ago
Can't display some SVG images
github.com/SDWebImage/SDWebImage - AndrewPetrov opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - AndrewPetrov opened this issue almost 2 years ago
Steadily reproducible data race
github.com/SDWebImage/SDWebImageSwiftUI - Cyclic opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - Cyclic opened this issue almost 2 years ago
Compiler error with swift 5.8
github.com/SDWebImage/SDWebImageSwiftUI - jackywpy opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - jackywpy opened this issue almost 2 years ago
Crash on svg image
github.com/SDWebImage/SDWebImageSVGCoder - AndrewPetrov opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSVGCoder - AndrewPetrov opened this issue almost 2 years ago
[URGENT] onProgress Callback not called / Indicator not showing
github.com/SDWebImage/SDWebImageSwiftUI - Dave181295 opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - Dave181295 opened this issue almost 2 years ago
CoreGraphics
github.com/SDWebImage/SDWebImageSVGNativeCoder - iDevelopper opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSVGNativeCoder - iDevelopper opened this issue almost 2 years ago
Crash: while loading avif
github.com/SDWebImage/SDWebImageAVIFCoder - ZhangJianian opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageAVIFCoder - ZhangJianian opened this issue almost 2 years ago
Can't be used with ImageRenderer in SwiftUI, only render the preview, not final web image.
github.com/SDWebImage/SDWebImageSwiftUI - foolbear opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - foolbear opened this issue almost 2 years ago
5.15.5 [SDCallbackQueue async:] 崩溃
github.com/SDWebImage/SDWebImage - flypigrmvb opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - flypigrmvb opened this issue almost 2 years ago
SDWebImage playback GIFs too fast on watchOS
github.com/SDWebImage/SDWebImage - vincentneo opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - vincentneo opened this issue almost 2 years ago
Options .delayPlaceholder not working iOS 16
github.com/SDWebImage/SDWebImageSwiftUI - leilaaua opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - leilaaua opened this issue almost 2 years ago
How to remove cache for specific image?
github.com/SDWebImage/SDWebImage - hungwei0331 opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - hungwei0331 opened this issue almost 2 years ago
Reduce memory usage peak when using thumbnail animated WebP decoding and encoding
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
Reduce memory usage peak when using thumbnail animated WebP decoding and encoding
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
wip: Use kvImageNoAllocate to avoid extra memory allocation peak(1x) for CGImageCreateScaled
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
SDImageWebPCoder's downsampling consumes a relatively large amount of memory
github.com/SDWebImage/SDWebImage - JaminZhou opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - JaminZhou opened this issue almost 2 years ago
Fix the blur effect logic by avoid color convert and always use three box-blur methodology
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Protect the disk operation when input key is nil and cause exception
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
5.13.4 Crash: -[NSFileManager fileSystemRepresentationWithPath:]
github.com/SDWebImage/SDWebImage - leminhcse opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - leminhcse opened this issue almost 2 years ago
SIGSEGV(SEGV_MAPERR) crash while loading GIFs
github.com/SDWebImage/SDWebImage - xmollv opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - xmollv opened this issue almost 2 years ago
refactor: introduced SDGraphicsImageRenderer to use dynamic format bitmap context when render image
github.com/SDWebImage/SDWebImage - acton393 opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - acton393 opened this pull request almost 2 years ago
Fix the crash because of wrong usage of NS_NOESCAPE for SDCallbackQueue async block, should matching DispatchQueue
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
refactor:use SDGraphicsImageRenderer
github.com/SDWebImage/SDWebImage - acton393 opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - acton393 opened this pull request almost 2 years ago
Fix the issue when multiple request for same url failed, the completedBlock will callback more times
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Try to fix the SDAnimatedImageView playback speed issue in Promotion devices (iPhone Pro)
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Any plan to support SPM binaryTarget for SDWebImage and SDWebImageSwiftUI
github.com/SDWebImage/SDWebImage - bluepi0j opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - bluepi0j opened this issue almost 2 years ago
CGImageSourceCopyPropertiesAtIndex Leak
github.com/SDWebImage/SDWebImage - TelenLiu opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - TelenLiu opened this issue almost 2 years ago
N identical requests, and the requested picture is illegal, there will be N*N failed callbacks, expect only N callbacks.
github.com/SDWebImage/SDWebImage - flypigrmvb opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - flypigrmvb opened this issue almost 2 years ago
SD prefix/abbreviation. What does it stand for?
github.com/SDWebImage/SDWebImage - Hoord opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - Hoord opened this issue almost 2 years ago
SDAnimatedImage gif animation speed much faster than original gif on iPhone 13 Pro Max
github.com/SDWebImage/SDWebImage - msimonetta1 opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - msimonetta1 opened this issue almost 2 years ago
image Width changing.
github.com/SDWebImage/SDWebImage - abdulrehmanempg opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - abdulrehmanempg opened this issue almost 2 years ago
Try to fix codecov upload issue using token
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Try to fix codecov upload issue using token
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Try to fix codecov upload issue using token
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Code garden to change Objc bool from true/false to YES/NO
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Fix the atomic logic between downloader and operation again
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Avoid unused extra copy of MutableData
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
Remove the unused extra copy for `SDAnimatedImage` data initializer
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Try to fix the SDAsyncBlockOperation's race condition
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Q: a way to handle NSError in one place?
github.com/SDWebImage/SDWebImage - michaelhuman opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - michaelhuman opened this issue almost 2 years ago
Animated Image pausable not working
github.com/SDWebImage/SDWebImageSwiftUI - MatuskaDev opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - MatuskaDev opened this issue almost 2 years ago
Ensure the Downloader and DownloaderOperation callback the completion in atomic and never miss one
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
iOS 12.5.6 iPhone 6 在5.14.0 版本必现Crash SDWebImageDownloaderOperation.m 614行 dispatch_barrier_async(self.coderQueue.underlyingQueue, ^{
github.com/SDWebImage/SDWebImage - HeXiuLian opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - HeXiuLian opened this issue almost 2 years ago
在5.14.0开始出现两个imageView加载同一个url,可能导致第二个ImageView没有展示图片
github.com/SDWebImage/SDWebImage - fangandyuan opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - fangandyuan opened this issue almost 2 years ago
fix animated avif decode failed, os_unfair_lock crash
github.com/SDWebImage/SDWebImageAVIFCoder - ifbowen opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImageAVIFCoder - ifbowen opened this pull request almost 2 years ago
Sync the fork with the upstream
github.com/SDWebImage/svg-native-viewer - tsapeta opened this pull request almost 2 years ago
github.com/SDWebImage/svg-native-viewer - tsapeta opened this pull request almost 2 years ago
Bump the support for SDWebImage 5.15.0
github.com/SDWebImage/SDWebImageYYPlugin - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImageYYPlugin - dreampiggy opened this pull request almost 2 years ago
Avoid compiler generate the wrong property attribute with non-atomic
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Fix the issue the fallback logic of ImageIO Source should avoid passing any UTI hint
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Bump actions/checkout to v3
github.com/SDWebImage/SDWebImage - SpencerIsGiddy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - SpencerIsGiddy opened this pull request almost 2 years ago
Adopt 5.15.0's encodedDataWithFrames API
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImageWebPCoder - dreampiggy opened this pull request almost 2 years ago
Added encodeWithFrames API for animation encoding in custom coder, better for usage
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Update the decode solution to allows CoreGraphics avoid using any UIKit method
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request almost 2 years ago
Potential memory leak with AnimatedImage with a context menu modifier on macOS
github.com/SDWebImage/SDWebImageSwiftUI - andylin2004 opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - andylin2004 opened this issue almost 2 years ago
Occasionally crashes in version 5.14.2
github.com/SDWebImage/SDWebImage - scotale opened this issue almost 2 years ago
github.com/SDWebImage/SDWebImage - scotale opened this issue almost 2 years ago
Added context option `callbackQueue` and `SDCallbackQueue` wrapper for advanced user to control which queue to callback
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
thread issue - isLoading
github.com/SDWebImage/SDWebImageSwiftUI - luxxyarns opened this issue about 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - luxxyarns opened this issue about 2 years ago
Tons of packaging issues
github.com/SDWebImage/SDWebImageLottiePlugin - adamdahan opened this issue about 2 years ago
github.com/SDWebImage/SDWebImageLottiePlugin - adamdahan opened this issue about 2 years ago
sd_setImage doesn't call completed callback
github.com/SDWebImage/SDWebImage - gngrwzrd opened this issue about 2 years ago
github.com/SDWebImage/SDWebImage - gngrwzrd opened this issue about 2 years ago
5.14.3 not found in CocoaPods
github.com/SDWebImage/SDWebImage - iamDiNGo opened this issue about 2 years ago
github.com/SDWebImage/SDWebImage - iamDiNGo opened this issue about 2 years ago
Fix the iOS 15+ force-decode hack break Apple's HEIF and JPEG YUV420 optimization
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
Added `ioQueueAttributes` to use concurrent or control QoS for image cache internal IO Queue
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
Fix the bug that isAnimating control does not works on WebImage
github.com/SDWebImage/SDWebImageSwiftUI - dreampiggy opened this pull request about 2 years ago
github.com/SDWebImage/SDWebImageSwiftUI - dreampiggy opened this pull request about 2 years ago
The poster image should not trigger a frameChange callback
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago
github.com/SDWebImage/SDWebImage - dreampiggy opened this pull request about 2 years ago