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

Fix imageView blinks with option 'SDImageCacheQueryDiskDataSync'

github.com/SDWebImage/SDWebImage - 8445f2b1a702678b9831be1cc9c3c76b701555ec authored almost 3 years ago by soondl <[email protected]>
Bumped version to 5.12.3

update CHANGELOG

github.com/SDWebImage/SDWebImage - 2c53f531f1bedd253f55d85105409c28ed4a922c authored almost 3 years ago by lizhuoli <[email protected]>
Merge pull request #3321 from ty0x2333/fix_scale_down_image

Fix #3320 `decodedAndScaledDownImageWithImage` does not render the image completely

github.com/SDWebImage/SDWebImage - 81ea1c9a9cb81a5f732b889361ab37dc07cda699 authored almost 3 years ago by DreamPiggy <[email protected]>
Bumped version to 1.6.1

github.com/SDWebImage/SDWebImageSVGCoder - afbe025cbdae37c20c144956fbabc07ddd5c0fc2 authored almost 3 years ago by lizhuoli <[email protected]>
Merge pull request #37 from ap-for-work/preserve_aspect_bug

Fix preserve aspect bug

github.com/SDWebImage/SDWebImageSVGCoder - 90a20641c3d97c2eda7ab69e7f803523add6cfd9 authored almost 3 years ago by DreamPiggy <[email protected]>
Fix preserve aspect bug

Refactor SDWebImageSVGDecoder.decodedImageWithData so that the options argument
is properly resp...

github.com/SDWebImage/SDWebImageSVGCoder - b15f4b3f33a9c753bafe6fe089e7d4eefcef83a3 authored almost 3 years ago by Andrew Patterson <[email protected]>
Add test case: test07ThatDecodeAndScaleDownAlwaysCompleteRendering

github.com/SDWebImage/SDWebImage - 33ff352d4ecc2cf05ffae0e6378615f85c1e3c98 authored almost 3 years ago by ty0x2333 <[email protected]>
Fix the bug that `decodedAndScaledDownImageWithImage` does not render the image completely due to the loss of precision.

github.com/SDWebImage/SDWebImage - 8ce13403bc13e1b0aede614328228a6f64017db7 authored almost 3 years ago by ty0x2333 <[email protected]>
Merge pull request #3318 from zakishaheen/patch-1

update URL for SDWebImageSVGKitPlugin in readme

github.com/SDWebImage/SDWebImage - 0cd9a6485acb6964330cce773fc93be7452ac2c8 authored almost 3 years ago by DreamPiggy <[email protected]>
update URL for SDWebImageSVGKitPlugin

github.com/SDWebImage/SDWebImage - aa99c377990bf2a140e377d34cf99069e8e527f7 authored almost 3 years ago by Zaki <[email protected]>
GravatarBumped version to 5.12.2

update CHANGELOG

github.com/SDWebImage/SDWebImage - 0fff0d7505b5306348263ea64fcc561253bbeb21 authored about 3 years ago by lizhuoli <[email protected]>
Merge pull request #3312 from JPlay/fix_animated_image_total_duration_calculate

fix: Eliminates accumulated floating point errors.

github.com/SDWebImage/SDWebImage - 89313b997ebab1fe6062bd291160e534287d1e6f authored about 3 years ago by DreamPiggy <[email protected]>
fix: Eliminates accumulated floating point errors.

github.com/SDWebImage/SDWebImage - cecc984e3f08ede8dd940f504f572e60d1dbe3a4 authored about 3 years ago by zhuoyan <[email protected]>
Bumped version to 0.9.1

github.com/SDWebImage/SDWebImageAVIFCoder - a8f4294099ddc640eeb81a699531781275d4b1ff authored about 3 years ago by DreamPiggy <[email protected]>
Merge pull request #32 from acefsm/fix/avifDecoder-memory-leak

Fix the avifDecoder memory leak

github.com/SDWebImage/SDWebImageAVIFCoder - dad57e0aa96143d4c57892014531603726513485 authored about 3 years ago by DreamPiggy <[email protected]>
Merge pull request #5 from esphynox/feature/m1-support

M1 support

github.com/SDWebImage/libde265-Xcode - 518f1397d11e305c26d675547d5ee29a3b6ad35a authored about 3 years ago by DreamPiggy <[email protected]>
Bumped the version to 1.4.0

github.com/SDWebImage/SDWebImageSVGKitPlugin - fb16805b772d9a1dfa31a7665f64a557f3b52781 authored about 3 years ago by lizhuoli <[email protected]>
Fix the minumum version of iOS/tvOS

github.com/SDWebImage/SDWebImageSVGKitPlugin - 91e01979ad22e757791c8195343344554f7b4807 authored about 3 years ago by lizhuoli <[email protected]>
Bumped the dependency to SVGKit to 3.0+

github.com/SDWebImage/SDWebImageSVGKitPlugin - 022c46984ff8f9f043f84855cbc0b7800a750f0d authored about 3 years ago by lizhuoli <[email protected]>
Merge pull request #10 from DwayneCoussement/master

Add SPM support

github.com/SDWebImage/SDWebImageSVGKitPlugin - 9340cfb5e0981a29adf25289878d30a506e42ffb authored about 3 years ago by DreamPiggy <[email protected]>
Align platform requirements with SVGKit

github.com/SDWebImage/SDWebImageSVGKitPlugin - c67daac02526f634e91cde0463b931fb6c396e3a authored about 3 years ago by The Almighty Incredible Dwayne <[email protected]>
Code review

github.com/SDWebImage/SDWebImageSVGKitPlugin - b407fcdd1515f65decf60638165b30d13e38f222 authored about 3 years ago by The Almighty Incredible Dwayne <[email protected]>
Project - exclude x86 & arm specific files from project for macOS target

github.com/SDWebImage/libde265-Xcode - 27629d03bf55f6681987d7808359c27a02c79296 authored about 3 years ago by Serhii Bykov <[email protected]>
fix skia call to saveLayerAlpha (#158)

this is related to jira CTSVG-4165845 , and fixed is added only for skia port

github.com/SDWebImage/svg-native-viewer - 23071752c1c7de183a2b61dea737c082c39b5753 authored about 3 years ago by moazin <[email protected]>
Support rgb colors with percentage (#153)

* percentage support in rgb colors

* Styling changes and uncomment the assertion

* Add sup...

github.com/SDWebImage/svg-native-viewer - 527abe6c2018fdac4b84cf6f6096b7c745e91074 authored about 3 years ago by moazin <[email protected]>
Revert "handled some other scenarios suggested by dirk for previous bug"

This reverts commit 51bc6a4642cfe9863459cf8764062156d3782091.

github.com/SDWebImage/svg-native-viewer - 6399ccb03424820cedb78acf27fc8ed966906d12 authored about 3 years ago by tushar <[email protected]>
add SPM support

github.com/SDWebImage/SDWebImageSVGKitPlugin - 47dac5bafe9acf9d7c685257a36f614b1e9fd98e authored about 3 years ago by The Almighty Incredible Dwayne <[email protected]>
fixed avifDecoder memory leak

github.com/SDWebImage/SDWebImageAVIFCoder - 45a3d16da0992a82c04ff4513f9d8393eb19a73f authored about 3 years ago by acefsm <[email protected]>
Updated build settings

github.com/SDWebImage/libde265-Xcode - 43a87a1bef850fed5646875d2e965e349ceef3aa authored about 3 years ago by Serhii Bykov <[email protected]>
fixed avifDecoder memory leak

github.com/SDWebImage/SDWebImageAVIFCoder - f9909c48a8cb4d83c155d5da98bb1d89a8ad6104 authored about 3 years ago by acefsm <[email protected]>
handled some other scenarios suggested by dirk for previous bug

github.com/SDWebImage/svg-native-viewer - 51bc6a4642cfe9863459cf8764062156d3782091 authored about 3 years ago by tushar <[email protected]>
Merge pull request #3304 from mmdock/patch-2

Don't copy image data

github.com/SDWebImage/SDWebImage - 8d558cb79f44c00bc75e71a509021b9551941aed authored about 3 years ago by Kinarobin <[email protected]>
Don't copy image data

github.com/SDWebImage/SDWebImage - b02f6f9e45eff0685f04d224defc274fb7ba7098 authored about 3 years ago by Morgan Dock <[email protected]>
Merge pull request #3293 from dreampiggy/bugfix_image_loaders_can_request

Fix the support for `SDImageLoadersManager` for canRequest API check, should be compatible with ...

github.com/SDWebImage/SDWebImage - 602af15947106c9c7a6066138b4e907df91c8acb authored about 3 years ago by DreamPiggy <[email protected]>
Update test case

github.com/SDWebImage/SDWebImage - c0fbe7e3efa7f88389f746a36b39d525ae3652f8 authored about 3 years ago by lizhuoli <[email protected]>
Fix the support for `SDImageLoadersManager` for canRequest API check, should be compatible with both old and new API

github.com/SDWebImage/SDWebImage - 4274158949e67ce15d9c92abba1460359c8d3997 authored about 3 years ago by lizhuoli <[email protected]>
Bumped version to 5.12.1

update CHANGELOG

github.com/SDWebImage/SDWebImage - a72df4849408da7e5d3c1b586797b7c601c41d1b authored about 3 years ago by lizhuoli <[email protected]>
Merge pull request #3290 from kinarobin/remove-useless-import-in-uniform-type

Remove useless import with `UniformTypeIdentifiers `

github.com/SDWebImage/SDWebImage - b4bf250fd298ecfbcc84227075077580eb6eb8e3 authored about 3 years ago by Kinarobin <[email protected]>
remove useless import

github.com/SDWebImage/SDWebImage - 7c62b2d9b36d1c1085e55f884da1acc88c131302 authored about 3 years ago by kinarobin <[email protected]>
Merge pull request #3282 from kinarobin/fix-warning-in-uttype

Since `UTI` is an standard, we can use it directly to avoid warning on iOS 15

github.com/SDWebImage/SDWebImage - e10c33bdd0d8224baff005ff880f185040d93a42 authored about 3 years ago by Kinarobin <[email protected]>
Merge pull request #3286 from kinarobin/add-tvos-check-in-target-time-stamp

Add tvos check when use `targetTimestamp` in displaylink

github.com/SDWebImage/SDWebImage - 0b59464d7d55f85a9991b4856ec6b1091c522325 authored over 3 years ago by Kinarobin <[email protected]>
add tvos check in targetTimestamp

github.com/SDWebImage/SDWebImage - 9148de2c07eb2d99a9f873cabf8162b1c86bbad5 authored over 3 years ago by kinarobin <[email protected]>
Merge pull request #3285 from kinarobin/port-travis-configuration-to-github-actions

Port travis configuration to github actions

github.com/SDWebImage/SDWebImage - 353911612e82564f88dfe76f71b6ab69307836e6 authored over 3 years ago by Kinarobin <[email protected]>
add a scheme name

github.com/SDWebImage/SDWebImage - 653ebbc82164a3b4ff1b4dbfcfd063d54161a065 authored over 3 years ago by kinarobin <[email protected]>
apply github actions

github.com/SDWebImage/SDWebImage - 490644e027b217fd2dfbee8f6f8d490985b61e6e authored over 3 years ago by kinarobin <[email protected]>
Merge pull request #3281 from SDWebImage/revert-3276-fix-get-image-source-crash

Revert "Fix image source release in iOS 15"

github.com/SDWebImage/SDWebImage - 7425221108c9704b1fc43b12edbb7c5d978a1cc0 authored over 3 years ago by Kinarobin <[email protected]>
Merge pull request #3284 from kinarobin/update-travis-ci-to-xcode13

Update travis ci to Xcode13

github.com/SDWebImage/SDWebImage - d0f27eb9af9ebf73f2a76715d6a8b4bc83f51126 authored over 3 years ago by Kinarobin <[email protected]>
update travis ci to Xcode13

github.com/SDWebImage/SDWebImage - a43e46f8756cddb3449b0635b658aafd2409e464 authored over 3 years ago by kinarobin <[email protected]>
Merge pull request #3283 from kinarobin/fix-test-error-for-macos

Fix test error

github.com/SDWebImage/SDWebImage - 900d15a5f4b7cc1b047dddda14bc73bbd04af7d0 authored over 3 years ago by Kinarobin <[email protected]>
fix test error in tvos

github.com/SDWebImage/SDWebImage - 22c9a4e549a43a2b4b9bab75f546dc034dc80c45 authored over 3 years ago by kinarobin <[email protected]>
fix test error in macos

github.com/SDWebImage/SDWebImage - 3d108c86a11cfa391629101d5ee505f54e54454b authored over 3 years ago by kinarobin <[email protected]>
fix warning in uttype for ios15

github.com/SDWebImage/SDWebImage - 25f9d15b577af7c3f34fdf02d9bc32559f4b9936 authored over 3 years ago by kinarobin <[email protected]>
Merge pull request #3280 from biscuitehh/bugfix/fix-promotion-display-issues

Fix ProMotion display issues

github.com/SDWebImage/SDWebImage - 8c0753c4a56ebd66ff462e80125c92304877e3d7 authored over 3 years ago by Kinarobin <[email protected]>
Revert "Fix image source release in iOS 15"

github.com/SDWebImage/SDWebImage - a3f5647517188283a88ff923c1f1be64c7328604 authored over 3 years ago by Kinarobin <[email protected]>
Add negative duration check for unit tests

- The new`targetTimestamp` property causes the duration to be a negative value during the unit t...

github.com/SDWebImage/SDWebImage - 0076d8c447537205b8602fdc17cef82b5b21702c authored over 3 years ago by Michael Thomas <[email protected]>
Use targetTimestamp in SDDisplayLink

github.com/SDWebImage/SDWebImage - 19540b3596c4637712d680b22e9f1626862ac6a3 authored over 3 years ago by Michael Thomas <[email protected]>
Update SDWebImage to 5.12.0

github.com/SDWebImage/sdwebimage.github.io - 0625bd98fe346c2f7db812f8ee8c062298fc1693 authored over 3 years ago by lizhuoli <[email protected]>
update CHANGELOG

github.com/SDWebImage/SDWebImage - d6367439527663d2038ca445a3c3c4e4bac40d60 authored over 3 years ago by lizhuoli <[email protected]>
Merge pull request #3277 from dreampiggy/fix_pixel_ratio_thumbnail_calculation

Fix pixel ratio thumbnail calculation

github.com/SDWebImage/SDWebImage - e0b8bf97d04f131197d3b364c48517fc8e61cabc authored over 3 years ago by DreamPiggy <[email protected]>
Fix the pixel ratio calculation for thumbnail decoding

github.com/SDWebImage/SDWebImage - 8a13cbb68c592dc345933f1ceee907a88afe797b authored over 3 years ago by lizhuoli <[email protected]>
Fix compile issue

github.com/SDWebImage/SDWebImage - 894f061acc5d2cd2bccf29a55050ed67641d6d78 authored over 3 years ago by lizhuoli <[email protected]>
Merge pull request #3258 from GetToSet/sdanimatedimagerep-copy-semantic

Make SDAnimatedImageRep confirms to correct copy semantic

github.com/SDWebImage/SDWebImage - 923e175326890ad9709f9497d453b56a47798bfa authored over 3 years ago by DreamPiggy <[email protected]>
Bumped version to 5.12.0

update CHANGELOG

github.com/SDWebImage/SDWebImage - da6664328256555d7e7199525242a6de4133020a authored over 3 years ago by lizhuoli <[email protected]>
Merge pull request #3239 from dreampiggy/behavior_weak_cache_default

Do a extra memory cache sync when weak cache feature enabled && Change the default value for `sh...

github.com/SDWebImage/SDWebImage - 922c126bbf0d07fe9332a72acf60d6575d1cd87c authored over 3 years ago by DreamPiggy <[email protected]>
Change CocoaPods git url to the GitHub mirror instead of Google Source. Match the SwiftPM and Carthage

github.com/SDWebImage/libwebp-Xcode - 2b3b43faaef54d1b897482428428357b7f7cd08b authored over 3 years ago by lizhuoli <[email protected]>
Bumped version to 1.2.1

github.com/SDWebImage/libwebp-Xcode - 5c18ff535dac86d96c7bded00a7a8afc41c979e9 authored over 3 years ago by lizhuoli <[email protected]>
Update to v1.2.1

github.com/SDWebImage/libwebp-Xcode - aee4b3f5d07357ddabb630ab965f1937065e261f authored over 3 years ago by lizhuoli <[email protected]>
Bumped the Xcodeproj for Carthage to iOS 9+

github.com/SDWebImage/libwebp-Xcode - a999c8a73b223b8f656d576f3abdefcc8bbb86b3 authored over 3 years ago by lizhuoli <[email protected]>
Merge pull request #11 from trilliwon/patch-1

Update Package.swift, libwebp.podspec, minimum target iOS version to v9

github.com/SDWebImage/libwebp-Xcode - f7d9ff421be21f9aea858af4201ed322c6602405 authored over 3 years ago by DreamPiggy <[email protected]>
Merge pull request #3276 from kinarobin/fix-get-image-source-crash

Fix image source release in iOS 15

github.com/SDWebImage/SDWebImage - 2e824441ce86ec104afb69263631bef296a1e20c authored over 3 years ago by DreamPiggy <[email protected]>
fix image source release in advance

github.com/SDWebImage/SDWebImage - 615e1812573b8128de3089c3569088eaa7e8b962 authored over 3 years ago by kinarobin <[email protected]>
Fix Quadratic Beziers problem (#152)

* fix the quadratic bezier problem

* fix a mistake

* Remove the static cast

github.com/SDWebImage/svg-native-viewer - f287613d6010180cd370e36ba7c8ed4f258964ee authored over 3 years ago by moazin <[email protected]>
fix transformation concatenation problem (#148)

github.com/SDWebImage/svg-native-viewer - 7e3e8b2dfe2954a1d49eb91b8f2fe15f0f7e1a2b authored over 3 years ago by moazin <[email protected]>
Make SDAnimatedImageRep confirms to correct copy semantic

github.com/SDWebImage/SDWebImage - 2b95a125413d43dfb3533ed0489ebb423184ac39 authored over 3 years ago by Ethan Wong <[email protected]>
Update libwebp.podspec

github.com/SDWebImage/libwebp-Xcode - 44908d127b476938077a453442c6659a57dfd754 authored over 3 years ago by WonJo <[email protected]>
Update Package.swift

github.com/SDWebImage/libwebp-Xcode - 6b12581da89d4b60d6f187f7d2d5299b1483a625 authored over 3 years ago by WonJo <[email protected]>
D2d port (#146)

* Initial support of Direct2D

* Fix usage of arc

* D2D port fixes (#133)

* Use CComPtr
...

github.com/SDWebImage/svg-native-viewer - 8f871305f3d3c04b4e3d2a68fef063d7924049e8 authored over 3 years ago by Dirk Schulze <[email protected]>
Add proper URL parser and improve url parsing results (#161)

github.com/SDWebImage/svg-native-viewer - b79ecc37b2572b27aa8ff93de67ffa55828e4df8 authored over 3 years ago by Dirk Schulze <[email protected]>
Update README.md

Fix typo

github.com/SDWebImage/SDWebImageAVIFCoder - e321468b99e977ecfbd1c740f4d4c4a8896a353f authored over 3 years ago by DreamPiggy <[email protected]>
Bumped version to 0.9.0

github.com/SDWebImage/SDWebImageAVIFCoder - 19b8cb0dc21eafe4ddf3e9101b1d497d7a13aa15 authored over 3 years ago by DreamPiggy <[email protected]>
Merge pull request #31 from SDWebImage/feature_support_avifs_animation

Feature support avifs animation

github.com/SDWebImage/SDWebImageAVIFCoder - 91ebf4602b7eafb981768499ecc8163deeb00ae6 authored over 3 years ago by DreamPiggy <[email protected]>
Bumped version to 0.8.2

github.com/SDWebImage/SDWebImageAVIFCoder - e4718c6b832483fad43148c127eeb4725c9afdf9 authored over 3 years ago by DreamPiggy <[email protected]>
Merge pull request #30 from SDWebImage/support_libavif_0.9.1

Support libavif 0.9.1

github.com/SDWebImage/SDWebImageAVIFCoder - 0375da19017068115ddd1785ce085d79a908c476 authored over 3 years ago by DreamPiggy <[email protected]>
Update the demo code and screenshot

github.com/SDWebImage/SDWebImageAVIFCoder - d66afa7aa01b1ecf46f18835ed843827e297207c authored over 3 years ago by DreamPiggy <[email protected]>
Added the support for AVIF animation (avifs images).

Including the traditional UIAnimatedImage as well as SDAnimatedImage support

github.com/SDWebImage/SDWebImageAVIFCoder - df892395930ffe7efa9e651594e6f4a1d6f3ea31 authored over 3 years ago by DreamPiggy <[email protected]>
Revert the test case

github.com/SDWebImage/SDWebImageAVIFCoder - 7bba93f10972ee81bba7f8a6372598c6bcb265a9 authored over 3 years ago by DreamPiggy <[email protected]>
Remove the unused define

Code typo fix

github.com/SDWebImage/SDWebImageWebPCoder - 87551c267a12ce94d9d123e4bfff3002ca30e4df authored over 3 years ago by DreamPiggy <[email protected]>
Support libavif 0.9.1, disable the strict mode to keep compatibility

github.com/SDWebImage/SDWebImageAVIFCoder - 703280d5fc93d70b93bbbc8470e27c6b175ef7c2 authored over 3 years ago by DreamPiggy <[email protected]>
Bumped version to 0.8.1

github.com/SDWebImage/SDWebImageAVIFCoder - e5dc92d3bcfdd047171f1be7bba33d8293a693b6 authored over 3 years ago by DreamPiggy <[email protected]>
Merge pull request #29 from SDWebImage/support_libavif_0.8.3+

Support libavif 0.8.3+

github.com/SDWebImage/SDWebImageAVIFCoder - 52a314169a1fc670596c4ab4e2543bd57adac383 authored over 3 years ago by DreamPiggy <[email protected]>
Edit the test image to ignore the crop images temporarily. Which produce the `AVIF_RESULT_BMFF_PARSE_FAILED`

github.com/SDWebImage/SDWebImageAVIFCoder - 6aa0e94fbe2bb325de4277bd43b1a93cd933c110 authored over 3 years ago by DreamPiggy <[email protected]>
Bumped to libdav1d 0.9.0

github.com/SDWebImage/libdav1d-Xcode - 0a53f0bf9495ebd327b2c4ae611f2d26ae94b15a authored over 3 years ago by lizhuoli <[email protected]>
Update dav1d to upstream 0.9.0

github.com/SDWebImage/libdav1d-Xcode - 5579ffad1422e8c15513211f84b22c514b285c38 authored over 3 years ago by lizhuoli <[email protected]>
Fix the compatibale with libavif v0.8.3+.

The `avifPrepareReformatState` is not the public API now, copy the implementation

github.com/SDWebImage/SDWebImageAVIFCoder - 976d522fd4e0d7644d33d0b2fd9e4010aef9eb1f authored over 3 years ago by lizhuoli <[email protected]>
Update the example AVIF files link

github.com/SDWebImage/SDWebImageAVIFCoder - b22e104b59efe8c896b9c02aac9558a285b9db8d authored over 3 years ago by lizhuoli <[email protected]>
Merge pull request #28 from ThonyF/master

Fixed Paths

github.com/SDWebImage/SDWebImageAVIFCoder - df69635b2bec3f967052df3029bcf7a96c49725a authored over 3 years ago by DreamPiggy <[email protected]>
Fix podspec with C++

github.com/SDWebImage/libvmaf-Xcode - 26544e92506764862358ce2198ddab9af7685ed5 authored over 3 years ago by DreamPiggy <[email protected]>
Bumped version to v0.9.2

github.com/SDWebImage/libavif-Xcode - 218c03f0a1bda570dc650e26a4daf87351ab28a3 authored over 3 years ago by lizhuoli <[email protected]>
Upgrade libavif to v0.9.2

github.com/SDWebImage/libavif-Xcode - cdb385e9b854accb8596d7b5b362c611fbdcedc4 authored over 3 years ago by lizhuoli <[email protected]>
Bumped version to v0.9.1

github.com/SDWebImage/libavif-Xcode - 28be85d8693b8bc2ea3a4d323caf652e740b4683 authored over 3 years ago by lizhuoli <[email protected]>