gstreamer/gst/rtpmanager
Wim Taymans 490113d40d gst/rtpmanager/: Protect lists and structures with locks.
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
(gst_rtp_bin_init), (gst_rtp_bin_finalize), (new_ssrc_pad_found),
(create_recv_rtp), (gst_rtp_bin_request_new_pad):
* gst/rtpmanager/gstrtpbin.h:
* gst/rtpmanager/gstrtpclient.c:
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
(gst_rtp_session_init), (gst_rtp_session_finalize),
(gst_rtp_session_event_recv_rtp_sink),
(gst_rtp_session_event_recv_rtcp_sink),
(gst_rtp_session_chain_recv_rtcp),
(gst_rtp_session_request_new_pad):
Protect lists and structures with locks.
Return FLOW_OK from RTCP messages for now.
2009-08-11 02:30:25 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
async_jitter_queue.c Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
async_jitter_queue.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpbin.c gst/rtpmanager/: Protect lists and structures with locks. 2009-08-11 02:30:25 +01:00
gstrtpbin.h gst/rtpmanager/: Protect lists and structures with locks. 2009-08-11 02:30:25 +01:00
gstrtpclient.c gst/rtpmanager/: Protect lists and structures with locks. 2009-08-11 02:30:25 +01:00
gstrtpclient.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results. 2009-08-11 02:30:25 +01:00
gstrtpjitterbuffer.h gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results. 2009-08-11 02:30:25 +01:00
gstrtpmanager.c gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results. 2009-08-11 02:30:25 +01:00
gstrtpptdemux.h gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpsession.c gst/rtpmanager/: Protect lists and structures with locks. 2009-08-11 02:30:25 +01:00
gstrtpsession.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpssrcdemux.c gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpssrcdemux.h gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
Makefile.am gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00