Skip to content

v2.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 22:26
· 8 commits to master since this release
v2.0.5
846ceec

Commits

  • 7f53256: Simplify CI (uyjulian)
  • add meson to installation tools (uyjulian)
  • 8a7c448: Ignore build- directory (uyjulian)
  • b0ca88d: Refactor buildsystem to use source tarballs and build system (uyjulian)
  • 35d3397: Remove submodules (uyjulian)
  • 746aef0: Speed up IsSupportedEx function (sincos2854) #5
  • 6c926e7: Speed up getBMPFromAVIF function (sincos2854) #5
  • 325777e: Remove a copy of a decoded image (sincos2854) #5
  • addac57: Fix a bug in magic number checking (sincos2854) #6
  • 4aaa1d5: Fix handling of decoding errors (sincos2854) #7
  • 15bfa31: Update libavif version to 0.11.1 (sincos2854) #8
  • fce23d0: Fix memory allocation (sincos2854) #8
  • f33bf02: Remove unused code (sincos2854) #8