gstreamer/gst-libs/gst/gl/egl
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
..
gstegl.c gl/egl: move get_error_string() into gstegl 2016-11-17 14:06:21 +11:00
gstegl.h gl/egl: move get_error_string() into gstegl 2016-11-17 14:06:21 +11:00
gsteglimage.c gl/egl: remove EGLImage functions from egl context 2016-11-17 14:06:21 +11:00
gsteglimage.h gl/egl: remove EGLImage functions from egl context 2016-11-17 14:06:21 +11:00
gstglcontext_egl.c gl/egl: remove EGLImage functions from egl context 2016-11-17 14:06:21 +11:00
gstglcontext_egl.h gl/egl: remove EGLImage functions from egl context 2016-11-17 14:06:21 +11:00
gstgldisplay_egl.c display/egl: implement getting the EGLDisplay of a specific platform 2016-11-17 14:06:21 +11:00
gstgldisplay_egl.h display/egl: implement getting the EGLDisplay of a specific platform 2016-11-17 14:06:21 +11:00
gstglmemoryegl.c gl/egl: remove EGLImage functions from egl context 2016-11-17 14:06:21 +11:00
gstglmemoryegl.h gl/memoryegl: remove access to private header gstglcontext_egl.h 2016-11-23 13:36:45 +11:00
Makefile.am gl/egl: move get_error_string() into gstegl 2016-11-17 14:06:21 +11:00