libva icon indicating copy to clipboard operation
libva copied to clipboard

capability missing for VASurfaceAttribMemoryType details

Open XinfengZhang opened this issue 5 years ago • 0 comments

  1. no description about export/import support, maybe some backend driver just support "import" memory VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME in vaCreateSurfaces, but not support vaExportSurfaceHandle, and just support VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME2
  2. no detail capability for VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME2 , to report which kind of drm_format_modifier supported.

XinfengZhang avatar Jun 10 '20 08:06 XinfengZhang