From a4a22454dcb03466adceb801cfd75d6324e3896a Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 25 Feb 2009 11:45:05 +0200 Subject: [PATCH] docs: various doc fixes No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please. --- gst/rtpmanager/gstrtpdtmfmux.c | 1 - gst/rtpmanager/gstrtpmux.c | 2 -- 2 files changed, 3 deletions(-) diff --git a/gst/rtpmanager/gstrtpdtmfmux.c b/gst/rtpmanager/gstrtpdtmfmux.c index 9928cc6e79..f98d7a04c5 100644 --- a/gst/rtpmanager/gstrtpdtmfmux.c +++ b/gst/rtpmanager/gstrtpdtmfmux.c @@ -25,7 +25,6 @@ /** * SECTION:element-rtpdtmfmux - * @short_description: mixes RTP DTMF streams into other RTP streams * @see_also: rtpdtmfsrc, dtmfsrc * * The RTPDTMFMuxer mixes/muxes RTP DTMF stream(s) into other RTP diff --git a/gst/rtpmanager/gstrtpmux.c b/gst/rtpmanager/gstrtpmux.c index bdf29cf7ff..23730b96e0 100644 --- a/gst/rtpmanager/gstrtpmux.c +++ b/gst/rtpmanager/gstrtpmux.c @@ -25,8 +25,6 @@ /** * SECTION:element-rtpmux - * @short_description: Muxer that takes one or several RTP streams - * and muxes them to a single rtp stream. * * The rtp muxer takes multiple RTP streams having the same clock-rate and * muxes into a single stream with a single SSRC.