summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-good-plugins-sections.txt
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-07 21:57:54 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-07 21:57:54 +0000
commit6fe3c141d711f0796a893369b3d715b7ef11c00b (patch)
treeee4df2692acc61cde72a07e1fde68969e521d620 /docs/plugins/gst-plugins-good-plugins-sections.txt
parent6d166987a0cce4e56faa888c4bbb7929e7866faf (diff)
Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx plugin, and rename to audiowsinclimit and...
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/inspect/plugin-audiofx.xml: * gst/audiofx/Makefile.am: * gst/audiofx/audiofx.c: * gst/audiofx/audiowsincband.c: * gst/audiofx/audiowsincband.h: * gst/audiofx/audiowsinclimit.c: * gst/audiofx/audiowsinclimit.h: * tests/check/Makefile.am: * tests/check/elements/audiowsincband.c: * tests/check/elements/audiowsinclimit.c: Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx plugin, and rename to audiowsinclimit and audiowsincband respectively. Fixes: #467666
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-sections.txt')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-sections.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt
index 94613289..b4ee20b9 100644
--- a/docs/plugins/gst-plugins-good-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-good-plugins-sections.txt
@@ -138,6 +138,36 @@ gst_audio_panorama_get_type
</SECTION>
<SECTION>
+<FILE>element-audiowsincband</FILE>
+<TITLE>audiowsincband</TITLE>
+GstAudioWSincBand
+<SUBSECTION Standard>
+GstAudioWSincBandClass
+GstAudioWSincBandProcessFunc
+GST_AUDIO_WSINC_BAND
+GST_AUDIO_WSINC_BAND_CLASS
+GST_IS_AUDIO_WSINC_BAND
+GST_IS_AUDIO_WSINC_BAND_CLASS
+GST_TYPE_AUDIO_WSINC_BAND
+audio_wsincband_get_type
+</SECTION>
+
+<SECTION>
+<FILE>element-audiowsinclimit</FILE>
+<TITLE>audiowsinclimit</TITLE>
+GstAudioWSincLimit
+<SUBSECTION Standard>
+GstAudioWSincLimitClass
+GstAudioWSincLimitProcessFunc
+GST_AUDIO_WSINC_LIMIT
+GST_AUDIO_WSINC_LIMIT_CLASS
+GST_IS_AUDIO_WSINC_LIMIT
+GST_IS_AUDIO_WSINC_LIMIT_CLASS
+GST_TYPE_AUDIO_WSINC_LIMIT
+audio_wsinclimit_get_type
+</SECTION>
+
+<SECTION>
<FILE>element-autoaudiosink</FILE>
<TITLE>autoaudiosink</TITLE>
GstAutoAudioSink