Skip to content

gl/wayland: Use consistent wl_display when creating work queue for proxy wrapper

Scott Moreau requested to merge oreaus/gst-plugins-base:master into master

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.

Edited by Scott Moreau

Merge request reports