mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
5433010ab5
Currently, GstGLWindowWaylandEGL holds the wayland display connection If we create the EGLDisplay at the GstDisplay creation time, then libEGL will internally open another connection to the wayland server. These two display connections are unable to communicate resulting in no window output/display and hangs inside libEGL. Eventually we will move the wl_display from GstGLWindow to GstGLDisplay. |
||
---|---|---|
.. | ||
gst/gl |