Crate fev

Source
Expand description

VA-API bindings.

See Display for the main entry point into the library.

Modules§

buffer
Buffer creation and mapping.
config
Configuration objects.
context
Codec contexts.
display
Display API access and attributes.
error
Defines the Error type used throughout the library.
image
Image creation and mapping.
jpeg
JPEG-related types and utilities.
subpicture
Subpictures and surface blending.
surface
Surfaces and surface attributes.
vpp
Wraps the Video Processing API (va_vpp.h).

Structs§

Entrypoint
An entrypoint represents a specific operation on image or video data.
Entrypoints
A list of Entrypoints.
Mirror
Mirroring directions.
PixelFormat
A FourCC code identifying a pixel format.
Profile
A codec profile that may be accelerated with libva.
Profiles
A list of Profiles.
Rotation
Image rotation values.
SliceDataFlags
Indicates what part of the slice is being submitted.
SliceParameterBufferBase
Codec-independent slice parameters.