From a99d3f8769ed3fd1266d5216ecefebfd1bdcf663 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 28 Jan 2009 12:29:42 +0200 Subject: Update and add documentation for plugins with no deps (gst). Link to properties. Correct titles for examples. Document a few trivial cases. Keep lists in section file and docs/plugins/Makefile.am alphabetically ordered. --- gst/auparse/gstauparse.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'gst/auparse') diff --git a/gst/auparse/gstauparse.c b/gst/auparse/gstauparse.c index 1f0dccc0..14996ae1 100644 --- a/gst/auparse/gstauparse.c +++ b/gst/auparse/gstauparse.c @@ -20,13 +20,8 @@ /** * SECTION:element-auparse - * @short_description: .au file parser * - * - * - * Parses .au files. - * - * + * Parses .au files mostly originating from sun os based computers. */ #ifdef HAVE_CONFIG_H -- cgit