Expand description

This crate providers ready-made decoders for use with av-metrics or other tools as needed.

No decoders are enabled by default. They must be enabled via Cargo features.

Currently supported decoder features: y4m

Structs

One data plane of a frame.
A Structure containing Video Details as per Plane’s Config

Enums

Chroma subsampling format

Traits

Trait for casting between primitive types.
A trait for allowing metrics to decode generic video formats.
A type that can be used as a pixel type.