DreamPiggy
|
633996a807
Fix the test case
|
2 лет назад |
DreamPiggy
|
c7e350f792
Bumped version to 5.17.0
|
2 лет назад |
DreamPiggy
|
8efa42e6bc
Code garden for test cases
|
2 лет назад |
DreamPiggy
|
8f16a63d7f
Merge pull request #3559 from dreampiggy/performance/default_bitmap_and_force_decode
|
2 лет назад |
DreamPiggy
|
808cedc7e5
Rename to use struct to return the alignment, preserve for future HDR support
|
2 лет назад |
DreamPiggy
|
45b497c5f6
Fix the macOS force decode colorspace does not match screen colorspace and cause copy
|
2 лет назад |
DreamPiggy
|
67da434e79
Fix the colorspace of hardware supported on macOS
|
2 лет назад |
DreamPiggy
|
cc89e14fdd
Fix the handle of ForceDecodePolicyAlways, still need to check animated image and vector image to not break them
|
2 лет назад |
DreamPiggy
|
3e382b234d
Fix the handle to context option and add test case
|
2 лет назад |
DreamPiggy
|
b4af7cc5ef
Removed the unused cache line size helper method
|
2 лет назад |
DreamPiggy
|
1a61c8d2d9
Update test case for SDImageForceDecodePolicyAutomatic
|
2 лет назад |
DreamPiggy
|
e1c01fe28b
Introduce `SDImageForceDecodePolicy`, which can controls whether to force-decode using automatic check, always or never
|
2 лет назад |
DreamPiggy
|
69c98c5f71
Added test case `test28ThatNotTriggerCACopyImage` and `test28ThatDoTriggerCACopyImage`
|
2 лет назад |
DreamPiggy
|
f6ca661537
Update the correct byte alignment and check with 8 * 4 bytes
|
2 лет назад |
DreamPiggy
|
06589dbcc4
Update the default force decode value, partial revert ff6b3b9bb59613d1acde21258d45bfe83bd44fab
|
2 лет назад |
DreamPiggy
|
b4559994ea
Provide the API for custom coders (like WebPCoder) to use runtime check to handle the decode output bitmap info
|
2 лет назад |
DreamPiggy
|
f5f27a9e01
Merge pull request #3561 from dreampiggy/bugfix/macOS_limitBytes_animatedImageRep
|
2 лет назад |
DreamPiggy
|
47fd1c9a10
Fix the bug that SDImageCoderDecodeScaleDownLimitBytes still use the AnimatedImageRep and beyond the byte limit
|
2 лет назад |
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 лет назад |