gst-plugins-base: Support GLX backend for GL plugins.
This commit is contained in:
parent
981ca6febe
commit
8f0b458bca
1 changed files with 2 additions and 0 deletions
|
@ -484,8 +484,10 @@ GST_BASE_MESON_ARGS := \
|
|||
-Dvideoscale=enabled \
|
||||
-Dvorbis=enabled \
|
||||
-Dorc=enabled \
|
||||
-Dx11=enabled \
|
||||
-Dgl=enabled \
|
||||
-Dgl-graphene=enabled \
|
||||
-Dgl_platform=glx,egl \
|
||||
--wrap-mode nodownload \
|
||||
|
||||
GST_BASE_DEPENDS = gst_orc graphene gstreamer
|
||||
|
|
Loading…
Reference in a new issue