diff options
author | Stefan Kost <ensonic@users.sf.net> | 2009-02-25 11:45:05 +0200 |
---|---|---|
committer | Stefan Kost <ensonic@users.sf.net> | 2009-02-25 12:42:36 +0200 |
commit | 53f975f63ce82c6466250e5f450c0663f46f5056 (patch) | |
tree | 1b4fe046cc32d9c0611a11c25845cd31f88bf854 /gst/dtmf/gstrtpdtmfdepay.c | |
parent | 9a0e1e0dca06d419af23d49ab87b681ae8313efc (diff) |
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.
Diffstat (limited to 'gst/dtmf/gstrtpdtmfdepay.c')
-rw-r--r-- | gst/dtmf/gstrtpdtmfdepay.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/dtmf/gstrtpdtmfdepay.c b/gst/dtmf/gstrtpdtmfdepay.c index 237792b38..85e7d1c27 100644 --- a/gst/dtmf/gstrtpdtmfdepay.c +++ b/gst/dtmf/gstrtpdtmfdepay.c @@ -21,7 +21,6 @@ */ /** * SECTION:element-rtpdtmfdepay - * @short_description: Transforms RFC 4733/2833 RTP dtmf packets into sound * @see_also: rtpdtmfsrc, rtpdtmfmux * * This element takes RTP DTMF packets and produces sound. It also emits a |