- Notifications
You must be signed in to change notification settings - Fork 92
Pull requests: SDWebImage/SDWebImageWebPCoder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix the limitBytes options does not work as expected because of type error
#110 by JiaqiSun was merged Apr 9, 2024 Loading…
Fix the podspec issue for compatible header search path
#107 by dreampiggy was merged Mar 26, 2024 Loading…
Move the test case
testWebPDecodeDoesNotTriggerCACopyImage
into the WebP repo #104 by dreampiggy was merged Feb 24, 2024 Loading…
Upgrade Demo to use the generate_multiple_pod_projects
#102 by dreampiggy was merged Feb 7, 2024 Loading…
Copy the macros from SDWebImage Core repo to fix build issue project
#98 by dreampiggy was merged Feb 5, 2024 Loading…
Fix the issue when EXIF orientation does not keep during the libwebp encoding encoding WebP Encoding related
#96 by dreampiggy was merged Feb 4, 2024 Loading…
Fix the issue when monochome colorspace cause the WebP encoding failed encoding WebP Encoding related
#95 by dreampiggy was merged Jan 30, 2024 Loading…
Fix the WebP encoding which loss the image's input color space
#90 by dreampiggy was merged Nov 8, 2023 Loading…
Support to detect the RGB16 bitmap info, fix the iOS 11- decode issues
#87 by dreampiggy was merged Oct 26, 2023 Loading…
Avoid force-decode by apply the byte alignment for static WebP images, using runtime detection for bitmap info performance
#77 by dreampiggy was merged Jul 13, 2023 Loading…
Added the support for 5.16.0+ limit bytes feature from SDWebImage Coder Plugin API
#75 by dreampiggy was merged Jun 14, 2023 Loading…
Reduce memory usage peak when using thumbnail animated WebP decoding and encoding performance
#73 by dreampiggy was merged Mar 16, 2023 Loading…
Reduce memory usage peak when using thumbnail animated WebP decoding and encoding
#72 by dreampiggy was closed Mar 8, 2023 Loading…
Avoid unused extra copy of MutableData performance
#71 by dreampiggy was merged Feb 6, 2023 Loading…
Adopt 5.15.0's encodedDataWithFrames API enhancement New feature or request
#70 by dreampiggy was merged Jan 17, 2023 Loading…
Fix the thread safe issue for accessing array with index, which may happend during incremental decoding fix
#68 by dreampiggy was merged Sep 9, 2022 Loading…
Fix the encoding maxPixelSize logic using 5.13.0 API
#65 by dreampiggy was merged Jul 3, 2022 Loading…
Update framework search paths to find XCFrameworks
#57 by daltonclaybrook was merged May 6, 2021 Loading…
Fix the encoding leak when input CGImage is not RGBA8888 or RGB888 leak Memory Leak
#54 by dreampiggy was merged Feb 24, 2021 Loading…
Fix the issue when WebP Encoding grayscale image/CMYK image fix
#53 by dreampiggy was merged Feb 2, 2021 Loading…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.