zenavif-parse → moved to imazen/zenavif

July 17, 2026 · View on GitHub

This repository is archived. On 2026-07-16 it was absorbed — full git history included — into the imazen/zenavif cargo workspace, where development continues.

  • Code: zenavif-parse/ in imazen/zenavif. git log -- zenavif-parse/ there walks this repository's entire lineage (Mozilla mp4parse → kornelski/avif-parse → this fork).
  • Releases and tags: imported crate-prefixed — this fork's releases as zenavif-parse-v*, the inherited upstream lineages as avif-parse-v* and mp4parse-v*. GitHub releases were recreated there with provenance notes.
  • Issues / PRs: please file against imazen/zenavif.
  • The crate is unaffected: crates.io / docs.rs / lib.rs continue as before; versions from 0.7.0 on publish from the workspace.

zenavif-parse is an AVIF container parser (ISOBMFF/MIAF demuxer) with a zero-copy AvifParser API, grid images, animation, and resource limits — a fork of the battle-tested kornelski/avif-parse. MPL-2.0, as before.