summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpsession.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-28rtpsession: send stream-start and segment eventsWim Taymans1-16/+27
2013-02-20rtpsession: only delay RTCP when we are a senderWim Taymans1-1/+2
2013-02-08rtpsession: delay RTCP until first RTP packetWim Taymans1-0/+23
2013-01-29rtpsession: avoid '...is used uninitialized'Wim Taymans1-8/+10
2013-01-28gstrtpsession: Fix double-declared variableOlivier Crête1-1/+1
2013-01-28rtp: Fix compilation errors in previous patchesOlivier Crête1-0/+1
2013-01-28rtpsession: Ensure MT safe event handling and plug event leak.Haakon Sporsheim1-2/+15
2013-01-28rtpsession: mt-safe event-pushIdar Tollefsen1-4/+12
2013-01-08rtp: small improvementsWim Taymans1-4/+3
2013-01-07rtp: include downstream latency in SR calculationsWim Taymans1-0/+32
2013-01-07rtpsession: don't cast event functionsWim Taymans1-4/+4
2013-01-07rtp: more debugWim Taymans1-3/+6
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17rtpsession: update caps in the sourceWim Taymans1-0/+2
2012-10-17rtpbin: use running-time for NTP timeWim Taymans1-2/+2
2012-08-30rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque1-0/+14
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-4/+4
2012-07-06rtpsession: remove deprecated and unused "ntp-ns-base" propertyTim-Philipp Müller1-22/+0
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-03-07rtpsession: set caps without the lockWim Taymans1-6/+6