Crate scuffle_av1

Source
Expand description

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

Modules§

seq
Sequence Header
changelog
Changelogs generated by [scuffle_changelog]

Structs§

AV1CodecConfigurationRecord
AV1 Codec Configuration Record
AV1VideoDescriptor
AV1 Video Descriptor
ObuHeader
OBU Header AV1-Spec-2 - 5.3.2

Enums§

ObuType
OBU Type AV1-Spec-2 - 6.2.2