summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpsession.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-19Revert "rtpbin: pipeline gets an EOS when any rtpsources byes"Tim-Philipp Müller1-19/+10
2017-02-02rtpsession: relate received FIRs and PLIs to sourceMiguel París Díaz1-3/+3
2016-12-14rtpmanager: place content before Since-version API markerReynaldo H. Verdejo Pinochet1-4/+4
2016-11-01rtpbin: pipeline gets an EOS when any rtpsources byesAlejandro G. Castro1-10/+19
2016-08-23gstrtpsession: refactor duplicate code into a functionHavard Graff1-17/+15
2016-03-29rtpmanager: Set to initial value for 'ntpns' in get_current_times()Minjae Kim1-1/+1
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-14/+14
2015-11-05rtpmanager: Trivial gst-indent fixesArun Raghavan1-1/+2
2015-10-11rtpmanager: Add 'source-stats' to stats and notifyStian Selnes1-0/+10
2015-10-07rtpmanager: add "max-dropout-time" and "max-misorder-time" propsMiguel París Díaz1-0/+32
2015-10-02rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signalsHyunjun Ko1-1/+51
2015-09-26Fix some compiler warnings when building with G_DISABLE_ASSERTJan Schmidt1-0/+1
2015-09-25rtpbin/session: Allow RTCP sync to happen based on capture time or send timeSebastian Dröge1-2/+20
2015-06-25rtpbin/session: fix descriptionHyunjun Ko1-1/+1
2015-06-12rtpbin/session: Add new ntp-time-source property and deprecate use-pipeline-c...Sebastian Dröge1-11/+67
2015-06-10rtp: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Sebastian Dröge1-3/+3
2015-06-05rtpsession: Only suggest our internal ssrc if it's not a random one and was s...Sebastian Dröge1-7/+15
2015-06-02rtpsession: Add property for selecting RTP profile (AVP/AVPF/etc)Sebastian Dröge1-1/+14
2015-04-27rtpsession: Use bandwidth calculation by default instead of some arbitrary ha...Sebastian Dröge1-2/+2
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-21rtpsession: Fix another instance of sticky event misordering warningsSebastian Dröge1-0/+12
2015-03-21rtpsession: Also start the RTCP send thread when receiving RTP or RTCPSebastian Dröge1-1/+17
2015-02-19rtpsession: Send initial events on sync_rtcp pad when using RTP/RTCP muxingSebastian Dröge1-0/+8
2014-12-09rtpsession: Use an empty iterator in iterate_internal_link when no linksThibault Saunier1-0/+2
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2014-04-18rtpsession: send reconfigure when internal-ssrc changesWim Taymans1-1/+20
2014-02-14rtpsession: proxy caps and allocation on RTP padsWim Taymans1-0/+4
2014-01-03session: also push EOS event to RTCP srcpadWim Taymans1-0/+21
2014-01-03session: place SSRC in Retransmission eventWim Taymans1-3/+4
2013-12-30gstrtpsession: suggest upstream to use the new "internal-ssrc" after a collisionGeorge Kiagiadakis1-3/+19
2013-12-30rtpsession: use RTT from the Retransmission eventWim Taymans1-3/+5
2013-11-16rtpmanager: fix Since markersTim-Philipp Müller1-1/+1
2013-11-15gstrtpsession: Implement a number of feedback packet statisticsTorrie Fischer1-0/+46
2013-11-11rtpsession: remove collision reconfigure eventWim Taymans1-8/+0
2013-11-11gstrtpsession: send custom upstream event "GstRTPCollision" on send_rtp_sink padJulien Isorce1-0/+11
2013-09-23rtpmanager: update docsWim Taymans1-4/+6
2013-09-23docs: update docs with 1.0 element namesWim Taymans1-10/+10
2013-09-13rtpsession: Demux RTCP buffers from the RTP streamOlivier Crête1-2/+4
2013-08-27jitterbuffer: fix types of the retransmission eventWim Taymans1-5/+15
2013-08-21session: generate events correctlyWim Taymans1-0/+1
2013-08-19session: handle NACK feedback and generate eventsWim Taymans1-1/+37
2013-08-06session: handle Retransmission event and schedule NACKWim Taymans1-0/+18
2013-08-05session: use common send_rtcp methodWim Taymans1-1/+1
2013-08-04rtpmanager: use generic marshallerTim-Philipp Müller1-3/+1
2013-07-26session: generate reconfigure on collisionWim Taymans1-0/+12
2013-07-26session: give caps to sessionWim Taymans1-6/+0
2013-07-26session: make method to suggest available SSRCWim Taymans1-1/+2
2013-07-26rtpsession: separate BYE marking and schedulingWim Taymans1-2/+2
2013-07-26session: remove source from sync_rtcpWim Taymans1-2/+2
2013-07-22rtpsession: Add support for group-id in the stream-start eventSebastian Dröge1-0/+25