summaryrefslogtreecommitdiff
path: root/gst/rtpmanager
AgeCommit message (Expand)AuthorFilesLines
2015-04-05docs: make GstRTCPSync enum show up in rtpbin docsHEADmasterTim-Philipp Müller2-7/+7
2015-03-25rtpjitter: Account for rtx_retry in overflow checkNicolas Dufresne1-1/+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-03-19rtprtxsend: Add support for buffer listsSebastian Dröge1-9/+41
2015-03-19rtprtxqueue: Implement support for buffer listsSebastian Dröge1-5/+51
2015-03-14rtpdtmfmux: properly escape percent sign in documentationRamiro Polla1-2/+2
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2015-03-09rtpjitterbuffer: Drop packets with sequence numbers before the seqnum-baseSebastian Dröge1-0/+26
2015-03-09rtpjitterbuffer: Don't forget to unlock the mutex when receiving GAPs in TCP ...Sebastian Dröge1-1/+2
2015-03-04rtp: Add Full Intra Request (FIR) packets to statisticsSantiago Carot-Nemesio3-1/+9
2015-03-04rtp: Add Packet Loss Indication (PLI) to statisticsSantiago Carot-Nemesio3-1/+13
2015-03-04rtpsession: Add explanation why we have space for 32 hash tablesSebastian Dröge1-2/+9
2015-03-04Revert "rtpsession: Do not use an array of maps if they are not being used"Sebastian Dröge2-21/+40
2015-03-04rtpsession: Do not use an array of maps if they are not being usedSantiago Carot-Nemesio2-40/+21
2015-02-19rtpsession: Send initial events on sync_rtcp pad when using RTP/RTCP muxingSebastian Dröge1-0/+8
2015-02-17rtpjitterbuffer: When resetting the jitterbuffer because of packet discont, d...Sebastian Dröge1-2/+32
2015-02-11rtpsession: Handle first RTCP packet and early feedback correctlySebastian Dröge1-9/+43
2015-01-30rtpsession: Fix signal nameSebastian Dröge1-1/+1
2015-01-30rtpstats: Fix typo in documentationSebastian Dröge1-2/+2
2015-01-30rtpsession: Add new on-receiving-rtcp signalSebastian Dröge2-0/+21
2015-01-26rtpsession: Deprecate rtcp-immediate-feedback-threshold propertySebastian Dröge1-2/+2
2015-01-26rtpsession: Delay the next regular RTCP packet after early RTCPSebastian Dröge1-4/+9
2015-01-26rtpsession: Add new send-rtcp-full signalSebastian Dröge1-0/+21
2015-01-22rtpsession: Fix indentionSebastian Dröge1-5/+7
2015-01-07rtpjitterbuffer: If we get a gap with a buffer without DTS, error outSebastian Dröge1-1/+14
2014-12-25rtpptdemux: just drop invalid rtp packets instead of erroring outTim-Philipp Müller1-2/+2
2014-12-25rtpptdemux: fix 0.10-ism in docsTim-Philipp Müller1-3/+3
2014-12-09rtpsession: Use an empty iterator in iterate_internal_link when no linksThibault Saunier1-0/+2
2014-12-03rtpjitterbuffer: Use an empty iterator in iterate_internal_link when no linksThibault Saunier1-6/+8
2014-11-29rtprtxreceive: Use offset when copying headerOlivier Crête1-2/+4
2014-11-22rtpjitterbuffer: ensure rtx_retry_period >= 0Miguel París Díaz1-1/+5
2014-11-20rtpbin: Fix up new_jitterbuffer signal prototypeArun Raghavan1-1/+1
2014-11-20rtpbin: Document how to control per-SSRC retransmissionArun Raghavan1-1/+9
2014-11-10rtpmanager: Trivial typo fixArun Raghavan1-1/+1
2014-11-02rtpjitterbuffer: implement get/set for new rtx-min-retry-timeout propertyTim-Philipp Müller1-0/+10
2014-10-25rtpjitterbuffer: fix crash on some 32-bit systemsTim-Philipp Müller1-6/+12
2014-10-22rtpjitterbuffer: limit the retry frequencyWim Taymans1-0/+31
2014-10-22gstrtpjitterbuffer: add "rtx-min-delay" propertyMiguel París Díaz1-0/+31
2014-10-22jitterbuffer: Refactor codeWim Taymans1-21/+49
2014-10-22rtpsession: fix Early Feedback TransmissionMiguel París Díaz2-36/+57
2014-10-21rtpjitterbuffer: make debug line less confusingWim Taymans1-2/+2
2014-10-21jitterbuffer: rework resync handlingWim Taymans2-23/+21
2014-10-21rtpmux: Don't set PROXY_CAPS flag on the src padSjoerd Simons1-1/+1
2014-10-10rtpsource: Rename seqnum-base to seqnum-offset in capsOlivier Crête2-7/+7
2014-10-10rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête2-10/+11
2014-10-04rtpjitterbuffer: don't log all clock_rate changes as warnings.Stefan Sauer1-7/+3
2014-09-24Miscellaneous minor cleanupsSanjay NM3-5/+5
2014-09-18rtpbin: do not leak encsink pad in error caseOgnyan Tonchev1-4/+4
2014-08-21jitterbuffer: Allow rtp caps without clock-rateYouness Alaoui1-12/+4