gstreamer/gst-libs
Matthew Waters 75d36b990d gl/memoryegl: remove access to private header gstglcontext_egl.h
It's been removed and thus compiling anything against GstGLMemoryEGL
would error with:

In file included from gstomxvideodec.c:41:0:
usr/include/gstreamer-1.0/gst/gl/egl/gstglmemoryegl.h:32:41: fatal error: gst/gl/egl/gstglcontext_egl.h: No such file or directory
 #include <gst/gl/egl/gstglcontext_egl.h>
                                         ^

https://bugzilla.gnome.org/show_bug.cgi?id=774886
2016-11-23 13:36:45 +11:00
..
gst gl/memoryegl: remove access to private header gstglcontext_egl.h 2016-11-23 13:36:45 +11:00
Makefile.am
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00