summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/rtpsession.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-11rtpbin: add SDES property that takes GstStructureWim Taymans1-102/+49
2009-08-11rtpbin: add support for buffer-listBranko Subasic1-15/+22
2009-08-11rtpsession: notify when SSRC changesOlivier Crete1-0/+7
2009-08-11gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use thi...Olivier Crete1-0/+5
2009-08-11gst/rtpmanager/: Rename a method to better reflect what it really does.Wim Taymans1-17/+7
2009-08-11gst/rtpmanager/gstrtpsession.c: Use method to get the internal SSRC.Wim Taymans1-0/+12
2009-08-11gst/rtpmanager/rtpsession.c: Only change the SSRC of the session and reset th...Wim Taymans1-6/+8
2009-08-11gst/rtpmanager/rtpsession.c: Make obtain_source return an aditional ref so th...Wim Taymans1-9/+18
2009-08-11gst/rtpmanager/rtpsession.c: Add property to configure the RTCP MTU.Wim Taymans1-1/+15
2009-08-11gst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.Wim Taymans1-12/+79
2009-08-11gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when pro...Wim Taymans1-15/+22
2009-08-11gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.Håvard Graff1-2/+19
2009-08-11gst/rtpmanager/rtpsession.c: Ref the rtpsource object before we release the s...Wim Taymans1-0/+18
2009-08-11gst/rtpmanager/: Fix some docs.Wim Taymans1-0/+1
2009-08-11gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans1-8/+28
2009-08-11gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...Wim Taymans1-2/+6
2009-08-11gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...Wim Taymans1-4/+50
2009-08-11gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...Olivier Crete1-0/+6
2009-08-11gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam whe...Peter Kjellerstedt1-3/+3
2009-08-11gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...Peter Kjellerstedt1-54/+54
2009-08-11gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ...Olivier Crete1-0/+8
2009-08-11gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...Wim Taymans1-0/+2
2009-08-11gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...Olivier Crete1-17/+213
2009-08-11gst/rtpmanager/: Make it possible to use different user_data for each of the ...Youness Alaoui1-15/+141
2009-08-11gst/rtpmanager/: Fix some leaks.Wim Taymans1-0/+3
2009-08-11gst/rtpmanager/: Post a message when the SDES infor changes for a source.Wim Taymans1-1/+1
2009-08-11gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-12/+13
2009-08-11gst/rtpmanager/: Update comment.Wim Taymans1-227/+287
2009-08-11gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans1-11/+32
2009-08-11gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans1-0/+23
2009-08-11gst/rtpmanager/: Various leak fixes.Wim Taymans1-0/+5
2009-08-11gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans1-1/+1
2009-08-11gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans1-197/+98
2009-08-11gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans1-4/+74
2009-08-11gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.Wim Taymans1-0/+1
2009-08-11gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.Wim Taymans1-0/+12
2009-08-11gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans1-2/+0
2009-08-11gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost1-11/+13
2009-08-11gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.Wim Taymans1-2/+2
2009-08-11gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans1-3/+40
2009-08-11gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans1-8/+14
2009-08-11gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans1-71/+470
2009-08-11gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans1-5/+5
2009-08-11gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans1-20/+34
2009-08-11gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans1-36/+451
2009-08-11gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2....Tim-Philipp Müller1-2/+2
2009-08-11configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans1-0/+1026