Skip to content

Releases: SDWebImage/SDWebImageHEIFCoder

Compatible for SDWebImage 5.0

02 Apr 17:06
Compare
Choose a tag to compare

Project

  • Upgrade the SDWebImage dependency to ~> SDWebImage 5.0

Using libheif v1.4.0 with CocoaPods dependency

23 Mar 06:20
Compare
Choose a tag to compare

Performance

  • Upgrade libheif dependency with the upstream v1.4.0 version #7

Project

  • Using libheif with CocoaPods dependency instead of git submodule #7

libx265/libde265 without vendored library

03 Feb 15:32
Compare
Choose a tag to compare

Performance

  • Upgrade libx265 to 3.0 version

Fix

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

Fix the leak

28 Jan 10:31
Compare
Choose a tag to compare

Fix

  • Fix the leakage of that CGImageRef and vImageConver #5

Fix the leak [4.x]

28 Jan 10:30
Compare
Choose a tag to compare

Fix

  • Fix the leakage of that CGImageRef and vImageConver #5

Upstream dependency update

26 Jan 11:26
Compare
Choose a tag to compare

Project

Upgrade the upstream dependency SDWebImage to 5.0.0-beta4.

Support Carthage && dynamic framework

22 Dec 13:10
Compare
Choose a tag to compare

Feature

Add Carthage support. Which build libheif, libde265 with dynamic framework instead of static library compared to CocoaPods.

Support Carthage && dynamic framework [4.x]

22 Dec 13:04
Compare
Choose a tag to compare

Feature

Add Carthage support. Which build libheif, libde265 with dynamic framework instead of static library compared to CocoaPods.

Supports Bitcode && watchOS

01 Dec 17:41
Compare
Choose a tag to compare

Feature

  • Supports Bitcode, all vendor binary was built with Xcode 10 && Bitcode support.
  • Supports watchOS platform (watchOS 2.0 and above)

Change

  • Adopt SD 5.0 's naming rule, change SDWebImageHEIFCoder class name to SDImageHEIFCoder.

Fix

  • Fix the subspec import issue. The default subspec now changed to libde265, if you want to use HEIF encoding, manually add libx265 subspec as well.

Supports Bitcode && watchOS [4.x]

01 Dec 17:42
Compare
Choose a tag to compare

Feature

  • Supports Bitcode, all vendor binary was built with Xcode 10 && Bitcode support.
  • Supports watchOS platform (watchOS 2.0 and above)

Fix

  • Fix the subspec import issue. The default subspec now changed to libde265, if you want to use HEIF encoding, manually add libx265 subspec as well.