VAAPI-specific data associated with a frame pool. 
The driver does not support the VASurfaceAttribMemoryType attribute, so the surface allocation code w...
VASurfaceAttrib * attributes
Set by the user to apply surface attributes to all surfaces in the frame pool. 
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...
The driver does not support surface attributes at all. 
The driver does not destroy parameter buffers when they are used by vaRenderPicture(). 
VAAPI connection details. 
VASurfaceID * surface_ids
The surfaces IDs of all surfaces in the pool after creation. 
The quirks field has been set by the user and should not be detected automatically by av_hwdevice_ctx...