Skip to content

Releases: SDWebImage/SDWebImageJPEGXLCoder

0.2.0 - Encoding HDR and animated images

14 Feb 20:00
Compare
Choose a tag to compare

Encoding

  • Added encoding for non-HDR image
  • Added encoding for HDR image
  • Added encoding for animated jxl image

Fixes

  • Fix the decoding CGImage always use 16 bit instead of 8 bit, should use the image's format type
  • Fix the animated decoding should allows for duration less than 100ms

0.1.0 - JPEG-XL decoding && animations

28 Feb 17:26
Compare
Choose a tag to compare

Featuters

  • Supports JPEG-XL static image decoding
  • Supports HDR/SDR
  • Animation decoding (no SDAnimatedImageView supports)