summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpsession.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-29rtpmanager: allow per feature registrationStéphane Cerveau1-0/+2
2019-02-04rtpsession: use the correct segment seqnumMathieu Duponchelle1-0/+2
2015-10-02rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signalsHyunjun Ko1-0/+2
2015-06-12rtpbin/session: Add new ntp-time-source property and deprecate use-pipeline-c...Sebastian Dröge1-0/+9
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2010-04-08rtpsession: remove prototype for non existing functionStefan Kost1-2/+0
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