Module av_metrics::video::decode

source ·
Expand description

Contains a trait and utilities for implementing decoders. Prebuilt decoders are included in the av-metrics-decoders crate.

Structs

Traits

  • A trait for allowing metrics to decode generic video formats.

Functions

  • The algorithms (as ported from daala-tools) expect a colocated or bilaterally located chroma sample position. This means that a vertical chroma sample position must be realigned in order to produce a correct result.