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