From 6db13ce20a3fae0a86435bf486d298feb3fe8d34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 4 Nov 2009 22:52:19 -0500 Subject: [PATCH] dtmfdetect: Add dtmfdetects to plugins docs --- docs/plugins/Makefile.am | 3 ++- docs/plugins/gst-plugins-bad-plugins-docs.sgml | 1 + docs/plugins/gst-plugins-bad-plugins-sections.txt | 18 +++++++++++++++++- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 61a2ba1..22b49b8 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -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 \ diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 47bb3c8..8890769 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -34,6 +34,7 @@ + diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index c695f94..aa6fefa 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -283,6 +283,23 @@ gst_dtmf_src_plugin_init
+element-dtmfdetect +dtmfdetect +GstDtmfDetect + +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 +
+ +
element-dtsdec dtsdec 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
-- 2.7.4