Skip to content

4.41.2: Salvage metadata from truncated HEIC and AVIF files

Choose a tag to compare

@mattiasw mattiasw released this 18 Jul 12:18
· 21 commits to main since this release

Fixed

  • A HEIC or AVIF file whose iloc box is cut off in the middle of an item header now returns the metadata items that are fully present, instead of discarding the whole box. This matters for truncated files and for partial reads with the length option.

Full Changelog: v4.41.1...v4.41.2