☰
Crate libvda
Version 0.1.0
All Items
Modules
Structs
Enums
Type Definitions
?
Crate
libvda
source
·
[
−
]
Expand description
Bindings for the
libvda
video decoder and encoder libraries.
Modules
bindings
🔒
decode
encode
error
🔒
Errors that can happen in LibVDA.
format
🔒
Data structures representing coded/raw formats.
Structs
FramePlane
Represents a video frame plane.
Enums
Error
PixelFormat
Represents a raw pixel format.
Profile
Represents a video codec.
Type Definitions
BufferFd
Represents a FD for bitstream/frame buffer. Files described by BufferFd must be accessed from outside of this crate.
Result