dtmfdetect: Add dtmfdetects to plugins docs
authorOlivier Crête <olivier.crete@collabora.co.uk>
Thu, 5 Nov 2009 03:52:19 +0000 (22:52 -0500)
committerOlivier Crête <olivier.crete@collabora.co.uk>
Thu, 5 Nov 2009 15:41:30 +0000 (10:41 -0500)
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-sections.txt

index 61a2ba1..22b49b8 100644 (file)
@@ -104,7 +104,7 @@ EXTRA_HFILES = \
        $(top_srcdir)/ext/kate/gstkateparse.h \
        $(top_srcdir)/ext/kate/gstkatetag.h \
        $(top_srcdir)/ext/kate/gstkatetiger.h \
-               $(top_srcdir)/ext/ladspa/gstladspa.h \
+       $(top_srcdir)/ext/ladspa/gstladspa.h \
        $(top_srcdir)/ext/musicbrainz/gsttrm.h \
        $(top_srcdir)/ext/metadata/gstbasemetadata.h \
        $(top_srcdir)/ext/metadata/gstmetadatademux.h \
@@ -134,6 +134,7 @@ EXTRA_HFILES = \
        $(top_srcdir)/gst/debugutils/fpsdisplaysink.h \
        $(top_srcdir)/gst/debugutils/gstcapssetter.h \
        $(top_srcdir)/gst/dtmf/gstdtmfsrc.h \
+       $(top_srcdir)/gst/dtmf/gstdtmfdetect.h \
        $(top_srcdir)/gst/dtmf/gstrtpdtmfsrc.h \
        $(top_srcdir)/gst/dtmf/gstrtpdtmfdepay.h \
        $(top_srcdir)/gst/dvdspu/gstdvdspu.h \
index 47bb3c8..8890769 100644 (file)
@@ -34,6 +34,7 @@
     <xi:include href="xml/element-dccpserversrc.xml" />
     <xi:include href="xml/element-dfbvideosink.xml" />
     <xi:include href="xml/element-directdrawsink.xml" />
+    <xi:include href="xml/element-dtmfdetect.xml" />
     <xi:include href="xml/element-dtmfsrc.xml" />
     <xi:include href="xml/element-dtsdec.xml" />
     <xi:include href="xml/element-dvbsrc.xml" />
index c695f94..aa6fefa 100644 (file)
@@ -283,6 +283,23 @@ gst_dtmf_src_plugin_init
 </SECTION>
 
 <SECTION>
+<FILE>element-dtmfdetect</FILE>
+<TITLE>dtmfdetect</TITLE>
+GstDtmfDetect
+<SUBSECTION Standard>
+GstDtmfDetectClass
+GST_TYPE_DTMF_DETECT
+GST_DTMF_DETECT
+GST_DTMF_DETECT_CAST
+GST_DTMF_DETECT_CLASS
+GST_DTMF_DETECT_GET_CLASS
+GST_IS_DTMF_DETECT
+GST_IS_DTMF_DETECT_CLASS
+gst_dtmf_detect_get_type
+gst_dtmf_detect_plugin_init
+</SECTION>
+
+<SECTION>
 <FILE>element-dtsdec</FILE>
 <TITLE>dtsdec</TITLE>
 GstDtsDec
@@ -848,7 +865,6 @@ GST_TYPE_RTP_MUX
 GstRTPMuxClass
 gst_rtp_mux_get_type
 gst_rtp_mux_plugin_init
-gst_rtp_session_set_ssrc
 </SECTION>
 
 <SECTION>