Commit Graph

  • ac88191bee
    Update Package.swift master xaoxuu 2024-10-10 18:46:49 +0800
  • 8ecd5a60d9
    Update Package.swift xaoxuu 2024-10-10 18:43:06 +0800
  • f534cfe830 Bumped version to 0.14.6 DreamPiggy 2024-04-17 17:14:57 +0800
  • fed1583714
    Merge pull request #110 from JiaqiSun/0.14.5_fix DreamPiggy 2024-04-09 14:29:49 +0800
  • cbc0ba930c FIX: _limitBytes type error JiaqiSun 2024-04-08 20:26:15 +0800
  • 1e36f38a23
    Merge pull request #107 from SDWebImage/bugfix/podspec DreamPiggy 2024-03-26 14:16:52 +0800
  • 5f437be1b5 Fix the podspec issue for compatible header search path DreamPiggy 2024-03-25 16:15:01 +0800
  • 11e7ea4c7c
    Merge pull request #104 from SDWebImage/project/unit-test-update DreamPiggy 2024-02-24 13:14:20 +0800
  • 2097f9bcdf Move the test case `testWebPDecodeDoesNotTriggerCACopyImage` into the WebP repo DreamPiggy 2024-02-24 12:55:46 +0800
  • 8a33fb3ca7
    Merge pull request #102 from SDWebImage/demo/multiple_projects DreamPiggy 2024-02-07 18:14:37 +0800
  • 92e7a545b2 Upgrade Demo to use the generate_multiple_pod_projects DreamPiggy 2024-02-07 18:14:15 +0800
  • c6be0c9408
    Merge pull request #99 from pepsikirk/master DreamPiggy 2024-02-07 18:10:58 +0800
  • 7634bf09ca Fix the Private path error in the podspec file. 蒋欣材 2024-02-06 18:37:31 +0800
  • bb41e0e47b Bumped version to 0.14.5 DreamPiggy 2024-02-05 22:50:09 +0800
  • 1e39e3dcf7
    Merge pull request #98 from SDWebImage/project/copy_private_macro_and_fix_build DreamPiggy 2024-02-05 22:49:09 +0800
  • 15d5bcbb1e Fix the Example/Test warning DreamPiggy 2024-02-05 22:46:05 +0800
  • 4005a4d618 Copy the macros from SDWebImage Core repo DreamPiggy 2024-02-05 22:39:13 +0800
  • 3f8105d799 Bumped version to 0.14.4 DreamPiggy 2024-02-04 19:02:54 +0800
  • 76423a1a88
    Merge pull request #96 from SDWebImage/bugfix_exif_orientation_encode DreamPiggy 2024-02-04 19:00:31 +0800
  • ee4f321d36 Fix the issue when EXIF orientation does not keep during the libwebp encoding DreamPiggy 2024-02-04 18:04:52 +0800
  • acfb824ca5 Bumped version to 0.14.3 DreamPiggy 2024-01-30 16:43:01 +0800
  • 84e43762ad
    Merge pull request #95 from SDWebImage/bugfix/monochome_colorspace DreamPiggy 2024-01-30 16:40:55 +0800
  • f146fa49a6 Temp update the test case `testWebPEncodingWithICCProfile` DreamPiggy 2024-01-30 16:15:17 +0800
  • bf6de35302 Added test case `test46WebPEncodingMonochrome` DreamPiggy 2024-01-30 15:15:48 +0800
  • 304bed2c4b Fix the issue when monochome colorspace cause the WebP encoding failed DreamPiggy 2024-01-30 15:07:23 +0800
  • db4603921b Bumped version to 0.14.2 DreamPiggy 2023-11-09 15:40:55 +0800
  • 64dd70aed5
    Merge pull request #90 from SDWebImage/bugfix/webp_encoding_colorspace_mac DreamPiggy 2023-11-08 21:20:20 +0800
  • 01f9d34996 Fix the macOS deployment target DreamPiggy 2023-11-08 20:51:08 +0800
  • 4ddfd5f60e Fix some test cases for macOS DreamPiggy 2023-11-08 18:59:59 +0800
  • 835eb13e30 Change the encoding test into official macOS unit test DreamPiggy 2023-11-08 18:14:10 +0800
  • daa8373449 Keep the rendering intent information from CGImage as well DreamPiggy 2023-11-08 17:47:07 +0800
  • 8113caf1b7 Fix the WebP encoding which loss the image's input color space DreamPiggy 2023-11-08 17:42:18 +0800
  • a47710f9f2 Added macOS Demo for webp encoding test DreamPiggy 2023-11-08 17:37:37 +0800
  • 7e70ec8165 Bumped version to 0.14.1 DreamPiggy 2023-10-27 00:41:08 +0800
  • d91987f623
    Support to detect the RGB16 bitmap info, fix the iOS 11- decode issues (#87) DreamPiggy 2023-10-27 00:39:06 +0800
  • b442fafefe Bumped version to 0.14.0 DreamPiggy 2023-10-08 16:28:47 +0800
  • 64cdf3e756
    Enable lossless mode (#85) Liu YuanYuan 2023-10-08 03:22:36 -0500
  • 3819cb70fa Bumped version to 0.13.0 DreamPiggy 2023-07-14 00:16:30 +0800
  • 3b274872cb
    Merge pull request #77 from SDWebImage/performance/byte_alignment DreamPiggy 2023-07-14 00:15:16 +0800
  • c0c65f1f37 Update with the final changes from SDWebImage Core DreamPiggy 2023-07-14 00:11:33 +0800
  • 8bae908c18 Added the test case `testWebPDecodeDoesNotTriggerCACopyImage` DreamPiggy 2023-07-11 17:16:47 +0800
  • 4b45cdde01 Don't override the isDecoded = YES for non-CGContext drawn CGImage DreamPiggy 2023-07-10 23:27:18 +0800
  • 13f640b36d Bump the dependency of SDWebImage 5.17.0 because of new API DreamPiggy 2023-07-09 20:42:22 +0800
  • 81969472d3 Avoid force-decode by apply the byte alignment for static WebP images DreamPiggy 2023-07-09 20:41:13 +0800
  • 76565bc46c Added explicit link to CoreGraphics on CocoaPods DreamPiggy 2023-06-14 21:23:22 +0800
  • 9348ad305b Bumped version to 0.12.0 DreamPiggy 2023-06-14 21:19:40 +0800
  • f4c09076d1
    Merge pull request #75 from SDWebImage/feat/limit_bytes DreamPiggy 2023-06-14 21:11:54 +0800
  • 1d982f6c75 Fix the CI action and test cases DreamPiggy 2023-06-14 17:23:29 +0800
  • ba6fae4d7d Bump the dependency to 5.16.0+ DreamPiggy 2023-06-14 17:16:26 +0800
  • 99064f973c Added the support for 5.15.0+ limit bytes feature from SDWebImage Coder Plugin API DreamPiggy 2023-06-14 17:13:59 +0800
  • 7087a82a3d Bumped version to 0.11.0 DreamPiggy 2023-03-16 21:23:44 +0800
  • 3df53551db Added GitHub actions DreamPiggy 2023-03-16 21:23:11 +0800
  • 9082448d5d
    Merge pull request #73 from SDWebImage/perf/awebp_thumbnail_allocation DreamPiggy 2023-03-16 14:53:14 +0800
  • 9dae8d36b9 Refactory thumbnail decoding, use a transformed CGContext instead of full context and re-scale after decode finished DreamPiggy 2023-03-09 13:42:14 +0800
  • c779312836 Use kvImageNoAllocate to avoid extra allocate for vImageBuffer when WebP encoding DreamPiggy 2023-03-08 14:40:44 +0800
  • 0b25f9ae03 Support using CoreGraphics to produce scaled down CGImage directly DreamPiggy 2023-03-08 14:37:20 +0800
  • e6cd1a9d2c Bumped version to 0.10.1 DreamPiggy 2023-02-06 22:11:14 +0800
  • e3c34ac58b
    Merge pull request #71 from SDWebImage/perf/avoid_unused_copy DreamPiggy 2023-02-06 22:09:50 +0800
  • f21f014410 Avoid unused extra copy of MutableData DreamPiggy 2023-02-06 22:07:53 +0800
  • c25a1d2c1b Fix dependency DreamPiggy 2023-01-17 17:38:40 +0800
  • d72efcfcb4 Bumped version to 0.10.0 DreamPiggy 2023-01-17 17:36:39 +0800
  • 5864b77d88
    Merge pull request #70 from SDWebImage/feat/encode_with_frames DreamPiggy 2023-01-17 17:33:48 +0800
  • b0a717871b Update the test case because upstream changes DreamPiggy 2023-01-17 17:32:02 +0800
  • 3af65409f2 Adopt 5.15.0's encodedDataWithFrames API DreamPiggy 2023-01-17 17:30:35 +0800
  • 4416805045 Bumped version to 0.9.1 DreamPiggy 2022-09-09 18:51:54 +0800
  • fd36fad3c6
    Merge pull request #68 from SDWebImage/bugfix/thread_safe_incremental DreamPiggy 2022-09-09 18:51:09 +0800
  • 3775b895fb Fix the thread safe issue for accessing array with index, which may happend during incremental decoding DreamPiggy 2022-09-09 18:37:16 +0800
  • 8a0c5e1ae0 Bumped version to 0.9.0 DreamPiggy 2022-07-03 18:19:26 +0800
  • c3797b9992
    Merge pull request #65 from SDWebImage/fix_encode_maxPixelSize_5_13 DreamPiggy 2022-07-03 17:56:03 +0800
  • 52b24f60a3 Fix the encoding maxPixelSize logic DreamPiggy 2022-06-22 16:41:44 +0800
  • 18834cac00 Bumped version to 0.8.5 DreamPiggy 2022-06-22 17:05:26 +0800
  • 2a6c8fac7d
    Merge pull request #66 from SDWebImage/fix_encode_maxPixelSize DreamPiggy 2022-06-22 17:03:13 +0800
  • eefd749a1f Fix the encoding maxPixelSize logic (patch) DreamPiggy 2022-06-22 17:00:21 +0800
  • 87551c267a
    Remove the unused define DreamPiggy 2021-07-31 21:41:38 +0800
  • 95a6838df1 Bumped version to 0.8.4 DreamPiggy 2021-05-06 16:33:43 +0800
  • 3a7ac0f1e3
    Merge pull request #57 from daltonclaybrook/carthage_framework_search_paths_fix DreamPiggy 2021-05-06 16:30:00 +0800
  • 0d018b5601 Add frameworks search path for build folder root (to find XCFrameworks) Dalton Claybrook 2021-05-05 22:09:16 -0400
  • a1ea3c7176 Bumped version to 0.8.3 DreamPiggy 2021-02-24 20:41:50 +0800
  • 9d3c8fdc20
    Merge pull request #54 from SDWebImage/bugfix_encoding_leak DreamPiggy 2021-02-24 20:40:31 +0800
  • 44b1aae3c9 Fix the encoding leak when input CGImage is not RGBA8888 or RGB888 DreamPiggy 2021-02-24 20:06:21 +0800
  • 7d68eded0c Bumped version to 0.8.2 DreamPiggy 2021-02-02 15:52:23 +0800
  • 2460818eab
    Merge pull request #53 from SDWebImage/bugfix_grayscale DreamPiggy 2021-02-02 15:47:08 +0800
  • 1903ac20f3 Fix again for CMYK image DreamPiggy 2021-02-01 21:34:51 +0800
  • 777065d638 Fix the similiar case when input image is CMYK image, check color space model as well :) DreamPiggy 2021-02-01 21:19:52 +0800
  • 6693ecb35a Added the test case `testEncodingGrayscaleImage` about grayscale DreamPiggy 2021-02-01 21:04:07 +0800
  • cab8cd977c Fix the issue when WebP Encoding grayscale image with only 1 channel, which cause the wrong encoded WebP image (each column repeats 3 times) DreamPiggy 2021-02-01 20:27:13 +0800
  • cdf6ce8216 Bumped version to 0.8.1 DreamPiggy 2020-12-24 20:47:25 +0800
  • 25f5908fd8
    Merge pull request #52 from AaaK00/fix_zero_value_in_webp_options_ignored DreamPiggy 2020-12-24 20:37:19 +0800
  • 415e6b6fc1 Changed methods getFloatValueFor and getIntValueFor as static C methods. Antti Kortetmaa 2020-12-24 11:28:04 +0200
  • a197fa1c21 Fixed issue that caused WebP option that has been set to 0 to be ignored Antti Kortetmaa 2020-12-23 17:34:34 +0200
  • 76edf76a3c
    Merge pull request #2 from SDWebImage/master Antti Kortetmaa 2020-12-23 15:38:44 +0200
  • 864a71e8f3 Update README.md DreamPiggy 2020-12-14 15:11:35 +0800
  • 8df7931f95 Bumped version to 0.8.0 DreamPiggy 2020-12-14 15:03:39 +0800
  • 9158e2429f Update the readme about new libwebp codec options DreamPiggy 2020-12-14 15:01:11 +0800
  • 2021f7d3b2
    Merge pull request #51 from SDWebImage/feature_replace_semaphore_with_os_unfair_lock_and_spinlock DreamPiggy 2020-12-14 14:50:20 +0800
  • ba51befd7c Replace the dispatch semaphore into os_unfair_lock, copied from SDWebImage Core DreamPiggy 2020-12-14 11:53:45 +0800
  • 049cc75315
    Merge pull request #50 from SDWebImage/code_garden DreamPiggy 2020-12-14 11:45:19 +0800
  • 19b7465dea Update the Xcode Project of WebP encode options DreamPiggy 2020-12-14 11:38:10 +0800
  • 5317375239
    Merge pull request #49 from AaaK00/webp-options DreamPiggy 2020-12-14 11:25:38 +0800
  • de7ba8d08e Removed updateWebPOptionsToConfig from the public API of SDImageWebPCoder Antti Kortetmaa 2020-12-11 12:09:26 +0200