summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpsession.c
Commit message (Expand)AuthorAgeFilesLines
...
* gst/rtpmanager/: Various leak fixes.Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans2009-08-111-15/+123
* gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wa...Tim-Philipp Müller2009-08-111-2/+3
* gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans2009-08-111-78/+151
* gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.Wim Taymans2009-08-111-7/+63
* gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans2009-08-111-1/+45
* gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.Wim Taymans2009-08-111-3/+6
* Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller2009-08-111-66/+66
* gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.Wim Taymans2009-08-111-2/+16
* gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans2009-08-111-0/+132
* Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans2009-08-111-17/+17
* Document stuff.Wim Taymans2009-08-111-5/+117
* gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans2009-08-111-6/+10
* gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans2009-08-111-2/+0
* gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans2009-08-111-67/+45
* gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans2009-08-111-16/+72
* gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans2009-08-111-5/+11
* gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans2009-08-111-2/+6
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-111-20/+305
* gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans2009-08-111-3/+27
* gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans2009-08-111-2/+100
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-111-0/+453