VAAPI-specific data associated with a frame pool.
VASurfaceAttrib * attributes
Set by the user to apply surface attributes to all surfaces in the frame pool.
The driver does not support the VASurfaceAttribMemoryType attribute, so the surface allocation code w...
The quirks field has been set by the user and should not be detected automatically by av_hwdevice_ctx...
The driver does not destroy parameter buffers when they are used by vaRenderPicture().
VADisplay display
The VADisplay handle, to be filled by the user.
unsigned int driver_quirks
Driver quirks to apply - this is filled by av_hwdevice_ctx_init(), with reference to a table of known...
VAAPI connection details.
VASurfaceID * surface_ids
The surfaces IDs of all surfaces in the pool after creation.
The driver does not support surface attributes at all.