Crate aom_decode

source ·

Modules§

  • Helper functions for undoing chroma subsampling
  • Enums describing color characteristics (color space, gamma, range)

Structs§

  • Configuration for the decoer. For now it’s just number of threads.
  • AOM decoder context
  • Frame held in decoder’s internal state. Must be dropped before the next call.
  • Iterates over rows of pixels in a Y/U/V plane

Enums§

Type Aliases§