gstreamer/gst-libs
Víctor Manuel Jáquez Leal 27429ce676 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.

https://bugzilla.gnome.org/show_bug.cgi?id=767203
2016-07-22 17:23:23 +02:00
..
gst libs: egl: remove dynamic library loading code 2016-07-22 17:23:23 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00