GStreamer multimedia framework
Find a file
Thijs Vermeir 035f6f975a gl/cocoa: Fix example on Mac OS X 10.10
Using NSApp directly seems to confuse something, as the compiler
was expecting an id<NSFileManagerDelegate>. Switched to using
[NSApplication sharedApplication], and specified the delegate
protocol on the window class as well.

Similar to https://bugzilla.gnome.org/show_bug.cgi?id=738740
2017-12-09 19:31:51 +00:00
ext/gl glimagesink: properly handle the !opengl3 case 2017-12-09 19:31:51 +00:00
gst-libs/gst/gl glcontext: require GL_ARB_ES2_compatibility for opengl3 2017-12-09 19:31:51 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl/cocoa: Fix example on Mac OS X 10.10 2017-12-09 19:31:51 +00:00