rtpsession: Calculate RTCP bandwidth as a fraction of the RTP bandwidth
[platform/upstream/gstreamer.git] / gst / rtpmanager / gstrtpsession.c
2010-09-13 Olivier Crêtertpsession: Calculate RTCP bandwidth as a fraction...
2010-09-13 Olivier Crêtertpsession: Add the option to auto-discover the RTP...
2010-09-13 Olivier Crêtegstrtpsession: Don't unref pads in finalize
2010-09-06 Wim Taymanssession: minor cleanups
2010-09-06 Thijs Vermeirrtpbin: add use-pipeline-clock property
2010-05-07 Wim Taymansrtpsession: add properties to configure the bandwidth
2010-05-07 Wim Taymansrtpsession: small cleanups
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-02-15 Wim Taymansrtpbin: remove use of ntp_ns_base
2010-02-15 Wim Taymansrtpbin: remove more ntpnstime and cleanups
2010-02-15 Wim Taymansrtpbin: change how NTP time is calculated in RTCP
2009-09-01 Peter Kjellerstedtrtpmanager: Fixed a copy & paste error
2009-09-01 Peter Kjellerstedtrtpmanager: Removed unused variable priv
2009-09-01 Peter Kjellerstedtrtpmanager: A little clean up
2009-09-01 Peter Kjellerstedtrtpmanager: Make sure that used caps are not freed...
2009-09-01 Peter Kjellerstedtrtpmanager: Set caps in gst_rtp_session_send_rtcp(...
2009-08-31 Wim Taymansrtpsession: use proper locking for pads and caps
2009-08-31 Sebastian Drögertpsession: Make sure that used caps are not freed...
2009-08-31 Sebastian Drögertp: Use new gst_iterator_new_single() for the internal...
2009-08-31 Sebastian Drögertpsession: Use iterate internal links instead of depre...
2009-08-11 Wim Taymansrtpbin: add SDES property
2009-08-11 Branko Subasicrtpbin: add support for buffer-list
2009-08-11 Wim Taymansrtpsession: reuse source code for SDES
2009-08-11 Wim Taymansrtpsession: join the RTCP thread
2009-08-11 Wim Taymansrtpbin: don't return FALSE on seek events
2009-08-11 Olivier Crêtegstrtpbin: Don't forward revc events to sender
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/gstrtpsession.c: Fix event leak.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Pass the running time...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Install event handler...
2009-08-11 Håvard Graffgst/rtpmanager/gstrtpbin-marshal.list: Add marshaller...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Release pads of the session...
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 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 Stefan Kostgst/: More doc updates. More xrefs.
2009-08-11 Stefan KostDo not use short_description in section docs for elemen...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/gstrtpsession.c: Make sure to unref...
2009-08-11 Sjoerd Simonsgst/rtpmanager/gstrtpsession.c: Send RTP BYE command...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Set up some internal...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Ref caps when inserting...
2009-08-11 Wim Taymansgst/rtpmanager/: Unset GValues after g_signal_emitv...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/: Avoid leaking pads in the RTP manager.
2009-08-11 Ole André Vadla... gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: If we find the caps...
2009-08-11 Youness Alaouigst/rtpmanager/: Make it possible to use different...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.c: Don't set fixed caps...
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 Ole André Vadla... gst/rtpmanager/gstrtpsession.c: Fix bad function signat...
2009-08-11 Jan Schmidtgst/: Fix compiler warnings shown by Forte.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Fix caps refcounting for...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the...
2009-08-11 Wim Taymansgst/rtpmanager/: Add notification of active SSRCs to...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Link to the right pads...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Also set NTP base time...
2009-08-11 Wim Taymansgst/rtpmanager/: Various leak fixes.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Calculate and configure...
2009-08-11 Tim-Philipp Müllergst/rtpmanager/gstrtpsession.c: Make compiler happy...
2009-08-11 Wim Taymansgst/rtpmanager/: Updated example pipelines in docs.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpsession.*: Distribute synchronisat...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Add some more advanced...
2009-08-11 Tim-Philipp MüllerRename all GstRTPFoo structs to GstRtpFoo so that GST_B...
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 Wim TaymansRename elements to avoid conflict with farsight element...
2009-08-11 Wim TaymansDocument stuff.
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 Wim Taymansconfigure.ac: Disable rtpmanager for now because it...
2009-08-11 Wim Taymansgst/rtpmanager/: Protect lists and structures with...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Add debugging category.
2009-08-11 Wim TaymansAdd RTP session management elements. Still in progress.