docs: various doc fixes
authorStefan Kost <ensonic@users.sf.net>
Wed, 25 Feb 2009 09:45:05 +0000 (11:45 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 16 Dec 2012 16:33:41 +0000 (16:33 +0000)
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
gst/rtpmanager/gstrtpmux.c

index 9928cc6..f98d7a0 100644 (file)
@@ -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
index bdf29cf..23730b9 100644 (file)
@@ -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.