gl/wayland: Use consistent wl_display when creating work queue for proxy wrapper
authorScott Moreau <oreaus@gmail.com>
Fri, 11 Jun 2021 15:27:46 +0000 (09:27 -0600)
committerScott Moreau <oreaus@gmail.com>
Fri, 11 Jun 2021 15:31:58 +0000 (09:31 -0600)
commit885c1c605bd0050875a822729dfdbeae5a9a5e96
treef77f84e9534b70b659790ab9c7223c903c74d4ec
parent58f4217468665a787218627b9a4d5621c594ba5d
gl/wayland: Use consistent wl_display when creating work queue for proxy wrapper

Without this, glimagesink since wayland 727c7903 fails with
gst-launch-1.0: ../src/wayland-client.c:2181: wl_proxy_set_queue:
Assertion 'proxy->display == queue->display' failed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1200>
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c