summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpssrcdemux.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-2/+2
* gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans2009-08-111-1/+0
* gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...Wim Taymans2009-08-111-17/+19
* gst/rtpmanager/: Various leak fixes.Wim Taymans2009-08-111-0/+16
* gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans2009-08-111-3/+113
* gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans2009-08-111-26/+184
* Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller2009-08-111-17/+17
* Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans2009-08-111-4/+4
* Document stuff.Wim Taymans2009-08-111-1/+36
* gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans2009-08-111-2/+4
* gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans2009-08-111-18/+32
* gst/rtpmanager/: Added simple SSRC demuxer.Wim Taymans2009-08-111-0/+303