Expand description
Contains a trait and utilities for implementing decoders.
Prebuilt decoders are included in the av-metrics-decoders
crate.
Structs§
- Rational
- A rational number.
- Video
Details - A Structure containing Video Details as per Plane’s Config
Traits§
- Decoder
- A trait for allowing metrics to decode generic video formats.
Functions§
- convert_
chroma_ data - 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.