mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
plugins: renable Mesa Gallium driver
This commit is contained in:
parent
0815899121
commit
7a186975cc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue