summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpsession.h
Commit message (Expand)AuthorAgeFilesLines
* gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+2
* gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans2009-08-111-0/+1
* Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller2009-08-111-17/+17
* gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans2009-08-111-1/+7
* Document stuff.Wim Taymans2009-08-111-0/+2
* configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans2009-08-111-1/+5
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-111-0/+62