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