index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtpsource: allow for NULL caps on buffers
Wim Taymans
2009-08-11
1
-3
/
+2
*
rtpsource: Incoming buffers do not always have caps
Olivier Crête
2009-08-11
1
-1
/
+2
*
rtpsession: avoid doing lip-sync in BYE
Wim Taymans
2009-08-11
1
-0
/
+2
*
rtpbin: don't do lip-sync after a BYE
Wim Taymans
2009-08-11
1
-5
/
+10
*
rtpbin: only reconsider once for BYE
Wim Taymans
2009-08-11
1
-5
/
+11
*
rtpsession: Free conflicting addresses on finalize
Olivier Crête
2009-08-11
1
-0
/
+3
*
rtpbin: use new method for netaddress to string
Wim Taymans
2009-08-11
1
-42
/
+5
*
rtpbin: do better cleanup of the src ghostpads
Wim Taymans
2009-08-11
1
-14
/
+30
*
rtpsession: add a comment
Wim Taymans
2009-08-11
1
-1
/
+1
*
rtpbin: add SDES property
Wim Taymans
2009-08-11
3
-271
/
+39
*
rtpbin: add SDES property that takes GstStructure
Wim Taymans
2009-08-11
4
-105
/
+104
*
rtpbin: removed old gstrtpclient
Wim Taymans
2009-08-11
4
-547
/
+0
*
rtpbin: add support for buffer-list
Branko Subasic
2009-08-11
5
-62
/
+161
*
Make build without warnings with debugging disabled
Tim-Philipp Müller
2009-08-11
1
-3
/
+2
*
rtpbin: Transform the right session sdes message
Olivier Crête
2009-08-11
1
-3
/
+1
*
Add ssrc to application/x-rtp-source-sdes structure
Olivier Crête
2009-08-11
1
-1
/
+2
*
rtpsouce: the network address is in network order
Wim Taymans
2009-08-11
1
-0
/
+1
*
rtpsource: byteswap the port from GstNetAddress
Wim Taymans
2009-08-11
1
-2
/
+3
*
rtpbin: remove ptdemux ghostpads
Wim Taymans
2009-08-11
1
-0
/
+13
*
rtpbin: add to new signal to remove SSRC pads
Wim Taymans
2009-08-11
1
-15
/
+6
*
ssrcdemux: emit signal when pads are removed
Ali Sabil
2009-08-11
3
-1
/
+80
*
rtpbin: use our ghostpads instead of its target
Wim Taymans
2009-08-11
1
-44
/
+46
*
rtpbin: don't warn when getting request pads twice
Wim Taymans
2009-08-11
1
-52
/
+34
*
rtpsource: add RTP and RTCP source address
Wim Taymans
2009-08-11
1
-0
/
+48
*
rtpsession: reuse source code for SDES
Wim Taymans
2009-08-11
1
-58
/
+2
*
rtpbin: set target state on new elements
Wim Taymans
2009-08-11
1
-20
/
+37
*
rtpbin: unref requests pads after releasing
Wim Taymans
2009-08-11
1
-0
/
+4
*
rtpbin: Implement releasing the streams
Olivier Crête
2009-08-11
1
-21
/
+53
*
rtpbin: Keep jb signals handler
Olivier Crête
2009-08-11
1
-3
/
+7
*
rtpbin: use the right lock for the sessions
Wim Taymans
2009-08-11
1
-0
/
+4
*
rtpbin: Free session if request pads are released
Olivier Crête
2009-08-11
1
-3
/
+8
*
rtpbin: Implement relasing of the rtp recv pad
Olivier Crête
2009-08-11
1
-2
/
+17
*
rtpbin: Implement releasing of rtp send pads
Olivier Crête
2009-08-11
1
-6
/
+25
*
rtpbin: Implement release of the recv rtcp pad
Olivier Crête
2009-08-11
1
-3
/
+13
*
rtpbin: Implement releasing of rtcp src pad
Olivier Crête
2009-08-11
1
-2
/
+7
*
rtpssrcdemux: drop unexpected RTCP packets
Wim Taymans
2009-08-11
1
-1
/
+7
*
rtpsouce: make WARNING into LOG
Olivier Crete
2009-08-11
1
-1
/
+3
*
rtpsession: notify when SSRC changes
Olivier Crete
2009-08-11
1
-0
/
+7
*
rtpsession: join the RTCP thread
Wim Taymans
2009-08-11
1
-0
/
+5
*
jitterbuffer: prevent overflow in EOS estimation
Wim Taymans
2009-08-11
1
-1
/
+1
*
rtpbin: we should not provide a clock
Wim Taymans
2009-08-11
2
-17
/
+0
*
jitterbuffer: more estimated EOS fixes
Wim Taymans
2009-08-11
1
-6
/
+18
*
jitterbuffer: release lock before pushing EOS
Wim Taymans
2009-08-11
1
-1
/
+1
*
rtpbin: add on_npt_stop signal
Wim Taymans
2009-08-11
4
-14
/
+194
*
rtpbin: don't return FALSE on seek events
Wim Taymans
2009-08-11
1
-0
/
+1
*
gstrtpbin: Don't forward revc events to sender
Olivier Crête
2009-08-11
1
-4
/
+0
*
docs: various doc fixes
Stefan Kost
2009-08-11
1
-1
/
+1
*
Send BYE packets immediatly for small sessions
Wim Taymans
2009-08-11
1
-0
/
+4
*
Unlock the jitterbuffer before pushing out the packet-lost events.
Wim Taymans
2009-08-11
1
-5
/
+8
*
gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use thi...
Olivier Crete
2009-08-11
2
-0
/
+28
[next]