index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
/
rtpsource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
rtpbin: add option for increasing ts_offset gradually
Patrick Radizi
1
-1
/
+2
2017-03-16
rtpsource: fix warning message
Miguel París Díaz
1
-1
/
+1
2017-03-16
rtpsource: get clock-rate from pt if needed to generate SR
Miguel París Díaz
1
-0
/
+15
2017-02-02
rtpsession: relate received FIRs and PLIs to source
Miguel París Díaz
1
-0
/
+2
2017-01-24
rtpstats: Keep number of nacks sent/received per source
Santiago Carot-Nemesio
1
-1
/
+5
2016-08-26
rtpsource: reordered packets are very normal, and should not be a warning
Havard Graff
1
-1
/
+1
2016-06-06
rtpsource: complete warn log with SSRC
Miguel París Díaz
1
-1
/
+2
2016-03-15
rtpmanager: Some comment and documentation clarifications/fixes
Nirbheek Chauhan
1
-8
/
+8
2015-11-03
rtpmanager: use GST_STIME_ARGS for GstClockTimeDiff
Luis de Bethencourt
1
-4
/
+2
2015-10-07
rtpmanager: Take into account packet rate for max-dropout and max-misorder ca...
Miguel París Díaz
1
-4
/
+22
2015-10-07
rtpmanager: add "max-dropout-time" and "max-misorder-time" props
Miguel París Díaz
1
-1
/
+31
2015-10-02
rtpsource: doesn't handle probation and rtp gap in case of sender
Hyunjun Ko
1
-64
/
+67
2015-07-07
docs: fix "Symbol name not found at the start of the comment block"
Stefan Sauer
1
-0
/
+2
2015-06-22
rtpsource: Do not try to push NULL buffers
Jose Antonio Santos Cadenas
1
-2
/
+4
2015-06-10
rtp: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()
Sebastian Dröge
1
-3
/
+3
2015-06-10
rtpmanager: clarify negative lost packets in stats
Ilya Konstantinov
1
-10
/
+19
2015-06-09
rtpmanager: document units of stats and arguments
Ilya Konstantinov
1
-42
/
+53
2015-05-18
rtpsource: Queue bad packets instead of dropping them
Sebastian Dröge
1
-1
/
+15
2015-05-18
rtpsource: Use g_queue_foreach() to unref all buffers in queues
Sebastian Dröge
1
-5
/
+2
2015-05-18
rtpsource: Refactor seqnum comparison code a bit
Sebastian Dröge
1
-9
/
+8
2015-05-18
rtpsource: Allow sequence number wraparound during probation
Sebastian Dröge
1
-1
/
+6
2015-05-18
rtpsource: Make sequence number comparison code more readable
Sebastian Dröge
1
-7
/
+8
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
1
-2
/
+1
2015-04-16
rtpsource/rtprtxsend: Also pass correct seqnum-offset and payload to the RTX ...
Sebastian Dröge
1
-4
/
+10
2015-03-04
rtp: Add Full Intra Request (FIR) packets to statistics
Santiago Carot-Nemesio
1
-1
/
+5
2015-03-04
rtp: Add Packet Loss Indication (PLI) to statistics
Santiago Carot-Nemesio
1
-1
/
+6
2014-10-10
rtpsource: Rename seqnum-base to seqnum-offset in caps
Olivier Crête
1
-6
/
+6
2014-05-03
rtpsession: Keep local conflicting addresses in the session
Olivier Crête
1
-49
/
+71
2013-12-12
rtpsession: fix rb blocks disappearing after the first rtcp cycle with multip...
George Kiagiadakis
1
-0
/
+5
2013-11-07
rtpsource: update receiver stats for sender
Wim Taymans
1
-0
/
+2
2013-11-07
rtpsource: refactor receiver stats update
Wim Taymans
1
-31
/
+45
2013-09-13
rtpbin: use PacketInfo for the sender
Wim Taymans
1
-55
/
+12
2013-09-13
rtpbin: store more in the PacketInfo
Wim Taymans
1
-40
/
+16
2013-09-13
rtpbin: RTPArrivalStats -> RTPPacketInfo
Wim Taymans
1
-9
/
+8
2013-09-13
source: small cleanups
Wim Taymans
1
-18
/
+8
2013-08-06
source: add methods to register NACK
Wim Taymans
1
-0
/
+75
2013-07-26
session: remove old code to change SSRC
Wim Taymans
1
-1
/
+0
2013-07-26
source: don't update packet SSRC
Wim Taymans
1
-35
/
+1
2013-07-26
session: let source keep track if it sent BYE
Wim Taymans
1
-0
/
+1
2013-07-26
source: reset more
Wim Taymans
1
-1
/
+7
2013-07-26
source: also use the source for bye_reason
Wim Taymans
1
-17
/
+22
2013-07-26
session: configure sdes with structure only
Wim Taymans
1
-69
/
+0
2012-11-12
rtpsource: protect against invalid RTP packets
Wim Taymans
1
-7
/
+34
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-08-30
rtp: make rtp packet probation configurable (bug #682512)
Aleix Conchillo Flaque
1
-8
/
+23
2012-01-17
rtpmanager: Port to GIO
Sebastian Dröge
1
-20
/
+37
2011-12-09
rtp: fix marshallers
Wim Taymans
1
-9
/
+0
2011-12-05
rtpmanager: Initialize GstRTPBuffer before usage
Edward Hervey
1
-4
/
+4
2011-11-02
update for netbuffer api change
Wim Taymans
1
-4
/
+4
2011-11-02
structure: fix for api update
Wim Taymans
1
-1
/
+1
[next]