mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
a7712c2983
To avoid race conditions with gst_task_stop(); gst_task_join() with another thread doing gst_task_pause(), the joining thread would be waiting for the task to stop but it would never happen. So just use gst_task_stop() everywhere to prevent more mutexes |
||
---|---|---|
.. | ||
adaptivedemux | ||
base | ||
basecamerabinsrc | ||
codecparsers | ||
gl | ||
insertbin | ||
interfaces | ||
mpegts | ||
uridownloader | ||
video | ||
wayland | ||
gettext.h | ||
glib-compat-private.h | ||
gst-i18n-plugin.h | ||
Makefile.am |