gstreamer/tests/examples/gl/cocoa
Thijs Vermeir 6215b5dd14 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
2014-12-01 10:59:32 +01:00
..
.gitignore gl: rename cocoa example and move it to its parent directory 2014-05-02 06:03:22 +01:00
cocoa-videooverlay.m gl/cocoa: Fix example on Mac OS X 10.10 2014-12-01 10:59:32 +01:00
Makefile.am gl/examples: add the srcdir and builddir includes 2014-06-12 13:06:31 +10:00