An open API service providing commit metadata for open source projects.

GitHub / SDWebImage/SDWebImageWebPCoder / commits

A WebP coder plugin for SDWebImage, use libwebp

SHA Message Author Date Stats
ba51befd Replace the dispatch semaphore into os_unfair_lock, copied from SDWebImage Core DreamPiggy <l****6@1****m> over 5 years ago
049cc753 merge Merge pull request #50 from SDWebImage/code_garden DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
19b7465d Update the Xcode Project of WebP encode options DreamPiggy <l****6@1****m> over 5 years ago
53173752 merge Merge pull request #49 from AaaK00/webp-options DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
de7ba8d0 Removed updateWebPOptionsToConfig from the public API of SDImageWebPCoder Antti Kortetmaa <a****a@n****i> over 5 years ago
e252beb1 merge Merge pull request #1 from SDWebImage/master Antti Kortetmaa <a****a@i****i>
Committed by: GitHub <n****y@g****m>
over 5 years ago
779dd7d1 Update the test cases with new WebP sample URLs DreamPiggy <l****6@1****m> over 5 years ago
e330f225 Added unit tests for WebP settings. Antti Kortetmaa <a****a@n****i> over 5 years ago
66cfc23f Added new encoding options to WebP encoding Antti Kortetmaa <a****a@n****i> over 5 years ago
4861ce97 Update Cartfile to use SDWebImage 5.10+ DreamPiggy <l****6@1****m> almost 6 years ago
a0bc7407 Bumped version to 0.7.0 DreamPiggy <l****6@1****m> almost 6 years ago
b70876b7 merge Merge pull request #48 from SDWebImage/xcode11 DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
df994df7 Update Example to use iOS 9 DreamPiggy <l****6@1****m> almost 6 years ago
b6419df5 Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 DreamPiggy <l****6@1****m> almost 6 years ago
84c97db9 Fix the codecov.yaml DreamPiggy <l****6@1****m> over 6 years ago
111f2a88 Update the readme about thumbnail encoding DreamPiggy <l****6@1****m> over 6 years ago
4e362c59 Bumped version to 0.6.1 DreamPiggy <l****6@1****m> over 6 years ago
20ab7d2b merge Merge pull request #41 from SDWebImage/performance_avoid_copy_progressive_dat... DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
75af1fa8 merge Merge pull request #42 from SDWebImage/feature_webp_encoding_max_pixel_size DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8b935e79 Update the test case about maxPixelSize DreamPiggy <l****6@1****m> over 6 years ago
56ec346a Add the support for maxPixelSize encoding options, which will do a thumbnail ... DreamPiggy <l****6@1****m> over 6 years ago
878d64e3 Use lock and copy the NSData before recreate the temp demuxer, avoid the extr... DreamPiggy <l****6@1****m> over 6 years ago
92e55d4f Bumped version to 0.6.0 DreamPiggy <l****6@1****m> over 6 years ago
793fcadd merge Merge pull request #39 from SDWebImage/project_podfile_workspace DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9f415e90 Fix the test scheme configuration DreamPiggy <l****6@1****m> over 6 years ago
17743494 Refactory the workspace and test project path. Which share the same Podfile f... DreamPiggy <l****6@1****m> over 6 years ago
26d4fb1a merge Merge pull request #38 from SDWebImage/fix_max_file_size_passes DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6c2651bb Update the example and test case for the max file size DreamPiggy <l****6@1****m> over 6 years ago
e25194e6 merge Merge pull request #36 from SDWebImage/fix_max_file_size_passes DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6a0f5dc7 Fix that the max file size encoding need to increase the passes used by libwe... DreamPiggy <l****6@1****m> over 6 years ago
ee7665e2 merge Merge pull request #35 from SDWebImage/project_encoding_max_file_size_advance... DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a62950d2 Upgrade the dependency to SDWebImage 5.7, supports the maxFileSize encoding o... DreamPiggy <l****6@1****m> over 6 years ago
eb6e84f8 Fix the codecov upload issue, enable gather code coverage data DreamPiggy <l****6@1****m> over 6 years ago
d2286ce4 Removed the un-stable test case to check isProgressive (there are race condit... DreamPiggy <l****6@1****m> over 6 years ago
dbfa17da Add CodeCov report, renaming the Tests folder DreamPiggy <l****6@1****m> over 6 years ago
bf48c6c9 Fix the test case because of cache DreamPiggy <l****6@1****m> over 6 years ago
68102312 Bumped version to 0.5.0 DreamPiggy <l****6@1****m> over 6 years ago
8a0bd420 For progressive animated image poster, the sd_imageFormat should be set DreamPiggy <l****6@1****m> over 6 years ago
3f847ba6 Fix the issue that progressive image which show first poster image, the decod... DreamPiggy <l****6@1****m> over 6 years ago
1b22ee5e Update the readme about the progressive animation decoding DreamPiggy <l****6@1****m> over 6 years ago
e4af4b80 merge Merge pull request #33 from SDWebImage/feature_progressive_animated_webp DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b6f46924 Supports the UIImageView to show Prorgessive Animated Image's first poster fr... DreamPiggy <l****6@1****m> over 6 years ago
9f66a66f Bumped version to 0.4.1 DreamPiggy <l****6@1****m> over 6 years ago
11e4f1a9 merge Merge pull request #32 from SDWebImage/fix_thumbnail_progressive_size DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0cc073a4 Fix the issue that thumbnail decoding does not works for progressive webp image DreamPiggy <l****6@1****m> over 6 years ago
602184ee Using the WebPDemux API to support progressive animated WebP. This is less pe... DreamPiggy <l****6@1****m> over 6 years ago
e58c901a Bumped version to 0.4.0 DreamPiggy <l****6@1****m> over 6 years ago
a65d37c0 Update the Readme about thumbnail decoding. DreamPiggy <l****6@1****m> over 6 years ago
d77570d6 merge Merge pull request #31 from SDWebImage/feature_thumbnail_decoding DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
67263396 Re-implements the animated webp's thumbnail decoding, now looks better DreamPiggy <l****6@1****m> over 6 years ago
f6ff82be The Animated WebP should not use the scaled canvas size, which will cause the... DreamPiggy <l****6@1****m> over 6 years ago
72d1968d Fix the animated canvas again, this time should work DreamPiggy <l****6@1****m> over 6 years ago
e3ba3abc Update the Test Case to ensure the thumbnail decoding works DreamPiggy <l****6@1****m> over 6 years ago
50136be5 Fix the issue that animated image (which use a canvas) should also scale the ... DreamPiggy <l****6@1****m> over 6 years ago
9db3358e WebPCoder now supports the thumbnail decoding DreamPiggy <l****6@1****m> over 6 years ago
a936bdb6 Bumped version to 0.3.1 DreamPiggy <l****6@1****m> over 6 years ago
a4a5c57f Update the Package.swift to use 1.1.0+ version of libwebp, not RC version DreamPiggy <l****6@1****m> over 6 years ago
3e2d252a merge Merge pull request #30 from SDWebImage/fix_static_webp_cgcontext_RAM DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7cd404cc Add test case to ensure that Static WebP does not create CGContext DreamPiggy <l****6@1****m> over 6 years ago
6e88c64f Fix the issue when WebP is static webp, the `SDAnimatedImageCoder` protocol i... DreamPiggy <l****6@1****m> over 6 years ago
9319f871 Bumped version to 0.3.0 DreamPiggy <l****6@1****m> over 6 years ago
a14f6eb2 merge Merge pull request #28 from SDWebImage/swiftpm DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
67249984 Fix one test case after SDWebImage 5.3.0 DreamPiggy <l****6@1****m> over 6 years ago
862dac61 Update the Travis-CI script DreamPiggy <l****6@1****m> over 6 years ago
dc62982b Fix the platform limit in SwiftPM DreamPiggy <l****6@1****m> over 6 years ago
0da097c4 Update the readme DreamPiggy <l****6@1****m> over 6 years ago
9cd65354 Support SwiftPM DreamPiggy <l****6@1****m> over 6 years ago
f1732668 Update the readme about detail coders usage, accept header modification, etc DreamPiggy <l****6@1****m> almost 7 years ago
df820a08 Bumped version to 0.2.5 DreamPiggy <l****6@1****m> almost 7 years ago
ee749891 merge Merge pull request #24 from SDWebImage/fix_warnings DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
177343a7 Fix the warning of deprecated API `CGColorSpaceCreateWithICCProfile` DreamPiggy <l****6@1****m> almost 7 years ago
d53b482d Bumped version to 0.2.4 DreamPiggy <l****6@1****m> almost 7 years ago
b4e72dd6 merge Merge pull request #23 from SDWebImage/fix_animated_webp_frame_blend_issue DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3e3b7e30 Recheck the animated canvas calculation logic, fix the issue of that calculation DreamPiggy <l****6@1****m> almost 7 years ago
c5b98c4b merge Merge pull request #22 from SDWebImage/fix_animated_webp_frame_blend_issue Kinarobin <k****n@o****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0bd61854 Fix the Animated WebP coder the frame blend index calculation issue, the end ... DreamPiggy <l****6@1****m> almost 7 years ago
7fc66ec2 Bumped version to 0.2.3 DreamPiggy <l****6@1****m> over 7 years ago
0f0284d4 merge Merge pull request #17 from SDWebImage/fix_macOS_project_module_name DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9f52375a Update to fix the wrong module name for macOS on Carthage users DreamPiggy <l****6@1****m> over 7 years ago
b0e4edb1 Bumped version to 0.2.2 DreamPiggy <l****6@1****m> over 7 years ago
fb4b9e74 Using the framework import instead of module import to support project withou... DreamPiggy <l****6@1****m> over 7 years ago
299d1d7e merge Merge pull request #15 from 0x0c/master DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
16ef0cf1 Use @import Akira <a****a@m****m> over 7 years ago
e51a2187 Import UIKit. Akira <a****a@m****m> over 7 years ago
b5506c10 Bumped version to 0.2.1 DreamPiggy <l****6@1****m> over 7 years ago
07136111 merge Merge pull request #14 from SDWebImage/bugfix_webp_blend_canvas Kinarobin <k****n@o****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5c4c2842 Add the test case to ensure this behavior DreamPiggy <l****6@1****m> over 7 years ago
c18c2c87 Fix the logic for Animated WebP images which contains a subsequence blend fro... DreamPiggy <l****6@1****m> over 7 years ago
e5c9608e Bumped version to 0.2.0 DreamPiggy <l****6@1****m> over 7 years ago
75f2dcf4 Update the SDWebImage dependency version to 5.0.0 official release DreamPiggy <l****6@1****m> over 7 years ago
3ac5de4c Add the test project in workspace, run pod install under both `Example` and `... DreamPiggy <l****6@1****m> over 7 years ago
f526d889 Update color space filter comment when create icc profile color space DreamPiggy <l****6@1****m> over 7 years ago
d53056bf Bumped version to 0.1.5 DreamPiggy <l****6@1****m> over 7 years ago
a46ca76b merge Merge pull request #13 from SDWebImage/bugfix_webp_icc_monochrome DreamPiggy <l****6@1****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1316f5b3 Fix the issue when WebP contains the ICC Profile with colorSpace other than R... DreamPiggy <l****6@1****m> over 7 years ago
4b256c03 Bumped version to 0.1.4 DreamPiggy <l****6@1****m> over 7 years ago
6f71fb09 Fix small typos DreamPiggy <l****6@1****m> over 7 years ago
6dcdec2d merge Merge pull request #12 from SDWebImage/bugfix_webp_icc_profile_crash Kinarobin <k****n@o****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
92cb6397 Fix that WebP with custom ICC Profile will randomly crash, because `CGColorSp... DreamPiggy <l****6@1****m> over 7 years ago
b4b35042 Bumped version to 0.1.3 DreamPiggy <l****6@1****m> over 7 years ago

← Back to repository