docs: add (sparse) docs for auparse element
authorStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 13:51:05 +0000 (16:51 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 13:51:05 +0000 (16:51 +0300)
docs/plugins/Makefile.am
docs/plugins/gst-plugins-good-plugins-docs.sgml
docs/plugins/gst-plugins-good-plugins-sections.txt

index aa5e6d9..fc57b24 100644 (file)
@@ -129,6 +129,7 @@ EXTRA_HFILES = \
        $(top_srcdir)/gst/audiofx/audiowsincband.h \
        $(top_srcdir)/gst/audiofx/audiowsinclimit.h \
        $(top_srcdir)/gst/audiofx/audiofirfilter.h \
+       $(top_srcdir)/gst/auparse/gstauparse.h \
        $(top_srcdir)/gst/autodetect/gstautoaudiosink.h \
        $(top_srcdir)/gst/autodetect/gstautoaudiosrc.h \
        $(top_srcdir)/gst/autodetect/gstautovideosink.h \
index a0ad5c3..e85c236 100644 (file)
@@ -39,6 +39,7 @@
     <xi:include href="xml/element-audioinvert.xml" />
     <xi:include href="xml/element-audiopanorama.xml" />
     <xi:include href="xml/element-audiokaraoke.xml" />
+    <xi:include href="xml/element-auparse.xml" />
     <xi:include href="xml/element-autoaudiosink.xml" />
     <xi:include href="xml/element-autoaudiosrc.xml" />
     <xi:include href="xml/element-autovideosink.xml" />
index cfa57e9..373a11e 100644 (file)
@@ -279,6 +279,20 @@ gst_audio_wsinclimit_get_type
 </SECTION>
 
 <SECTION>
+<FILE>element-auparse</FILE>
+<TITLE>auparse</TITLE>
+GstAuParse
+<SUBSECTION Standard>
+GstAuParseClass
+GST_TYPE_AU_PARSE
+GST_AU_PARSE
+GST_AU_PARSE_CLASS
+GST_IS_AU_PARSE
+GST_IS_AU_PARSE_CLASS
+gst_au_parse_get_type
+</SECTION>
+
+<SECTION>
 <FILE>element-autoaudiosink</FILE>
 <TITLE>autoaudiosink</TITLE>
 GstAutoAudioSink