Skip to content

0.6.0 - Performance && ColorProfile

Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 13 Mar 06:42
· 97 commits to master since this release

Features

  • Output grayscale images as possible #11
    • Reduces up to 66% memory usage.
  • Support libavif v0.60 and set proper color space as possible. #13
    • Decoding images with alpha planes becomes faster 13%~25% than before

Fixs

  • Scale alpha planes [0, (1 << bit-depth) - 1] to [0, 65536] #14

Project

  • The dependency of libavif bumped to v0.6.0 #13