mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
a9ab2abea4
It works with both gst-launch and a cocoa app (non-embedded and embedded) But there is still some problems: - sometimes crash when closing - flickering when resizing - embedded mode not perfect I will first make the CMake build work with cocoa backend in order to generate a XCode project. Then it should be easier to fix those issues. |
||
---|---|---|
.. | ||
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 |