GStreamer multimedia framework
Go to file
Matthew Waters 6992e16d4d 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
2017-12-09 19:32:25 +00:00
ext/gl gl: remove empty BUGS file 2017-12-09 19:32:24 +00:00
gst-libs/gst/gl gl/memoryegl: remove access to private header gstglcontext_egl.h 2017-12-09 19:32:25 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests gl/tests: fix glimagesink element test on OSX 2017-12-09 19:32:25 +00:00