mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
76afadd6c7
On linux, the GSource func attached to the clutter_threads_add_idle was not getting the cpu ressource periodically. Because the use of clutter_threads_enter/leave inside the fakesink callback seems to be too strong. So remove the use if clutter_threads_enter/leave in the fakesink callback. Then replace GQueue by GAsyncQueue to keep thread safe access to the communication queues between clutter and gst-gl. Call clutter_threads_add_idle with high priority. |
||
---|---|---|
.. | ||
check | ||
examples | ||
files | ||
icles | ||
Makefile.am |