summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/rtpsession.h
Commit message (Expand)AuthorAgeFilesLines
* rtpbin: pipeline gets an EOS when any rtpsources byesAlejandro G. Castro2016-12-051-2/+1
* rtpsession: Add new signal 'on-app-rtcp'Stian Selnes2016-03-301-0/+2
* rtpsession: Implement sending of reduced size RTCP packetsSebastian Dröge2015-10-111-0/+2
* rtpmanager: add "max-dropout-time" and "max-misorder-time" propsMiguel París Díaz2015-10-071-0/+2
* rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signalsHyunjun Ko2015-10-021-0/+2
* rtpsession: Override the SSRC from the packets' SSRC if none was given via ca...Sebastian Dröge2015-06-071-0/+1
* rtpsession: Only suggest our internal ssrc if it's not a random one and was s...Sebastian Dröge2015-06-051-1/+2
* rtpsession: Only schedule a timer when we actually have to send RTCPSebastian Dröge2015-06-021-0/+1
* rtpsession: Keep track of tp/tn and t_rr_last separatelySebastian Dröge2015-06-021-2/+3
* rtpsession: Add property for selecting RTP profile (AVP/AVPF/etc)Sebastian Dröge2015-06-021-0/+2
* Revert "rtpsession: Do not use an array of maps if they are not being used"Sebastian Dröge2015-03-041-1/+3
* rtpsession: Do not use an array of maps if they are not being usedSantiago Carot-Nemesio2015-03-041-3/+1
* rtpsession: Add new on-receiving-rtcp signalSebastian Dröge2015-01-301-0/+1
* rtpsession: fix Early Feedback TransmissionMiguel París Díaz2014-10-221-2/+2
* rtpsession: Keep local conflicting addresses in the sessionOlivier Crête2014-05-031-0/+3
* rtpsession: send reconfigure when internal-ssrc changesWim Taymans2014-04-181-0/+13
* session: place SSRC in Retransmission eventWim Taymans2014-01-031-1/+2
* rtpsession: keep extra stats for scheduling BYEGeorge Kiagiadakis2013-12-121-0/+1
* rtpsession: determine if the session is doing point-to-pointJulien Isorce2013-12-101-0/+2
* rtpsession: Demux RTCP buffers from the RTP streamOlivier Crête2013-09-131-1/+2
* session: handle NACK feedback and generate eventsWim Taymans2013-08-191-1/+17
* session: handle Retransmission event and schedule NACKWim Taymans2013-08-061-0/+5
* session: use common send_rtcp methodWim Taymans2013-08-051-1/+0
* session: Don't use ClockTimeDiff for unsigned delaysWim Taymans2013-08-051-2/+2
* session: handle partial RTCP report blocksWim Taymans2013-07-261-0/+1
* session: remove old code to change SSRCWim Taymans2013-07-261-1/+0
* session: delay allocation of internal sourceWim Taymans2013-07-261-1/+0
* session: produce RTCP for all internal sourcesWim Taymans2013-07-261-1/+1
* session: deprecate internal source and ssrc propertiesWim Taymans2013-07-261-4/+0
* session: make method to suggest available SSRCWim Taymans2013-07-261-0/+2
* session: keep SDES and set on new internal sourcesWim Taymans2013-07-261-0/+2
* rtpsession: separate BYE marking and schedulingWim Taymans2013-07-261-2/+4
* session: let source keep track if it sent BYEWim Taymans2013-07-261-2/+0
* source: also use the source for bye_reasonWim Taymans2013-07-261-1/+0
* session: configure sdes with structure onlyWim Taymans2013-07-261-4/+0
* session: remove source from sync_rtcpWim Taymans2013-07-261-2/+1
* rtpsession: Use the right hashtable to calculate bandwidthWim Taymans2013-06-131-3/+0
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* rtpsession: update caps in the sourceWim Taymans2012-10-171-0/+1
* rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque2012-08-301-2/+4
* port to new gthread APIWim Taymans2012-01-191-3/+3
* Merge branch 'master' into 0.11Wim Taymans2011-11-171-3/+6
|\
| * rtpsession: Send FIR requests in response to key unit requests with all-heade...Olivier Crête2011-11-141-1/+3
| * rtpsession: Put the PLI requests in each RTPSourceOlivier Crête2011-11-141-3/+3
| * rtpsession: Process received Full Intra RequestsOlivier Crête2011-11-141-0/+1
* | update for new net libraryWim Taymans2011-11-031-1/+0
|/
* rtpsession: avoid timing out source too quicklyMark Nauwelaerts2011-09-191-0/+1
* rtpsession: Always send application requested feedback in immediate modeOlivier Crête2011-07-251-0/+1
* rtpsession: Remove incomplete support for RTCP FIROlivier Crête2011-04-201-2/+1
* rtpbin: Get and use the NTP time when receiving RTCPWim Taymans2011-02-021-1/+2