rusty_av2d 0.1.1

Pure-Rust AV2 video decoder, no C/FFI. Byte-identical to the AVM reference decoder across a 45-clip conformance corpus.
Documentation

rusty_av2d

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 7 feature flags, 7 of them enabled by default.

default

asm (default)

This feature flag does not enable additional features.

asm_arm64_dotprod (default)

asm_arm64_i8mm (default)

asm_arm64_sve2 (default)

bitdepth_16 (default)

This feature flag does not enable additional features.

bitdepth_8 (default)

This feature flag does not enable additional features.

capi (default)

This feature flag does not enable additional features.