[Bug 782212] elements get blacklisted in headless systems

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 2 10:32:37 UTC 2017


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

--- Comment #5 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 360758
  --> https://bugzilla.gnome.org/attachment.cgi?id=360758&action=edit
libs: display: egl: avoid two vaDisplay instantiates

GstVaapiDisplayEGL is a wrapper of another GstVaapiDisplay, either X11
or Wayland. Nonetheless it created another vaDisplay for it, instead
of using the wrapped one.

This patch enables the reuse of the wrapped vaDisplay avoiding
instantiating two.

-- 
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