summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpbin.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans2009-08-111-1/+18
* gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans2009-08-111-1/+1
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-111-13/+15
* gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans2009-08-111-9/+42
* gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans2009-08-111-50/+41
* gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans2009-08-111-6/+122
* gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans2009-08-111-2/+9
* gst/rtpmanager/gstrtpbin.*: Provide a clock.Wim Taymans2009-08-111-0/+14
* gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans2009-08-111-12/+273
* gst/rtpmanager/: Some more ghostpad magic.Wim Taymans2009-08-111-4/+344
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-111-0/+279