GStreamer multimedia framework
Find a file
Brion Vibber 02a0b92d9d gl/cocoa: Fix for building 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.

https://bugzilla.gnome.org/show_bug.cgi?id=738740
2017-12-09 19:31:48 +00:00
ext/gl gldeinterlace: ref the uploaded buffer 2017-12-09 19:31:48 +00:00
gst-libs/gst/gl gl/cocoa: Fix for building on Mac OS X 10.10 2017-12-09 19:31:48 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests tests/glcolorconvert: do reorder checking for rgba formats 2017-12-09 19:31:47 +00:00