Age | Commit message (Expand) | Author | Files | Lines |
2009-08-06 | rtpsource: avoid buffer leak on bad seqnum | ric | 1 | -0/+1 |
2009-07-28 | rtpsource: allow for NULL caps on buffers | Wim Taymans | 1 | -3/+2 |
2009-07-28 | rtpsource: Incoming buffers do not always have caps | Olivier Crête | 1 | -1/+2 |
2009-07-27 | rtpsession: avoid doing lip-sync in BYE | Wim Taymans | 1 | -0/+2 |
2009-07-27 | rtpbin: don't do lip-sync after a BYE | Wim Taymans | 1 | -5/+10 |
2009-07-27 | rtpbin: only reconsider once for BYE | Wim Taymans | 1 | -5/+11 |
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 |