summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpjitterbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* rtpbin: add on_npt_stop signalWim Taymans2009-08-111-2/+3
* gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ...Wim Taymans2009-08-111-4/+3
* gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans2009-08-111-1/+2
* gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans2009-08-111-0/+3
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+1
* Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller2009-08-111-11/+11
* Document stuff.Wim Taymans2009-08-111-1/+8
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans2009-08-111-0/+2
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-111-0/+74