[Bug 772838] vaapi: clutter on wayland: GLTextureUpload negotiated but not available

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 3 21:40:23 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=772838

--- Comment #41 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 347172
  --> https://bugzilla.gnome.org/attachment.cgi?id=347172&action=edit
plugins: retry to create the VA display

Particularly in GNOME Wayland, the negotiated or created GL context
defines a GLX environment, but VAAPI fails to create a GLX VA
display because there is no a DRI2 connection.

This patch retries to create the VA display if VA cannot create one
with the GL context parameters. Now using the old list of display
types.

This should also work in the case of systems with two GPU, when the
non-VAAPI has the graphics environment, and the VAAPI-enabled one
shall work headless.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list