summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpsession.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...Olivier Crete2009-08-111-17/+213
* gst/rtpmanager/: Make it possible to use different user_data for each of the ...Youness Alaoui2009-08-111-15/+141
* gst/rtpmanager/: Fix some leaks.Wim Taymans2009-08-111-0/+3
* gst/rtpmanager/: Post a message when the SDES infor changes for a source.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-12/+13
* gst/rtpmanager/: Update comment.Wim Taymans2009-08-111-227/+287
* gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans2009-08-111-11/+32
* gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans2009-08-111-0/+23
* gst/rtpmanager/: Various leak fixes.Wim Taymans2009-08-111-0/+5
* gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans2009-08-111-197/+98
* gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans2009-08-111-4/+74
* gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.Wim Taymans2009-08-111-0/+12
* gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans2009-08-111-2/+0
* gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost2009-08-111-11/+13
* gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.Wim Taymans2009-08-111-2/+2
* gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans2009-08-111-3/+40
* gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans2009-08-111-8/+14
* gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans2009-08-111-71/+470
* gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans2009-08-111-5/+5
* gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans2009-08-111-20/+34
* gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans2009-08-111-36/+451
* gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2....Tim-Philipp Müller2009-08-111-2/+2
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-111-0/+1026