[gst-plugins-farsight/master] Document rtp muxer a bit

Olivier Crête olivier.crete at collabora.co.uk
Tue Mar 3 10:52:42 PST 2009


---
 gst/rtpmux/gstrtpmux.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gst/rtpmux/gstrtpmux.c b/gst/rtpmux/gstrtpmux.c
index 75ec5ac..39f2f3d 100644
--- a/gst/rtpmux/gstrtpmux.c
+++ b/gst/rtpmux/gstrtpmux.c
@@ -28,8 +28,8 @@
  * @short_description: Muxer that takes one or several RTP streams
  * and muxes them to a single rtp stream.
  *
- * <refsect2>
- * </refsect2>
+ * The rtp muxer takes multiple RTP streams having the same clock-rate and
+ * muxes into a single stream with a single SSRC.
  */
 
 #ifdef HAVE_CONFIG_H
-- 
1.5.6.5



More information about the farsight-commits mailing list