scuffle-av1

Crates.ioscuffle-av1
lib.rsscuffle-av1
version0.1.4
created_at2025-02-09 19:14:09.462285+00
updated_at2025-05-17 13:30:11.628001+00
descriptionAV1 codec header decoding & encoding.
homepage
repositoryhttps://github.com/scufflecloud/scuffle
max_upload_size
id1549214
size118,060
Developers (github:scufflecloud:developers)

documentation

https://docs.rs/scuffle-av1

README

scuffle-av1

[!WARNING]
This crate is under active development and may not be stable.

License: MIT OR Apache-2.0 docs.rs crates.io GitHub Actions: ci Codecov


A crate for decoding and encoding AV1 video headers.

See the changelog for a full release history.

Feature flags

  • docs — Enables changelog and documentation of feature flags

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Commit count: 1522

cargo fmt