gstreamer/tests/examples
Sebastian Dröge 0b5387b96c clutter: Fix compilation error in GL examples
Include gst/gl.h instead of specific headers to prevent such problems also in
the future.

In file included from ../../../../gst-libs/gst/gl/gl.h:47:0,
                 from ../../../../gst-libs/gst/gl/gstglbasememory.h:137,
                 from ../../../../gst-libs/gst/gl/gstglmemory.h:29,
                 from cluttershare.c:39:
../../../../gst-libs/gst/gl/gstglmemorypbo.h:51:20: error: field ‘mem’ has incomplete type
   GstGLMemory      mem;
                    ^
../../../../gst-libs/gst/gl/gstglmemorypbo.h:124:24: error: field ‘parent’ has incomplete type
   GstGLMemoryAllocator parent;
                        ^
../../../../gst-libs/gst/gl/gstglmemorypbo.h:134:29: error: field ‘parent_class’ has incomplete type
   GstGLMemoryAllocatorClass parent_class;
                             ^
2015-12-14 09:38:41 +01:00
..
avsamplesink applemedia: new AVSampleBufferLayerSink 2015-02-24 19:12:10 +11:00
camerabin2 gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
codecparsers gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
directfb examples: port directfb example to 1.0 2013-08-29 20:13:48 +01:00
gl clutter: Fix compilation error in GL examples 2015-12-14 09:38:41 +01:00
gtk Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
mpegts examples: Add CAT section and CA descriptor support 2014-07-11 08:32:07 +02:00
mxf mxfdemux-structure: Sync fakesink state with the bin to make the application work at all 2015-10-21 19:54:15 +03:00
opencv gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
qt/qml new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
uvch264 configure.ac: fix build when the uvch264 plugin is not selected 2015-08-19 16:52:03 +03:00
waylandsink tests: put the waylandsink example window.ui file in EXTRA_DIST 2015-11-22 13:11:48 +01:00
Makefile.am tests/examples: add a waylandsink example 2015-11-18 13:10:45 +01:00
playout.c gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00