gstreamer/gst
Göran Jönsson 09bf2025f8 rtsp-client: Protect saved clients watch with a mutex
Fixes a crash when close() is called while merging clients
in handle_tunnel(). In that case close() would destroy the
watch while it is still being used in handle_tunnel().

https://bugzilla.gnome.org/show_bug.cgi?id=735570
2014-09-04 10:35:56 +03:00
..
rtsp-server rtsp-client: Protect saved clients watch with a mutex 2014-09-04 10:35:56 +03:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00