Module libvda::format

source ·
Expand description

Data structures representing coded/raw formats.

Structs

Represents a video frame plane.

Enums

Represents a raw pixel format.
Represents a video codec.

Functions

Type Definitions

Represents a FD for bitstream/frame buffer. Files described by BufferFd must be accessed from outside of this crate.