gstreamer/gst/rtsp-server
Wim Taymans 6db0dbc76c client: make sure the watch exists while sending data
Protect the send_func with a lock. This allows us to wait for sending
to complete before changing the send_func and user_data. We add an
extra ref to the watch to make sure that it remains valid during
sending.
When closing the connection, set the send_func to NULL

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=692433
2013-01-28 11:11:46 +01:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am MediaMapping -> MountPoints 2012-11-26 12:37:55 +01:00
rtsp-address-pool.c rtsp: make address-pool return an address object 2012-11-15 13:25:14 +01:00
rtsp-address-pool.h rtsp: make address-pool return an address object 2012-11-15 13:25:14 +01:00
rtsp-auth.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-auth.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-client.c client: make sure the watch exists while sending data 2013-01-28 11:11:46 +01:00
rtsp-client.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory-uri.c Add missing g_type_class_add_private in GstRTSPMediaFactoryURI 2012-11-30 06:14:49 +01:00
rtsp-media-factory-uri.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media.c rtsp-media: Make the element a constructor parameter 2012-12-10 10:25:57 +01:00
rtsp-media.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-mount-points.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-mount-points.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-params.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-sdp.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-server.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-server.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session-media.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session-media.h small cleanup 2012-11-29 17:21:12 +01:00
rtsp-session-pool.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session-pool.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream-transport.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream-transport.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream.h rtsp: make object details private 2012-11-29 11:11:05 +01:00