gstreamer/gst-libs/gst/gl
Julien Isorce 6292d5af16 [349/906] can switch xoverlays while playing
Fixes bug #584877

Before this commit calling "gst_x_overlay_set_xwindow_id" more
than one time, had no effect.
It mainly affects the glimagesink implementation.
But on win32 (and CE), some stuff has to be done to
release the old parent.

And add a switchxoverlay example where the user
can click on left/right part of the main window to
switch the xoverlay.
2014-03-15 18:36:35 +01:00
..
CMakeLists.txt [306/906] fix CMake build and frozen CodeBlocks build 2014-03-15 18:36:32 +01:00
GNUmakefile.gnustep [318/906] rename GNUmakefile(s) to GNUmakefile(s).gnustep 2014-03-15 18:36:33 +01:00
gstglbuffer.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstglbuffer.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstgldisplay.c [337/906] Improve cluttershare example 2014-03-15 18:36:34 +01:00
gstgldisplay.h [334/906] [win32/winCE] fix some pointer cast warnings with mingw 2014-03-15 18:36:34 +01:00
gstgles2.h [326/906] add X backend for OpenGL ES 2.0 2014-03-15 18:36:34 +01:00
gstglfilter.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstglfilter.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstglshader.c [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglshader.h [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglwindow.h [334/906] [win32/winCE] fix some pointer cast warnings with mingw 2014-03-15 18:36:34 +01:00
gstglwindow_cocoa.m [335/906] [cocoa] update since interface changed 2014-03-15 18:36:34 +01:00
gstglwindow_win32.c [349/906] can switch xoverlays while playing 2014-03-15 18:36:35 +01:00
gstglwindow_winCE.c [349/906] can switch xoverlays while playing 2014-03-15 18:36:35 +01:00
gstglwindow_x11.c [336/906] [x11/x11ES] fix some pointer cast warnings 2014-03-15 18:36:34 +01:00
gstglwindow_x11ES2.c [336/906] [x11/x11ES] fix some pointer cast warnings 2014-03-15 18:36:34 +01:00
Makefile.am [346/906] Fix linking by providing libtool the correct --tag parameter 2014-03-15 18:36:35 +01:00