rtpsession: Add property for minimum interval between Regular RTCP messages
[platform/upstream/gstreamer.git] / gst / rtpmanager / rtpsession.c
2011-02-01 Olivier Crêtertpsession: Add property for minimum interval between...
2011-02-01 Olivier Crêtertpsession: Emit signal when sending a compound RTCP...
2011-02-01 Olivier Crêtertpsession: Emit "on-ssrc-validated" when validating...
2010-12-23 Wim Taymansrtpsession: remember last sent RB values.
2010-12-23 Wim Taymansrtpsession: also emit RTCP activity on SR
2010-12-14 Wim Taymanssession: fix average RTCP packet size some more.
2010-12-14 Wim Taymansrtpbin: correctly calculate RTCP packet size
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-09-24 Pascal Buhlerrtpbin: Make cleaning up sources in rtp_session_on_time...
2010-09-24 Wim Taymansrtpsession: fix compilation
2010-09-24 Havard Graffrtpsession: relax third-party collision detection
2010-09-13 Olivier Crêtertpsession: Calculate RTCP bandwidth as a fraction...
2010-09-13 Wim Taymanssession: improve bandwidth recalculation
2010-09-13 Olivier Crêtertpsession: Add the option to auto-discover the RTP...
2010-09-13 Olivier Crêtertpsession: Initialise the average scaled by 16
2010-09-13 Wim Taymansrtpsession: add running_time argument docs
2010-09-13 Wim Taymansrtpsession: compute the average correctly scaled
2010-09-13 Olivier Crêtertpsession: Count sent RTCP packets after they have...
2010-05-07 Wim Taymansrtpsession: fix return value
2010-05-07 Wim Taymansrtpsession: add properties to configure bandwidths
2010-05-07 Wim Taymansrtpsession: handle NONE RTCP intervals
2010-03-10 Olivier Crêtertpsession: Make it possible to favor new sources in...
2010-03-10 Olivier Crêtertpsession: Move SSRC conflicts lists into RTPSource
2010-02-15 Wim Taymansrtpbin: remove more ntpnstime and cleanups
2010-02-15 Wim Taymansrtpbin: change how NTP time is calculated in RTCP
2009-12-22 Wim Taymansrtpbin: avoid some structure copies
2009-12-22 Pascal Buhlerrtpmanager: improve SDES handling
2009-11-30 Aurelien Grimaudrtpsession: avoid buffer ref/unref pairs for CSRCs
2009-09-03 Wim Taymansrtpsession: whitespace fixes
2009-08-11 Wim Taymansrtpsession: avoid doing lip-sync in BYE
2009-08-11 Wim Taymansrtpbin: don't do lip-sync after a BYE
2009-08-11 Wim Taymansrtpbin: only reconsider once for BYE
2009-08-11 Olivier Crêtertpsession: Free conflicting addresses on finalize
2009-08-11 Wim Taymansrtpsession: add a comment
2009-08-11 Wim Taymansrtpbin: add SDES property that takes GstStructure
2009-08-11 Branko Subasicrtpbin: add support for buffer-list
2009-08-11 Olivier Cretertpsession: notify when SSRC changes
2009-08-11 Olivier Cretegst/rtpmanager/: When an SSRC is found on the caps...
2009-08-11 Wim Taymansgst/rtpmanager/: Rename a method to better reflect...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Use method to get the...
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: Only change the SSRC of...
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: Make obtain_source return...
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: Add property to configure...
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: Add G_PARAM_STATIC_STRINGS.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Pass the running time...
2009-08-11 Håvard Graffgst/rtpmanager/gstrtpbin-marshal.list: Add marshaller...
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: Ref the rtpsource object...
2009-08-11 Wim Taymansgst/rtpmanager/: Fix some docs.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Add signal to notify listen...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Send EOS when the sessi...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpo...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/: Do not mix the use of g_get_current_ti...
2009-08-11 Olivier Cretegst/rtpmanager/rtpsession.c: Unlock the session lock...
2009-08-11 Wim Taymansgst/rtpmanager/: Also keep track of the first buffer...
2009-08-11 Olivier Cretegst/rtpmanager/rtpsession.*: Implement collision and...
2009-08-11 Youness Alaouigst/rtpmanager/: Make it possible to use different...
2009-08-11 Wim Taymansgst/rtpmanager/: Fix some leaks.
2009-08-11 Wim Taymansgst/rtpmanager/: Post a message when the SDES infor...
2009-08-11 Wim Taymansgst/rtpmanager/: Add signal to notify of an SDES change.
2009-08-11 Wim Taymansgst/rtpmanager/: Update comment.
2009-08-11 Wim Taymansgst/rtpmanager/rtpsession.c: When reconsidering RTCP...
2009-08-11 Wim Taymansgst/rtpmanager/: Add notification of active SSRCs to...
2009-08-11 Wim Taymansgst/rtpmanager/: Various leak fixes.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Calculate and configure...
2009-08-11 Wim Taymansgst/rtpmanager/: Updated example pipelines in docs.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.*: Distribute synchronisat...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Add some more advanced...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
2009-08-11 Wim Taymansgst/rtpmanager/: Remove complicated async queue and...
2009-08-11 Stefan Kostgst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtd...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Add some debug...
2009-08-11 Wim Taymansgst/rtpmanager/async_jitter_queue.c: Fix the case where...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Remove debug.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Move reconsideration...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Implement forward and...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: fix for pad name change
2009-08-11 Tim-Philipp Müllergst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API...
2009-08-11 Wim Taymansconfigure.ac: Disable rtpmanager for now because it...