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
Surface
s 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
Entrypoint
s. - Mirror
- Mirroring directions.
- Pixel
Format - A FourCC code identifying a pixel format.
- Profile
- A codec profile that may be accelerated with libva.
- Profiles
- A list of
Profile
s. - Rotation
- Image rotation values.
- Slice
Data Flags - Indicates what part of the slice is being submitted.
- Slice
Parameter Buffer Base - Codec-independent slice parameters.