summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpsession.h
Commit message (Expand)AuthorAgeFilesLines
* rtpmanager: allow per feature registrationStéphane Cerveau2021-03-291-0/+2
* rtpsession: use the correct segment seqnumMathieu Duponchelle2019-02-041-0/+2
* rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signalsHyunjun Ko2015-10-021-0/+2
* rtpbin/session: Add new ntp-time-source property and deprecate use-pipeline-c...Sebastian Dröge2015-06-121-0/+9
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* rtpsession: remove prototype for non existing functionStefan Kost2010-04-081-2/+0
* 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