summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/gstrtpmux.c
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-02-10 19:11:15 +0000
committerEdward Hervey <bilboed@bilboed.com>2009-02-21 17:48:57 +0100
commitfe071273c47245d01f4ac8b4c0a83abdcebcc820 (patch)
tree8c58514f06f17d815adf4f8ac0173e604b84a267 /gst/rtpmux/gstrtpmux.c
parent0bff57a39594f45e2ce1d05afaf2735f70ae3d87 (diff)
downloadgst-plugins-bad-fe071273c47245d01f4ac8b4c0a83abdcebcc820.tar.gz
gst-plugins-bad-fe071273c47245d01f4ac8b4c0a83abdcebcc820.tar.bz2
gst-plugins-bad-fe071273c47245d01f4ac8b4c0a83abdcebcc820.zip
[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit
Diffstat (limited to 'gst/rtpmux/gstrtpmux.c')
-rw-r--r--gst/rtpmux/gstrtpmux.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/rtpmux/gstrtpmux.c b/gst/rtpmux/gstrtpmux.c
index 75ec5ace..39f2f3d4 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