1
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3826 from hawk0620/opt/avoid_self_be_nil_in_block More... 7 days ago
Merge pull request #3829 from dreampiggy/bugfix/retry_failed_processor More... 11 days ago
Fix the retryFailed option does not get modified by optionsProcessor More... 13 days ago
Avoid self if be nil in block. More... 15 days ago
Update the self-sign certificate More... about 2 months ago
Bumped version to 5.21.1 More... about 2 months ago
Documentation update and garden More... about 2 months ago
Merge pull request #3819 from TransitApp/fix-watchos-26 More... about 2 months ago
Fix watchOS build error with UITraitCollection More... about 2 months ago
Merge pull request #3813 from jiangleisir/feature/jianglei_crashfix More... 3 months ago
crashfix: SDImageIOAnimatedCoder crash More... 3 months ago
ci: re-trigger 5.21.0 binary XCFramework More... 5 months ago
Merge pull request #3801 from dreampiggy/ci/cd More... 5 months ago
ci: update the script for better detection of running xcode version More... 5 months ago
ci: Fix the GitHub Action cd release More... 5 months ago
Bumped version to 5.21.0 More... 5 months ago
demo: added xcconfig for code sign More... 5 months ago
Merge pull request #3799 from dreampiggy/feature/hdr_encoding More... 5 months ago
feat: Added SDImageHDRType enum, to make it more standard instead of raw int value 0/1/2 More... 5 months ago
feat: support backport to Xcode 15 SDK More... 5 months ago
test: added test case about Apple ImageIO HDR encoding More... 5 months ago
feat: added encodeToHDR related options for Apple ImageIO coder More... 5 months ago
Merge pull request #3798 from dreampiggy/bugfix/sd_colorAtPoint_early_return More... 5 months ago
test: added unit test for JPEG gain map HDR More... 5 months ago
fix: sd_colorAtPoint should early return when pixel format is not supported More... 5 months ago
Merge pull request #3797 from dreampiggy/feature/remove_asyncMainQueue More... 5 months ago
Merge pull request #3796 from dreampiggy/feature/transformer_preserveImageMetadata_readwrite More... 5 months ago
Change the default callback queue policy to SafeAsyncMainThread, don't need main queue check at all More... 5 months ago
test: update the test case, that test transformer already supports preserveImageMetadata More... 5 months ago
feat: Allows user to directly customize preserveImageMetadata for our built-in transformers More... 5 months ago