Remove VDPAU
VDPAU only supports X11 and GL interop. There is no Wayland or Vulkan interop support. The API has limitations that makes it impossible to correctly decode certain streams. Application support is also very limited, and VAAPI is always a better choice over VDPAU. Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36632>
This commit is contained in:
@@ -20,3 +20,4 @@ VK_KHR_maintenance8 on panvk/v10+
|
||||
VK_KHR_maintenance9 on panvk
|
||||
VK_AMD_buffer_marker on NVK
|
||||
VK_EXT_ycbcr_2plane_444_formats on radv
|
||||
Removed VDPAU frontend
|
||||
|
||||
Reference in New Issue
Block a user