index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
rtpsession: Also start the RTCP send thread when receiving RTP or RTCP
Sebastian Dröge
1
-1
/
+17
2015-03-19
rtprtxsend: Add support for buffer lists
Sebastian Dröge
1
-9
/
+41
2015-03-19
rtprtxqueue: Implement support for buffer lists
Sebastian Dröge
1
-5
/
+51
2015-03-14
rtpdtmfmux: properly escape percent sign in documentation
Ramiro Polla
1
-2
/
+2
2015-03-10
Fix double semicolons
Tim-Philipp Müller
1
-1
/
+1
2015-03-09
rtpjitterbuffer: Drop packets with sequence numbers before the seqnum-base
Sebastian Dröge
1
-0
/
+26
2015-03-09
rtpjitterbuffer: Don't forget to unlock the mutex when receiving GAPs in TCP ...
Sebastian Dröge
1
-1
/
+2
2015-03-04
rtp: Add Full Intra Request (FIR) packets to statistics
Santiago Carot-Nemesio
3
-1
/
+9
2015-03-04
rtp: Add Packet Loss Indication (PLI) to statistics
Santiago Carot-Nemesio
3
-1
/
+13
2015-03-04
rtpsession: Add explanation why we have space for 32 hash tables
Sebastian Dröge
1
-2
/
+9
2015-03-04
Revert "rtpsession: Do not use an array of maps if they are not being used"
Sebastian Dröge
2
-21
/
+40
2015-03-04
rtpsession: Do not use an array of maps if they are not being used
Santiago Carot-Nemesio
2
-40
/
+21
2015-02-19
rtpsession: Send initial events on sync_rtcp pad when using RTP/RTCP muxing
Sebastian Dröge
1
-0
/
+8
2015-02-17
rtpjitterbuffer: When resetting the jitterbuffer because of packet discont, d...
Sebastian Dröge
1
-2
/
+32
2015-02-11
rtpsession: Handle first RTCP packet and early feedback correctly
Sebastian Dröge
1
-9
/
+43
2015-01-30
rtpsession: Fix signal name
Sebastian Dröge
1
-1
/
+1
2015-01-30
rtpstats: Fix typo in documentation
Sebastian Dröge
1
-2
/
+2
2015-01-30
rtpsession: Add new on-receiving-rtcp signal
Sebastian Dröge
2
-0
/
+21
2015-01-26
rtpsession: Deprecate rtcp-immediate-feedback-threshold property
Sebastian Dröge
1
-2
/
+2
2015-01-26
rtpsession: Delay the next regular RTCP packet after early RTCP
Sebastian Dröge
1
-4
/
+9
2015-01-26
rtpsession: Add new send-rtcp-full signal
Sebastian Dröge
1
-0
/
+21
2015-01-22
rtpsession: Fix indention
Sebastian Dröge
1
-5
/
+7
2015-01-07
rtpjitterbuffer: If we get a gap with a buffer without DTS, error out
Sebastian Dröge
1
-1
/
+14
2014-12-25
rtpptdemux: just drop invalid rtp packets instead of erroring out
Tim-Philipp Müller
1
-2
/
+2
2014-12-25
rtpptdemux: fix 0.10-ism in docs
Tim-Philipp Müller
1
-3
/
+3
2014-12-09
rtpsession: Use an empty iterator in iterate_internal_link when no links
Thibault Saunier
1
-0
/
+2
2014-12-03
rtpjitterbuffer: Use an empty iterator in iterate_internal_link when no links
Thibault Saunier
1
-6
/
+8
2014-11-29
rtprtxreceive: Use offset when copying header
Olivier Crête
1
-2
/
+4
2014-11-22
rtpjitterbuffer: ensure rtx_retry_period >= 0
Miguel París Díaz
1
-1
/
+5
2014-11-20
rtpbin: Fix up new_jitterbuffer signal prototype
Arun Raghavan
1
-1
/
+1
2014-11-20
rtpbin: Document how to control per-SSRC retransmission
Arun Raghavan
1
-1
/
+9
2014-11-10
rtpmanager: Trivial typo fix
Arun Raghavan
1
-1
/
+1
2014-11-02
rtpjitterbuffer: implement get/set for new rtx-min-retry-timeout property
Tim-Philipp Müller
1
-0
/
+10
2014-10-25
rtpjitterbuffer: fix crash on some 32-bit systems
Tim-Philipp Müller
1
-6
/
+12
2014-10-22
rtpjitterbuffer: limit the retry frequency
Wim Taymans
1
-0
/
+31
2014-10-22
gstrtpjitterbuffer: add "rtx-min-delay" property
Miguel París Díaz
1
-0
/
+31
2014-10-22
jitterbuffer: Refactor code
Wim Taymans
1
-21
/
+49
2014-10-22
rtpsession: fix Early Feedback Transmission
Miguel París Díaz
2
-36
/
+57
2014-10-21
rtpjitterbuffer: make debug line less confusing
Wim Taymans
1
-2
/
+2
2014-10-21
jitterbuffer: rework resync handling
Wim Taymans
2
-23
/
+21
2014-10-21
rtpmux: Don't set PROXY_CAPS flag on the src pad
Sjoerd Simons
1
-1
/
+1
2014-10-10
rtpsource: Rename seqnum-base to seqnum-offset in caps
Olivier Crête
2
-7
/
+7
2014-10-10
rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offset
Olivier Crête
2
-10
/
+11
2014-10-04
rtpjitterbuffer: don't log all clock_rate changes as warnings.
Stefan Sauer
1
-7
/
+3
2014-09-24
Miscellaneous minor cleanups
Sanjay NM
3
-5
/
+5
2014-09-18
rtpbin: do not leak encsink pad in error case
Ognyan Tonchev
1
-4
/
+4
2014-08-21
jitterbuffer: Allow rtp caps without clock-rate
Youness Alaoui
1
-12
/
+4
2014-08-08
rtpmux: Unref pad template caps after usage
Sebastian Rasmussen
1
-5
/
+8
2014-07-16
rtpdtmfmux: Avoid taking an unnecessary ref
Sebastian Rasmussen
1
-1
/
+1
2014-06-29
rtpbin: Don't leak caps
Sebastian Dröge
1
-1
/
+3
[next]