Crate libvda

source ·
Expand description

Bindings for the libvda video decoder and encoder libraries.

Modules

bindings 🔒
error 🔒
Errors that can happen in LibVDA.
format 🔒
Data structures representing coded/raw formats.

Structs

Represents a video frame plane.

Enums

Represents a raw pixel format.
Represents a video codec.

Type Definitions

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