[Bug 767203] vaapi: libs: EGL support is dead code since upstream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 13 16:52:13 UTC 2016


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

--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 331436
  --> https://bugzilla.gnome.org/attachment.cgi?id=331436&action=edit
libs: egl: remove dynamic library loading code

Since the upstream of gstreamer-vaapi, the library is not a public shared
object anymore. But the EGL support depended on this dynamic library, so the
EGL support was broken.

This patch removes the dynamic library loading code and instantiates the
EGL display using either X11 or Wayland if available.

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