index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
rtpmanager
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-22
rtpsession: Free conflicting addresses on finalize
Olivier Crête
1
-0
/
+3
2009-07-01
rtpbin: use new method for netaddress to string
Wim Taymans
1
-42
/
+5
2009-06-29
rtpbin: do better cleanup of the src ghostpads
Wim Taymans
1
-14
/
+30
2009-06-29
rtpsession: add a comment
Wim Taymans
1
-1
/
+1
2009-06-29
rtpbin: add SDES property
Wim Taymans
3
-271
/
+39
2009-06-29
rtpbin: add SDES property that takes GstStructure
Wim Taymans
4
-105
/
+104
2009-06-29
rtpbin: removed old gstrtpclient
Wim Taymans
4
-547
/
+0
2009-06-19
rtpbin: add support for buffer-list
Branko Subasic
5
-62
/
+161
2009-06-19
Make build without warnings with debugging disabled
Tim-Philipp Müller
1
-3
/
+2
2009-05-29
rtpbin: Transform the right session sdes message
Olivier Crête
1
-3
/
+1
2009-05-29
Add ssrc to application/x-rtp-source-sdes structure
Olivier Crête
1
-1
/
+2
2009-05-27
rtpsouce: the network address is in network order
Wim Taymans
1
-0
/
+1
2009-05-26
rtpsource: byteswap the port from GstNetAddress
Wim Taymans
1
-2
/
+3
2009-05-25
rtpbin: remove ptdemux ghostpads
Wim Taymans
1
-0
/
+13
2009-05-22
rtpbin: add to new signal to remove SSRC pads
Wim Taymans
1
-15
/
+6
2009-05-22
ssrcdemux: emit signal when pads are removed
Ali Sabil
3
-1
/
+80
2009-05-22
rtpbin: use our ghostpads instead of its target
Wim Taymans
1
-44
/
+46
2009-05-22
rtpbin: don't warn when getting request pads twice
Wim Taymans
1
-52
/
+34
2009-05-22
rtpsource: add RTP and RTCP source address
Wim Taymans
1
-0
/
+48
2009-05-22
rtpsession: reuse source code for SDES
Wim Taymans
1
-58
/
+2
2009-05-22
rtpbin: set target state on new elements
Wim Taymans
1
-20
/
+37
2009-05-22
rtpbin: unref requests pads after releasing
Wim Taymans
1
-0
/
+4
2009-05-22
rtpbin: Implement releasing the streams
Olivier Crête
1
-21
/
+53
2009-05-22
rtpbin: Keep jb signals handler
Olivier Crête
1
-3
/
+7
2009-05-22
rtpbin: use the right lock for the sessions
Wim Taymans
1
-0
/
+4
2009-05-22
rtpbin: Free session if request pads are released
Olivier Crête
1
-3
/
+8
2009-05-22
rtpbin: Implement relasing of the rtp recv pad
Olivier Crête
1
-2
/
+17
2009-05-22
rtpbin: Implement releasing of rtp send pads
Olivier Crête
1
-6
/
+25
2009-05-22
rtpbin: Implement release of the recv rtcp pad
Olivier Crête
1
-3
/
+13
2009-05-22
rtpbin: Implement releasing of rtcp src pad
Olivier Crête
1
-2
/
+7
2009-05-05
rtpssrcdemux: drop unexpected RTCP packets
Wim Taymans
1
-1
/
+7
2009-04-27
rtpsouce: make WARNING into LOG
Olivier Crete
1
-1
/
+3
2009-04-27
rtpsession: notify when SSRC changes
Olivier Crete
1
-0
/
+7
2009-04-17
rtpsession: join the RTCP thread
Wim Taymans
1
-0
/
+5
2009-04-15
jitterbuffer: prevent overflow in EOS estimation
Wim Taymans
1
-1
/
+1
2009-04-15
rtpbin: we should not provide a clock
Wim Taymans
2
-17
/
+0
2009-04-15
jitterbuffer: more estimated EOS fixes
Wim Taymans
1
-6
/
+18
2009-04-15
jitterbuffer: release lock before pushing EOS
Wim Taymans
1
-1
/
+1
2009-03-27
rtpbin: add on_npt_stop signal
Wim Taymans
4
-14
/
+194
2009-03-13
rtpbin: don't return FALSE on seek events
Wim Taymans
1
-0
/
+1
2009-02-26
gstrtpbin: Don't forward revc events to sender
Olivier Crête
1
-4
/
+0
2009-02-25
docs: various doc fixes
Stefan Kost
1
-1
/
+1
2009-01-23
Send BYE packets immediatly for small sessions
Wim Taymans
1
-0
/
+4
2009-01-22
Unlock the jitterbuffer before pushing out the packet-lost events.
Wim Taymans
1
-5
/
+8
2009-01-02
gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use thi...
Olivier Crete
2
-0
/
+28
2009-01-02
gst/rtpmanager/: Rename a method to better reflect what it really does.
Wim Taymans
3
-19
/
+9
2008-12-29
gst/rtpmanager/gstrtpsession.c: Use method to get the internal SSRC.
Wim Taymans
2
-2
/
+16
2008-12-29
gst/rtpmanager/rtpsession.c: Only change the SSRC of the session and reset th...
Wim Taymans
1
-6
/
+8
2008-12-29
gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but the...
Wim Taymans
2
-4
/
+18
2008-12-23
gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp a...
Arnout Vandecappelle
2
-2
/
+32
[next]