summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/rtpsession.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-17rtpsession: update caps in the sourceWim Taymans1-0/+1
2012-08-30rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque1-2/+4
2012-01-19port to new gthread APIWim Taymans1-3/+3
2011-11-17Merge branch 'master' into 0.11Wim Taymans1-3/+6
2011-11-14rtpsession: Send FIR requests in response to key unit requests with all-heade...Olivier Crête1-1/+3
2011-11-14rtpsession: Put the PLI requests in each RTPSourceOlivier Crête1-3/+3
2011-11-14rtpsession: Process received Full Intra RequestsOlivier Crête1-0/+1
2011-11-03update for new net libraryWim Taymans1-1/+0
2011-09-19rtpsession: avoid timing out source too quicklyMark Nauwelaerts1-0/+1
2011-07-25rtpsession: Always send application requested feedback in immediate modeOlivier Crête1-0/+1
2011-04-20rtpsession: Remove incomplete support for RTCP FIROlivier Crête1-2/+1
2011-02-02rtpbin: Get and use the NTP time when receiving RTCPWim Taymans1-1/+2
2011-02-01rtpsession: Add action signal to request early RTCPOlivier Crête1-0/+1
2011-02-01rtpsession: Add callback to get the current timeOlivier Crête1-0/+17
2011-02-01rtpsession: Don't relay more than one PLI request per RTTOlivier Crête1-0/+1
2011-02-01rtpsession: Send GstForceKeyUnit event in response to received RTCP PLIOlivier Crête1-0/+16
2011-02-01rtpsession: Implement sending PLI packets in response to GstForceKeyUnitOlivier Crête1-0/+6
2011-02-01rtpsource: Retain RTCP Feedback packets for a specified amount of timeOlivier Crête1-0/+1
2011-02-01rtpsession: Emit signal on incoming RTCP FB packetOlivier Crête1-0/+2
2011-02-01rtpsession: Add method to request early RTCP packetOlivier Crête1-0/+8
2011-02-01rtpsession: Emit signal when sending a compound RTCP packetOlivier Crête1-0/+2
2010-09-13rtpsession: Calculate RTCP bandwidth as a fraction of the RTP bandwidthOlivier Crête1-1/+1
2010-05-07rtpsession: add properties to configure bandwidthsWim Taymans1-0/+7
2010-03-10rtpsession: Make it possible to favor new sources in case of SSRC conflictOlivier Crête1-0/+1
2010-03-10rtpsession: Move SSRC conflicts lists into RTPSourceOlivier Crête1-15/+0
2010-02-15rtpbin: remove more ntpnstime and cleanupsWim Taymans1-1/+1
2010-02-15rtpbin: change how NTP time is calculated in RTCPWim Taymans1-2/+2
2009-08-11rtpbin: add SDES property that takes GstStructureWim Taymans1-0/+3
2009-08-11rtpbin: add support for buffer-listBranko Subasic1-2/+2
2009-08-11gst/rtpmanager/: Rename a method to better reflect what it really does.Wim Taymans1-1/+1
2009-08-11gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when pro...Wim Taymans1-1/+2
2009-08-11gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.Håvard Graff1-6/+13
2009-08-11gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans1-0/+1
2009-08-11gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...Wim Taymans1-1/+3
2009-08-11gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...Wim Taymans1-0/+4
2009-08-11gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...Peter Kjellerstedt1-9/+6
2009-08-11gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...Olivier Crete1-0/+19
2009-08-11gst/rtpmanager/: Make it possible to use different user_data for each of the ...Youness Alaoui1-6/+29
2009-08-11gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-1/+1
2009-08-11gst/rtpmanager/: Update comment.Wim Taymans1-26/+8
2009-08-11gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans1-0/+1
2009-08-11gst/rtpmanager/: Various leak fixes.Wim Taymans1-1/+0
2009-08-11gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans1-19/+19
2009-08-11gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans1-1/+6
2009-08-11gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans1-1/+2
2009-08-11gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans1-2/+27
2009-08-11gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans1-2/+2
2009-08-11gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans1-3/+33
2009-08-11configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans1-0/+206