summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller22-13827/+0
2009-08-06rtpsource: avoid buffer leak on bad seqnumric1-0/+1
2009-07-28rtpsource: allow for NULL caps on buffersWim Taymans1-3/+2
2009-07-28rtpsource: Incoming buffers do not always have capsOlivier Crête1-1/+2
2009-07-27rtpsession: avoid doing lip-sync in BYEWim Taymans1-0/+2
2009-07-27rtpbin: don't do lip-sync after a BYEWim Taymans1-5/+10
2009-07-27rtpbin: only reconsider once for BYEWim Taymans1-5/+11
2009-07-22rtpsession: Free conflicting addresses on finalizeOlivier Crête1-0/+3
2009-07-01rtpbin: use new method for netaddress to stringWim Taymans1-42/+5
2009-06-29rtpbin: do better cleanup of the src ghostpadsWim Taymans1-14/+30
2009-06-29rtpsession: add a commentWim Taymans1-1/+1
2009-06-29rtpbin: add SDES propertyWim Taymans3-271/+39
2009-06-29rtpbin: add SDES property that takes GstStructureWim Taymans4-105/+104
2009-06-29rtpbin: removed old gstrtpclientWim Taymans4-547/+0
2009-06-19rtpbin: add support for buffer-listBranko Subasic5-62/+161
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-3/+2
2009-05-29rtpbin: Transform the right session sdes messageOlivier Crête1-3/+1
2009-05-29Add ssrc to application/x-rtp-source-sdes structureOlivier Crête1-1/+2
2009-05-27rtpsouce: the network address is in network orderWim Taymans1-0/+1
2009-05-26rtpsource: byteswap the port from GstNetAddressWim Taymans1-2/+3
2009-05-25rtpbin: remove ptdemux ghostpadsWim Taymans1-0/+13
2009-05-22rtpbin: add to new signal to remove SSRC padsWim Taymans1-15/+6
2009-05-22ssrcdemux: emit signal when pads are removedAli Sabil3-1/+80
2009-05-22rtpbin: use our ghostpads instead of its targetWim Taymans1-44/+46
2009-05-22rtpbin: don't warn when getting request pads twiceWim Taymans1-52/+34
2009-05-22rtpsource: add RTP and RTCP source addressWim Taymans1-0/+48
2009-05-22rtpsession: reuse source code for SDESWim Taymans1-58/+2
2009-05-22rtpbin: set target state on new elementsWim Taymans1-20/+37
2009-05-22rtpbin: unref requests pads after releasingWim Taymans1-0/+4
2009-05-22rtpbin: Implement releasing the streamsOlivier Crête1-21/+53
2009-05-22rtpbin: Keep jb signals handlerOlivier Crête1-3/+7
2009-05-22rtpbin: use the right lock for the sessionsWim Taymans1-0/+4
2009-05-22rtpbin: Free session if request pads are releasedOlivier Crête1-3/+8
2009-05-22rtpbin: Implement relasing of the rtp recv padOlivier Crête1-2/+17
2009-05-22rtpbin: Implement releasing of rtp send padsOlivier Crête1-6/+25
2009-05-22rtpbin: Implement release of the recv rtcp padOlivier Crête1-3/+13
2009-05-22rtpbin: Implement releasing of rtcp src padOlivier Crête1-2/+7
2009-05-05rtpssrcdemux: drop unexpected RTCP packetsWim Taymans1-1/+7
2009-04-27rtpsouce: make WARNING into LOGOlivier Crete1-1/+3
2009-04-27rtpsession: notify when SSRC changesOlivier Crete1-0/+7
2009-04-17rtpsession: join the RTCP threadWim Taymans1-0/+5
2009-04-15jitterbuffer: prevent overflow in EOS estimationWim Taymans1-1/+1
2009-04-15rtpbin: we should not provide a clockWim Taymans2-17/+0
2009-04-15jitterbuffer: more estimated EOS fixesWim Taymans1-6/+18
2009-04-15jitterbuffer: release lock before pushing EOSWim Taymans1-1/+1
2009-03-27rtpbin: add on_npt_stop signalWim Taymans4-14/+194
2009-03-13rtpbin: don't return FALSE on seek eventsWim Taymans1-0/+1
2009-02-26gstrtpbin: Don't forward revc events to senderOlivier Crête1-4/+0
2009-02-25docs: various doc fixesStefan Kost1-1/+1
2009-01-23Send BYE packets immediatly for small sessionsWim Taymans1-0/+4