Commit History

Author SHA1 Message Date
  DreamPiggy cac9a55a3a ci: re-trigger 5.21.0 binary XCFramework 1 year ago
  DreamPiggy 82801cf5ce Merge pull request #3801 from dreampiggy/ci/cd 1 year ago
  DreamPiggy 69aa3bde21 ci: update the script for better detection of running xcode version 1 year ago
  DreamPiggy bc58a9ae2b ci: Fix the GitHub Action cd release 1 year ago
  DreamPiggy 803bcb9b86 Bumped version to 5.21.0 1 year ago
  DreamPiggy 3c5ad5eaa0 demo: added xcconfig for code sign 1 year ago
  DreamPiggy 0fe2bb799e Merge pull request #3799 from dreampiggy/feature/hdr_encoding 1 year ago
  DreamPiggy a4dba8faa4 feat: Added SDImageHDRType enum, to make it more standard instead of raw int value 0/1/2 1 year ago
  DreamPiggy ba8b93feb0 feat: support backport to Xcode 15 SDK 1 year ago
  DreamPiggy 9f766bc208 test: added test case about Apple ImageIO HDR encoding 1 year ago
  DreamPiggy 0d028c6798 feat: added encodeToHDR related options for Apple ImageIO coder 1 year ago
  DreamPiggy e618417e9f Merge pull request #3798 from dreampiggy/bugfix/sd_colorAtPoint_early_return 1 year ago
  DreamPiggy 207a03c90f test: added unit test for JPEG gain map HDR 1 year ago
  DreamPiggy 09faa3add2 fix: sd_colorAtPoint should early return when pixel format is not supported 1 year ago
  DreamPiggy c184125144 Merge pull request #3797 from dreampiggy/feature/remove_asyncMainQueue 1 year ago
  DreamPiggy ac3a61b041 Merge pull request #3796 from dreampiggy/feature/transformer_preserveImageMetadata_readwrite 1 year ago
  DreamPiggy ee319fc0fa Change the default callback queue policy to SafeAsyncMainThread, don't need main queue check at all 1 year ago
  DreamPiggy d5495387ef test: update the test case, that test transformer already supports preserveImageMetadata 1 year ago
  DreamPiggy b64e80b92e feat: Allows user to directly customize preserveImageMetadata for our built-in transformers 1 year ago
  DreamPiggy c085d53d6d Merge pull request #3766 from dreampiggy/bugfix/uiview_webcache_sdcallbackqueue 1 year ago
  DreamPiggy 92a7ab93e0 Support decoding ISO HDR (avif/heic/jpeg-xl, etc) (#3778) 1 year ago
  DreamPiggy e7d3256c49 Bumped version to 5.20.1 1 year ago
  DreamPiggy f3a1d91107 Merge pull request #3788 from dreampiggy/bugfix/cache_query_type_optimization 1 year ago
  DreamPiggy 3257ea2394 Fix iOS unit test again 1 year ago
  DreamPiggy 503f047176 Update the GitHub action for Demo build 1 year ago
  DreamPiggy 3797c8cee4 Update the test case `test15ThatQueryCacheTypeWork` to ensure the query from disk only semantic 1 year ago
  DreamPiggy 066163f0a6 Fix the issue that previous optimization for special case (multiple same URL in prefetcher list) breaks the `queryCacheType` option sematic 1 year ago
  DreamPiggy 15f6675966 Merge pull request #3779 from renewedvision-kh/master 1 year ago
  Kevin Hardman 73c7e267a9 Add autoreleasepool to DisplayLinkCallback to release objects 1 year ago
  DreamPiggy b4c741ab24 Change the SDCallbackQueue to allows easier usage. Only main queue use `SafeAsyncMainQueue`, others revert back to default value 1 year ago