mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
cd4a93da3b
CPU waits are more expensive and are only required if the CPU is ever going to access the data. GPU waits perform inter-context synchronisation and are cheaper as they don't require CPU intervention. |
||
---|---|---|
.. | ||
gstgtkbasesink.c | ||
gstgtkbasesink.h | ||
gstgtkglsink.c | ||
gstgtkglsink.h | ||
gstgtksink.c | ||
gstgtksink.h | ||
gstgtkutils.c | ||
gstgtkutils.h | ||
gstplugin.c | ||
gtkgstbasewidget.c | ||
gtkgstbasewidget.h | ||
gtkgstglwidget.c | ||
gtkgstglwidget.h | ||
gtkgstwidget.c | ||
gtkgstwidget.h | ||
Makefile.am |