DreamPiggy
|
c51ba84499
Bumped version to 5.16.0
|
пре 2 година |
DreamPiggy
|
90aa750c92
Merge pull request #3547 from dreampiggy/doc/update_api_document
|
пре 2 година |
DreamPiggy
|
82793d27bf
Update some comments to allows SwiftDocC generate better page
|
пре 2 година |
DreamPiggy
|
5c14e73f70
Added description about the non-cache key awareness for .scaleDownLimitBytes
|
пре 2 година |
DreamPiggy
|
b27c579f47
Merge pull request #3537 from dreampiggy/feature/coder_scale_down_limit_bytes_auto
|
пре 2 година |
DreamPiggy
|
c27e18506d
Merge pull request #3524 from dreampiggy/feature/sdanimatedimage_frame_pool
|
пре 2 година |
DreamPiggy
|
7f9fb5d43e
Bumped version to 5.15.8
|
пре 2 година |
DreamPiggy
|
e85d1e5c36
Merge pull request #3535 from dreampiggy/feature/SDAnimatedImage_scale
|
пре 2 година |
DreamPiggy
|
91162ce5dc
Update the example with new SDWebImageScaleDownLargeImages
|
пре 2 година |
DreamPiggy
|
91ff7189c9
Introduce the automatically calculation of thumbnail (include animated/static image) using `SDImageCoderDecodeScaleDownLimitBytes`
|
пре 2 година |
DreamPiggy
|
f3ea1eee67
Update the check logic to detect `Multiple Frame Animated Image`
|
пре 2 година |
DreamPiggy
|
2331bcc690
Update the implementation `SDScaledImageForScaleFactor` to support SDAnimatedImage
|
пре 2 година |
DreamPiggy
|
d82f5574e4
Merge pull request #3531 from dreampiggy/bugfix/macos_SDDisplayLink_crash_during_dealloc
|
пре 2 година |
DreamPiggy
|
08ca5f4b22
Try to fix the SDDisplayLink danger pointer because of unsafe_unretained for self from the CVDisplayLinkRef
|
пре 2 година |
DreamPiggy
|
507f1b6b45
Using lock to ensure SDImageFramePool register/unregister logic in multi-thread environment
|
пре 2 година |
DreamPiggy
|
181f8d2183
Fix the issue that per-provider frame pool does not get dealloced
|
пре 2 година |
DreamPiggy
|
ef69460dc7
Fix the test case test26AnimatedImageStopAnimatingClearBuffer
|
пре 2 година |
DreamPiggy
|
858b64aef7
Try to optimize the time when calculate the maxBufferCount, it's cheap to get free memory so we check each time before prefetch
|
пре 2 година |
DreamPiggy
|
a206229905
Introduce frame pool for SDAnimatedImage playback. Solve when multiple image view references the same URL image cause un-wanted decode which waste RAM/CPU
|
пре 2 година |
DreamPiggy
|
3289629ef6
Bumped version to 5.15.7
|
пре 2 година |
DreamPiggy
|
09f0fdd189
Merge pull request #3526 from dreampiggy/bugfix/try_avoid_inline_sdcallback_queue
|
пре 2 година |
DreamPiggy
|
5481aa2e16
Merge pull request #3523 from dreampiggy/opt/same_url_query_extra_decode_store
|
пре 2 година |
DreamPiggy
|
ada908a853
Extended gcd queue to avoid SDCallbackQueue dealloc while during dispatch
|
пре 2 година |
DreamPiggy
|
17b5a1d9ab
Check queue equality only when queue specific is available
|
пре 2 година |
DreamPiggy
|
4ffd068762
Try to solve the strange dispatch group crash in SDSafeExecute by removing inline
|
пре 2 година |
DreamPiggy
|
71bcdf006a
Performance: Opt when multiple same URL query in parallels, which may cause duplicated decode and store disk operation
|
пре 2 година |
DreamPiggy
|
20df851f2a
Bumped version to 5.15.6
|
пре 2 година |
DreamPiggy
|
1fdb22578c
Merge pull request #3520 from dreampiggy/bugfix/watchos_animated_image_duration
|
пре 2 година |
DreamPiggy
|
eb8b62b170
Fix the test case `test57SDImageCachesManagerOperationPolicySerial` that remove the cache path directory
|
пре 2 година |
DreamPiggy
|
4cee95d5a2
Revert the SDDisplayLink for watchOS, fix the animated image duration bug
|
пре 3 година |