-
Update .gitmodules
-
fixes CGContextDrawImage: invalid context 0x0 https://github.com/rs/SDWebImage/issues/1401 https://github.com/rs/SDWebImage/issues/1454 https://github.com/rs/SDWebImage/issues/1457
-
Remove XML special characters from LICENSE
-
Correct the spelling of CocoaPods in README
-
Protect against malformed frame
-
Don’t add nil to the array, just skip the frame.
-
… the demo images from FastImageCache
-
…he old format (no extension), they can still be loaded. Not the greatest way to fix it, but the simplest one.
-
Without creating a NSError instance when completedBlock is nil
-
…mmit 6406d8e5, the wrong usage of dispatch_apply This one fixes: #1425 and #1426
-
Create a strong ref of weakOperation in the entry of The image downlo…
-
Fixed #1361 sd_cancelBackgroundImageLoadForState
-
…e wrong usage of dispatch_apply
-
added CMYK unsupported color space model
-
Modify the libwebp url to github mirror
-
Fixes a bug where image scale & orientation are ignored when decoding / decompressing an image.
-
Fixed sd_cancelBackgroundImageLoadForState in sd_setBackgroundImageWithURL method
-
Add CocoaPods support for tvOS
-
Fix compilation error introduced in commit 6406d8e5
-
…tion, use the strong ref instead weakOperation