summaryrefslogtreecommitdiff
path: root/m4/README
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-03-31 17:52:44 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-03-31 18:30:57 +0100
commitfc8c5cba157c67b36e0c8f8e1e172988826ba308 (patch)
treec7c5a55e2bc274e04fbad3a795a7562f1a17b16b /m4/README
parentdfe96ce6188693fe3bef16407bb0b87b85afbbe9 (diff)
rtspconnection: make gst_rtsp_watch_queue_message() thread-safe
People might queue messages from a thread other than the thread in which the main context which this watch is attached is iterated from, so use a GAsyncQueue instead of a GList, so g_list_append() doesn't trample over list nodes just freed in the other thread. This just fixes issues I've had with gst-rtsp-server. We might need more locking in various places here.
Diffstat (limited to 'm4/README')
0 files changed, 0 insertions, 0 deletions