gstreamer/tests/examples
Julien Isorce fbe6dd9c5f gl: rename platform cocoa to cgl
Before:
GST_GL_PLATFORM=cocoa GST_GL_WINDOW=cocoa
gst-launch-1.0 videotestsrc ! glimagesink

After:
GST_GL_PLATFORM=cgl GST_GL_WINDOW=cocoa
gst-launch-1.0 videotestsrc ! glimagesink

but still pass --enable-cocoa to configure script
because currently it can only be used with cocoa API.

We could later have cgl/gstglcontext_cgl.h that manages
a CGLContextObj directly and cocoa/gstglcontext_cocoa.h
would just wrap it.
So that it could be used with other Apple's window APIs.

https://bugzilla.gnome.org/show_bug.cgi?id=729245
2014-05-27 08:46:16 +01:00
..
camerabin2 examples: gst-camerabin2-test: new 1.x raw caps format 2014-02-24 11:07:10 -03:00
directfb examples: port directfb example to 1.0 2013-08-29 20:13:48 +01:00
gl gl: rename platform cocoa to cgl 2014-05-27 08:46:16 +01:00
mpegts examples: Add support for DVB Bouquet Name parsing 2014-05-26 11:55:31 +02:00
mpegtsmux mpegtsmux: Move multi-program muxing example at least to the correct directory 2010-05-07 08:15:42 +02:00
mxf Fix FSF address 2012-11-04 00:09:59 +00:00
opencv opencv: port handdetect element to 1.0 and add to build 2013-03-01 00:14:54 +00:00
uvch264 uvch264 test: Use string instead of fourcc in glade caps 2013-02-11 22:05:00 +01:00
Makefile.am gl/examples: move to -bad 2014-04-29 16:40:08 +10:00