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
Errortype used throughout the library. - image
Imagecreation 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.
- Pixel
Format - 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.
- Slice
Data Flags - Indicates what part of the slice is being submitted.
- Slice
Parameter Buffer Base - Codec-independent slice parameters.