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

Enums

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.