Skip to content

Releases: SDWebImage/SDWebImageHEIFCoder

0.10.1 - Fix CMYK encoding

02 Feb 08:31
Compare
Choose a tag to compare

Fixes

  • Fix the compatible for CMYK image for HEIF encoding #22

0.10.0 - iOS 9+/Xcode 11+

02 Feb 08:30
Compare
Choose a tag to compare

Project

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

0.9.0 - Embed Thumbnail

15 May 07:06
Compare
Choose a tag to compare

Features

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

0.8.0 - Thumbnail Encoding && Max File Size

16 Apr 14:07
Compare
Choose a tag to compare

Features

  • Feature support thumbnail encoding && max file size for HEIF #18

Performance

  • Performance remove the bitmap copy during encoding #19

Fixes

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

0.7.0 - Support Thumbnail Decoding

01 Feb 07:19
Compare
Choose a tag to compare

Features

  • HEIFCoder now supports the thumbnail decoding #16

Project

  • Update the dependency of libheif && SDWebImage

Support Swift Package Manager

27 Dec 12:04
Compare
Choose a tag to compare

Features

  • Add support for Swift Package Manager #15

Fix the compatible for libheif 1.5.0

18 Aug 12:44
Compare
Choose a tag to compare

Fix

  • Fix the wrong calculation of bitDepth of HEIF encoding for non-alpha image, compatbile for libheif 1.5.0 #14

[Important] Fix iPhone crash on real device

02 Jun 12:24
Compare
Choose a tag to compare

Fix

The impacted version from 0.5.1 - 0.5.2

Fix the crash

29 Apr 11:06
Compare
Choose a tag to compare

Fix

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

Supports 10/12 bit HDR HEIF images

15 Apr 05:32
Compare
Choose a tag to compare

Feature

  • Support 10bit 12bit HEIF HDR images #9