summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpssrcdemux.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller1-722/+0
2009-05-22ssrcdemux: emit signal when pads are removedAli Sabil1-0/+74
2009-05-05rtpssrcdemux: drop unexpected RTCP packetsWim Taymans1-1/+7
2008-11-19gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ...Wim Taymans1-8/+1
2008-06-16gst/: More doc updates. More xrefs.Stefan Kost1-12/+7
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2007-12-31gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED.Wim Taymans1-0/+1
2007-12-12gst/rtpmanager/: Clean up the dynamic pads when going to READY.Wim Taymans1-9/+22
2007-12-10gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-2/+2
2007-10-08gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans1-0/+2
2007-10-05gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans1-1/+0
2007-09-17gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...Wim Taymans1-17/+19
2007-09-12gst/rtpmanager/: Various leak fixes.Wim Taymans1-0/+16
2007-09-12gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans1-3/+113
2007-09-03gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans1-26/+184
2007-08-23Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller1-17/+17
2007-05-28Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans1-4/+4
2007-05-23Document stuff.Wim Taymans1-1/+36
2007-04-10gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans1-2/+4
2007-04-05gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans1-18/+32
2007-04-04gst/rtpmanager/: Added simple SSRC demuxer.Wim Taymans1-0/+303