Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/SDWebImage/SDWebImageHEIFCoder
A SDWebImage coder plugin to support HEIF image without Apple's Image/IO framework
https://github.com/SDWebImage/SDWebImageHEIFCoder
Update the podspec to specify 5.0.0-beta2
de9018157f9e94c45b98daa9ab45fb012381c300 authored over 6 years ago
de9018157f9e94c45b98daa9ab45fb012381c300 authored over 6 years ago
Update to the latest 5.x code, add SDImageFormatHEIF define
9b61ceb8d0a299cc1ac36ecf34c180bd52ce4c5f authored over 6 years ago
9b61ceb8d0a299cc1ac36ecf34c180bd52ce4c5f authored over 6 years ago
Update to the latest 5.x code, update readme
239852d4d3c1397504ccefeb1d4323ab1d284b85 authored over 6 years ago
239852d4d3c1397504ccefeb1d4323ab1d284b85 authored over 6 years ago
Bumped version to 0.1.1
0aef0f836822cf9bd9509db38d9ccefef93a0720 authored over 6 years ago
0aef0f836822cf9bd9509db38d9ccefef93a0720 authored over 6 years ago
Update libheif to 1.3.2
c3e688c4f3867630581e67816a54ad92760f17af authored over 6 years ago
c3e688c4f3867630581e67816a54ad92760f17af authored over 6 years ago
Merge branch 'master' into 4.x
# Conflicts:
# Example/Podfile.lock
Update git repo and submodule
a84c5aaa530007f40955dfb82c56e152ce1b0b85 authored over 6 years ago
a84c5aaa530007f40955dfb82c56e152ce1b0b85 authored over 6 years ago
Add iPhone Simulator i386 arch (seems useless...)
9806e6a2815ebc442762005d738f208e5289f2c6 authored over 6 years ago
9806e6a2815ebc442762005d738f208e5289f2c6 authored over 6 years ago
Add the macOS i386 arch binary
41cc635a368fac38f2e14638e8fa66613cc5eac3 authored over 6 years ago
41cc635a368fac38f2e14638e8fa66613cc5eac3 authored over 6 years ago
Merge branch 'master' of https://github.com/dreampiggy/SDWebImageHEIFCoder into 4.x
# Conflicts:
# Example/Podfile.lock
Fix the example issue
a19464f8d086ea91046e09a092384593459a3699 authored over 6 years ago
a19464f8d086ea91046e09a092384593459a3699 authored over 6 years ago
Fix macOS compile issue
9ce2958cce22041be0240934085fb9dd7c699767 authored over 6 years ago
9ce2958cce22041be0240934085fb9dd7c699767 authored over 6 years ago
Merge branch 'master' of https://github.com/dreampiggy/SDWebImageHEIFCoder into 4.x
d31e87228176e3fa5f83bb1167653aa103188d99 authored over 6 years ago
d31e87228176e3fa5f83bb1167653aa103188d99 authored over 6 years ago
Fix pod spec lint issue and warning
3d34bbd14c17ee88f8cbf475c8899bba01762a00 authored over 6 years ago
3d34bbd14c17ee88f8cbf475c8899bba01762a00 authored over 6 years ago
Merge branch 'master' of https://github.com/dreampiggy/SDWebImageHEIFCoder into 4.x
# Conflicts:
# Example/Podfile.lock
Update tvOS binary and macOS binary. Fix podspec issue
71359dc2e9fc34e37a159ad57fc24b7dffd12971 authored over 6 years ago
71359dc2e9fc34e37a159ad57fc24b7dffd12971 authored over 6 years ago
Merge branch 'master' of https://github.com/dreampiggy/SDWebImageHEIFCoder into 4.x
e98f8a72ad1bef0eba58f46c68a43ca3ca0467f4 authored over 6 years ago
e98f8a72ad1bef0eba58f46c68a43ca3ca0467f4 authored over 6 years ago
Change encoding & decoding detect using macro
383fbfe71b70526b25a4729cae580bf261f5b833 authored over 6 years ago
383fbfe71b70526b25a4729cae580bf261f5b833 authored over 6 years ago
Add compatibility for 4.x of SDWebImage
f16b09abcf035396278444b02ae50ccae45f8cb2 authored over 6 years ago
f16b09abcf035396278444b02ae50ccae45f8cb2 authored over 6 years ago
Update the readme about HEIC encoding
95d44902c4321cbc766aa52bd32ae1713a4b2b44 authored over 6 years ago
95d44902c4321cbc766aa52bd32ae1713a4b2b44 authored over 6 years ago
Using vImage to convert to RGB888/RGBA8888 and fix libheif encoding
5c511a97b2f56777cf738860c9a19addbf32adb5 authored over 6 years ago
5c511a97b2f56777cf738860c9a19addbf32adb5 authored over 6 years ago
Using libde265 && libx265 subspec to support HEIF encoding. Remove the libheif binary and use git submodule instead
4be6f5556b265e7c802e75002af2e6b627451632 authored over 6 years ago
4be6f5556b265e7c802e75002af2e6b627451632 authored over 6 years ago
temp
7a4dace4b748f46d971e70f9b3492508212fbd58 authored over 6 years ago
7a4dace4b748f46d971e70f9b3492508212fbd58 authored over 6 years ago
Add the top-level code to support HEIF encoding. Need x265 library embeded
d84ad0ef084432230f6d497cfc3a9c8e3d1b0efa authored over 6 years ago
d84ad0ef084432230f6d497cfc3a9c8e3d1b0efa authored over 6 years ago
Add macOS support with binary library
d3b56d1eea0310488624684aff95bf050e949535 authored over 6 years ago
d3b56d1eea0310488624684aff95bf050e949535 authored over 6 years ago
Update FAT binary and readme
c45a7ef21aaa3dc8037ef6745ca5b0815f8a3cbb authored over 6 years ago
c45a7ef21aaa3dc8037ef6745ca5b0815f8a3cbb authored over 6 years ago
initial commit with libheif & libde265 binary to support HEIF(including HEIC/HEVC) image decoding
b67f597a79e4debc0c751efe289cc1c18bd5e1e5 authored over 6 years ago
b67f597a79e4debc0c751efe289cc1c18bd5e1e5 authored over 6 years ago
Initial commit
6ee74d8fcb0775227765087f5af20abfd134fbf3 authored over 6 years ago
6ee74d8fcb0775227765087f5af20abfd134fbf3 authored over 6 years ago