plugins: renable Mesa Gallium driver
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 15 Jan 2020 22:07:29 +0000 (23:07 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 24 Jan 2020 12:21:59 +0000 (12:21 +0000)
gst/vaapi/gstvaapipluginutil.c

index 87ab575..e344649 100644 (file)
@@ -955,6 +955,7 @@ gst_vaapi_driver_is_whitelisted (GstVaapiDisplay * display)
   static const gchar *whitelist[] = {
     "Intel i965 driver",
     "Intel iHD driver",
+    "Mesa Gallium driver",
     NULL
   };