mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
6292d5af16
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GNUmakefile.gnustep | ||
gstglbuffer.c | ||
gstglbuffer.h | ||
gstgldisplay.c | ||
gstgldisplay.h | ||
gstgles2.h | ||
gstglfilter.c | ||
gstglfilter.h | ||
gstglshader.c | ||
gstglshader.h | ||
gstglwindow.h | ||
gstglwindow_cocoa.m | ||
gstglwindow_win32.c | ||
gstglwindow_winCE.c | ||
gstglwindow_x11.c | ||
gstglwindow_x11ES2.c | ||
Makefile.am |