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

Merge pull request #25 from SDWebImage/feature_color_profile_metadata

[WIP] Added the support for reading ICC color profile

7db2c1f8c1140f16202714cad2084d535084f512 authored almost 4 years ago
Remove the temp code. Currently we have no API to export EXIF metadata

e3e29a767886db8fe69851ef532b9dfef08dff67 authored almost 4 years ago
Added the support for reading ICC color profile and XMP metadata

d3695e14eac23b08b10e9de72a9dc4ca58f34e51 authored almost 4 years ago
Bumped version to 0.10.1

d124dfd1bf562489edb5964e41ad7cc7983b83f4 authored almost 4 years ago
Merge pull request #22 from SDWebImage/bugfix_CMYK

Fix the compatible for CMYK image for HEIF encoding

dd00659d6bc846b1e1d25530ad74d301d42fd112 authored almost 4 years ago
Fix the compatible for CMYK image for HEIF encoding

9bab484969ed6878d0430b25befe7091753f3714 authored almost 4 years ago
Bumped version to 0.10.0

cebd7ec3f7ef1789c6d6e0c3155c47133fae70c5 authored about 4 years ago
Merge pull request #21 from SDWebImage/xcode11

Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

4bbda0f2e3e624542872e86207342b66370c9862 authored about 4 years ago
Update the Example and Podfile to iOS 9+

1fc59352d7bfdf4ce16c0c9253283050fd0eaee8 authored about 4 years ago
Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

This follows SDWebImage core's changes from v5.10.0

4a78db26bdab474a4e755f40cc1b1a4cbb8de53a authored about 4 years ago
Bumped version to 0.9.0

b560d481a564787f997f387c9e9d3b934bbcc89b authored over 4 years ago
Merge pull request #20 from SDWebImage/feature_embed_thumbnail

Added the support to use HEIF embed thumbnail, the current thumbnail pixel size is 320x320

56f95fd691663994574b9ab98b203a1a93345d27 authored over 4 years ago
Added the support to use HEIF embed thumbnail, the current thumbnail pixel size is 320x320

67d2dbef409fe6832bcae19874aa085868ed77a1 authored over 4 years ago
Remove the unused developer team

6eccdd60b213bfc56443ad8f271dc0da4291df80 authored almost 5 years ago
Add -v for debugging

5b15d16cf603b34b9d25fc05640a2ed1d75aab24 authored almost 5 years ago
Use new build system and try again

c8ae866923f6078ea438f398ae59cb710ea1a4a0 authored almost 5 years ago
Added the codecov yaml

25d1e2684af6e88e379ac4588f2f9b21a741b7d4 authored almost 5 years ago
Bumped version to 0.8.0

98463af955d828a83476981d2ac85a99282b8109 authored almost 5 years ago
Update the dependency for Carthage && SwiftPM

8c1f78ff575f2bb7f90a90d6e9cd9833c0a5c4d4 authored almost 5 years ago
Merge pull request #19 from SDWebImage/performance_remove_copy

Performance remove the bitmap copy during encoding

070afd2885af6513b6e381bd0482bc44ff4ce1be authored almost 5 years ago
Update readme about the thumbnail encoding

d19abc87a493b5282c4235bf695fb8dc296a347c authored almost 5 years ago
Remove the unused copy for rgba bitmap buffer during encoding

e646515ccffaa3725dd4c047f039d592bea4a0d0 authored almost 5 years ago
Merge pull request #18 from SDWebImage/feature_thumbnail_encoding

Feature support thumbnail encoding && max file size for HEIF

ac986e6bec6da934a440772ac29b589fcc24583b authored almost 5 years ago
Fix the implementation, current SD has no API to allows user to embed a thumbnail like `kCGImageDestinationEmbedThumbnail`

32d0e9a6d2a87eea5dcc85ce7388418693d0afd4 authored almost 5 years ago
Update the travis CI for testing and coverage report

33da14e848a59f7daf64acfb0edbc851d7f635ad authored almost 5 years ago
Add unit testing for HEIF coder, ensure the basic function

8d8c1d0382e6754644253412b833f3fdcffe10f9 authored almost 5 years ago
Add support for max file size, which use x265's ABR mode and limit bitrate with file size (assume 1 second)

c7af7faa553c9caf71a9c4cf38ea999b0d6de82b authored almost 5 years ago
Fix the bug of thumbnail decoding logic, which should check current thumbnail's handle pixel size, but not original image's size

5f7a4ec34176a897771670d98fe83a0b2b91b0ee authored almost 5 years ago
Added the support for thumbnail encoding

3d2894419d0ec19462f767653f1a86207a89573c authored almost 5 years ago
Merge pull request #17 from SDWebImage/bugfix_heif_encoding

Fix the HEIF Encoding issue because of byte alignment, which cause encoding image wrong

b0f7d46a6ca9ea7af458c35df5117796e46824b7 authored almost 5 years ago
Fix the HEIF Encoding issue because of byte alignment, from v1.6.0, libheif use 16 bytes alignment :)

1baf36e206d6b9fd4522fad1dfcb9ac9ec1be3d2 authored almost 5 years ago
Bumped version to 0.7.0

2eff0915087a852d880e04738fa8534f1c9089e9 authored almost 5 years ago
Merge pull request #16 from SDWebImage/feature_thumbnail_decoding

HEIFCoder now supports the thumbnail decoding

6d4d14e674cb3644ededfa68607bb9c88d8b48b6 authored almost 5 years ago
Update the readme again with more information about HEIF decoding

5494eb96e8c513ec20a76ec03eb5dcf795dab790 authored almost 5 years ago
Update the readme about thumbnail decoding

dbd8f5d3e2acaf11b29e0ceef53a32d137d24a1f authored almost 5 years ago
HEIFCoder now supports the thumbnail decoding #31

cf7123f6e6e0c45f2ea74133f72ab652bb7ba097 authored almost 5 years ago
Bumped version to 0.6.0

b9035df187ffd48b2dba8a3f7598b3d4c9cc7e58 authored about 5 years ago
Merge pull request #15 from SDWebImage/swiftpm

Add support for Swift Package Manager

18a0ad4f90029ab0eab313bea34a8a0dbbe0ac08 authored about 5 years ago
Update Travis-CI

2da7ba178f3b3887d1d0494b5ed2129d494a4b8f authored about 5 years ago
Add support for Swift Package Manager

ef59da5ed60cf6ed6d73eb65bd8e9403c00e1a9a authored about 5 years ago
Bumped version to 0.5.4

dcacaee429c7d0bfe3efa7bccd9e0ea43f076abe authored over 5 years ago
Merge pull request #14 from SDWebImage/bugfix_encoding_bits_depth

Fix the wrong calculation of bitDepth of HEIF encoding for non-alpha image, compatbile for libhe...

f06cfa5ce90d9e0e2e8d502ebcdf0486887c36e4 authored over 5 years ago
Fix the wrong calculation of HEIF encoding, for non-alpha image

920e93dab1a77ced8de21fe671968e5dd54787f7 authored over 5 years ago
Update the Demo to fix Xcode 11 build issue

8cb3fd90662f981376daff1842821e3079f1d4f2 authored over 5 years ago
Update the Readme about the Image/IO HEIF decoding compatible. Update the Demo as well

243122b6c48c6dff7e396cd0afc2a5f077327d0c authored over 5 years ago
Bumped version to 0.5.3

99e4b353a1fb283e73b4b9bea3296a47eaf279ea authored over 5 years ago
Merge pull request #12 from SDWebImage/Bugfix_buffer_free_on_real_device_crash

Fix the bug that `heif_image_release` will release the bitmap buffer before CGImage dealloc and ...

63f968aecd7a170efa2c278ffb2e68437a3303be authored over 5 years ago
Fix the bug that `heif_image_release` will release the bitmap buffer before CGImage dealloc and cause crash. This only happened on real iPhone device but not simulator

9837233b13ec4b93ed7af08414bdb0df67978ab9 authored over 5 years ago
Bumped version to 0.5.2

762c5a2aaf7eb1a04cf852f67f65e8b3dfb76ad9 authored over 5 years ago
Merge pull request #10 from SDWebImage/bugfix_double_free_pointer_crash

Revert the changes to free the bitmap buffer. Fix the crash due the double-freed buffer

780af0cd89385c3399c5a998034df68e73b00813 authored over 5 years ago
Revert the changes to free the bitmap buffer. Fix the crash due the double-freed buffer

c959a6321d1161c7e76edf982d96f3d5e3b8623f authored over 5 years ago
Bumped version to 0.5.1

29caeb312cbe90ee4a6e347cac309cf48cb6d59a authored almost 6 years ago
Update the dependency for libheif, to support HDR HEIF images

fde9eac981062c956b57b23d1bfefd741108511f authored almost 6 years ago
Merge pull request #9 from SDWebImage/bugfix_support_HDR_images

Support 10bit 12bit HEIF HDR images

5aa3b881ac1cba6e6b2b699ec257bc4769632bfb authored almost 6 years ago
Support 10bit 12bit HEIF HDR images

5d8d62b8df8c907aa2cbb77c687b791d6ae66762 authored almost 6 years ago
Merge pull request #8 from SDWebImage/example_macOS

Add macOS demo for HEIF images

a2487d3e5534722b9df19be64f7fa1901ff6934c authored almost 6 years ago
Update the Readme and travis-CI script

94efe117b6a3a0e074d10d26d0cd3b8c770326d9 authored almost 6 years ago
Add macOS demo for HEIF images

ba46fa1f7d7ca52308551fcc8dd3aea09be39d73 authored almost 6 years ago
Bumped version to 0.5.0

c54b175c0a7898a154556e2b84f4cefd147d1ba4 authored almost 6 years ago
Update the SDWebImage dependency version to 5.0.0 official release

01b93319df48a7a75cd39c3d6ded1b8a2db7c1e8 authored almost 6 years ago
Fix the umbrella headers import issue

a74130024d2b3ad459660ed41e2776c0b6e51d7c authored almost 6 years ago
Bumped version to 0.4.0

b108a1a330084e1beac1872cc8561751343b31e3 authored almost 6 years ago
Merge pull request #7 from SDWebImage/project_cocoapods_libheif

Using CocoaPods' dependency of libheif v1.4.0, instead of the submodule

23aea6684c3319335ee201b142059d0be6732ba6 authored almost 6 years ago
Update Carthage build for libheif 1.4.0

b179abf1095629d107aeb05d24a2785913089651 authored almost 6 years ago
Remove the submodule of libheif, using the CocoaPods dependency instead

0d0187632e28e198a00a5da5976dac1380adadf3 authored almost 6 years ago
Bumped version to 0.3.0

04bbd3ddb6718f4678cff7900b41804f6cae9934 authored almost 6 years ago
Merge pull request #6 from SDWebImage/project_libx265_dependency

Use the CocoaPods libx265/libde265 dependency, instead of vendored static library

1155d22a562285dee425e4a2c58be01fc3b43269 authored almost 6 years ago
Try to fix Travis-CI script because of too-long build time (we use libx265 && libde265 as source code)

d9afd0dc398a0c42b95c81a7c61850930b3e5485 authored almost 6 years ago
Remove libde265 with cocoapods dependency version

2740ec2b5576cfc87f5a5c61996695345660792d authored almost 6 years ago
Remove the static library

3a14488a30f5f1f508116f02c84f1ecde5ee606d authored almost 6 years ago
Use libx265 dependecy instead of static library

fa0e69800d88b83cd1e43bf11b33c6a7edc18fc5 authored almost 6 years ago
Bumped version to 0.2.4

74565db94f3346b00aaf8bf6652e6eb30dfdaee4 authored almost 6 years ago
Merge branch '4.x' of https://github.com/SDWebImage/SDWebImageHEIFCoder

# Conflicts:
# SDWebImageHEIFCoder.podspec
# SDWebImageHEIFCoder/Module/Info.plist

d26de77dff7087047c4cc5d02cb2d8c2e4f66111 authored almost 6 years ago
Bumped version to 0.1.4

a0e63342f807184388cdb31fa259c5eead9f15df authored almost 6 years ago
Fix another leak of CGImageRef and vImageConvertor, now no obvious leak from framework (but there are some from libx265...)

294366067f9c77dc6c518d5f795edb94a310d2a1 authored almost 6 years ago
Fix the leak of buffer for HEIF encoding.

688c59b7799d41dd481844307f385dc77f6177e2 authored almost 6 years ago
Merge pull request #5 from SDWebImage/bugfix_encoding_leak

Fix the leak of buffer for HEIF encoding

1ab215b8c0e1ffb97878397b4fbf29cbcf979c02 authored almost 6 years ago
Fix another leak of CGImageRef and vImageConvertor, now no obvious leak from framework (but there are some from libx265...)

bddb9325c0e4bc095dfd9d8fdbb9384cfbb6508e authored almost 6 years ago
Fix the leak of buffer for HEIF encoding.

466d22af03b182fa46e40cc6a98f8598c31d7c6b authored almost 6 years ago
Upgrade the upstream dependency to 5.0.0-beta4. Bumped version to 0.2.3

c5c81af847d101eeb1f9ff5e115ff8538d0c88f7 authored almost 6 years ago
Merge branch '4.x' of https://github.com/SDWebImage/SDWebImageHEIFCoder

777282dfb23534284284c973f2285fb3f8715bc9 authored about 6 years ago
Fix the de265 macro

ffcd65747e02700652191fb32efac6083baabcc2 authored about 6 years ago
Update the version to 0.2.2

6c96b914c0a4a31cc7492c12756f7e26037bc133 authored about 6 years ago
Merge branch '4.x' of https://github.com/SDWebImage/SDWebImageHEIFCoder

# Conflicts:
# Example/Podfile.lock
# SDWebImageHEIFCoder.podspec
# SDWebImageHEIFCoder/Classes/...

a89aed5c126763a5275957b3d8a2a9f589c7183d authored about 6 years ago
Upgrade to 0.1.3 version

a5c4975ed2c042c6db1943fe257421b1010b36c0 authored about 6 years ago
Update travis-CI && podspec

5001516b62fa28bf21638c5deb51dcc9fbd8ac94 authored about 6 years ago
Add readme about Carthage

f8ffdf5b1c407c09dab991a440e408b1f1597bfc authored about 6 years ago
Add support for Carthage, using the libheif-Xcode for carthage dependency instead of vendor framework

a4986da6d560d6c96cad3bb9cf4bdabadcec53f4 authored about 6 years ago
Merge branch '4.x'

# Conflicts:
# Example/Podfile.lock

052e89e30145494bb6e06f12cc1c85357fd85205 authored about 6 years ago
Fix pod issue, update macOS binary which min deployment target version set to 10.9

70c9fa0c268755615d55aa7ce43f4cab928e3b64 authored about 6 years ago
Update the demo code usage, fix macOS deployment target version

c30a10b5a4d08f4be909931ff60f25ad85ce7f5f authored about 6 years ago
Merge branch '4.x'

# Conflicts:
# Example/Podfile
# Example/Podfile.lock
# Example/SDWebImageHEIFCoder.xcodeproj/pr...

3862d41466bd23f9820ddd95feddc1e70d7df250 authored about 6 years ago
Update the podspec to use de265 as default subspec, because most people don't need HEIF encoding on lower fireware

29cc086c8d981c9a5aed0a3c6bb120b52d89b459 authored about 6 years ago
Update podspec to support watchOS

1bb7dff9a71ec9bfc86eec76a2821782fa467059 authored about 6 years ago
Update all vendor libde265/x265 bianry to support bitcode && watchOS

29fd2ece049eff952be758e5f70a34edaa84d53d authored about 6 years ago
Fix pod lib lint by using `PODS_TARGET_SRCROOT` for header search path, update the dependency

ef5308af880a841f7bf4f514c0d10e25b3276a67 authored over 6 years ago
Update the spec to add the libheif/libde265/libx265 umbrella header files. Update travis CI

c420d0c7aced28b28fc4e98cb5fecce0852bb624 authored over 6 years ago
Enabled Travis CI + updated README. The build fails, we need to address those issues separately - not easy to fix

e15c3404f8683755905ffc0e9c58bad687d5e74a authored over 6 years ago
Change the coder class name to SDImageHEIFCoder. Add the module map files

da1a27b3981e223f384df5b3862785abc24d52dd authored over 6 years ago
Update the readme about usage

0051258091906bb929f9a80ecb72675d8baeb4db authored over 6 years ago