Expand description
Video decoding library.
Re-exports§
pub use self::decode::Chunk;
pub use self::decode::Frame;
pub use self::decode::PixelFormat;
pub use self::demux::Config;
pub use self::demux::Sample;
pub use self::demux::SamplesStatistics;
pub use self::demux::VideoData;
pub use self::demux::VideoLoadError;
Modules§
- Video frame decoding.
- Video demultiplexing.
- time 🔒
Structs§
- A value in time units.
- The number of time units per second.
Enums§
Functions§
- Returns information about this crate