summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-good-plugins-sections.txt
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-06 23:44:43 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-06 23:44:43 +0000
commit22bea9fec39c98e58a3eec4e02b6df0b74936a0b (patch)
tree1e53048c543615729085db261f8670f41af49fef /docs/plugins/gst-plugins-good-plugins-sections.txt
parent8921eb2cd92059191b2b16aafbdfae04276935b4 (diff)
Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS...
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/audiochebband.c: * gst/audiofx/audiochebband.h: * gst/audiofx/audiocheblimit.c: * gst/audiofx/audiocheblimit.h: * gst/audiofx/audiochebyshevfreqband.c: * gst/audiofx/audiochebyshevfreqband.h: * gst/audiofx/audiochebyshevfreqlimit.c: * gst/audiofx/audiochebyshevfreqlimit.h: * gst/audiofx/audiofx.c: * tests/check/Makefile.am: * tests/check/elements/.cvsignore: * tests/check/elements/audiochebband.c: * tests/check/elements/audiocheblimit.c: * tests/check/elements/audiochebyshevfreqband.c: * tests/check/elements/audiochebyshevfreqlimit.c: Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS surgery. Closes: #491811
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-sections.txt')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-sections.txt58
1 files changed, 29 insertions, 29 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt
index 06897f78..94613289 100644
--- a/docs/plugins/gst-plugins-good-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-good-plugins-sections.txt
@@ -58,35 +58,35 @@ gst_audio_amplify_get_type
</SECTION>
<SECTION>
-<FILE>element-audiochebyshevfreqband</FILE>
-<TITLE>audiochebyshevfreqband</TITLE>
-GstAudioChebyshevFreqBand
-<SUBSECTION Standard>
-GstAudioChebyshevFreqBandClass
-GstAudioChebyshevFreqBandProcessFunc
-GST_AUDIO_CHEBYSHEV_FREQ_BAND
-GST_AUDIO_CHEBYSHEV_FREQ_BAND_CLASS
-GST_AUDIO_CHEBYSHEV_FREQ_BAND_GET_CLASS
-GST_IS_AUDIO_CHEBYSHEV_FREQ_BAND
-GST_IS_AUDIO_CHEBYSHEV_FREQ_BAND_CLASS
-GST_TYPE_AUDIO_CHEBYSHEV_FREQ_BAND
-gst_audio_chebyshev_freq_band_get_type
-</SECTION>
-
-<SECTION>
-<FILE>element-audiochebyshevfreqlimit</FILE>
-<TITLE>audiochebyshevfreqlimit</TITLE>
-GstAudioChebyshevFreqLimit
-<SUBSECTION Standard>
-GstAudioChebyshevFreqLimitClass
-GstAudioChebyshevFreqLimitProcessFunc
-GST_AUDIO_CHEBYSHEV_FREQ_LIMIT
-GST_AUDIO_CHEBYSHEV_FREQ_LIMIT_CLASS
-GST_AUDIO_CHEBYSHEV_FREQ_LIMIT_GET_CLASS
-GST_IS_AUDIO_CHEBYSHEV_FREQ_LIMIT
-GST_IS_AUDIO_CHEBYSHEV_FREQ_LIMIT_CLASS
-GST_TYPE_AUDIO_CHEBYSHEV_FREQ_LIMIT
-gst_audio_chebyshev_freq_limit_get_type
+<FILE>element-audiochebband</FILE>
+<TITLE>audiochebband</TITLE>
+GstAudioChebBand
+<SUBSECTION Standard>
+GstAudioChebBandClass
+GstAudioChebBandProcessFunc
+GST_AUDIO_CHEB_BAND
+GST_AUDIO_CHEB_BAND_CLASS
+GST_AUDIO_CHEB_BAND_GET_CLASS
+GST_IS_AUDIO_CHEB_BAND
+GST_IS_AUDIO_CHEB_BAND_CLASS
+GST_TYPE_AUDIO_CHEB_BAND
+gst_audio_cheb_band_get_type
+</SECTION>
+
+<SECTION>
+<FILE>element-audiocheblimit</FILE>
+<TITLE>audiocheblimit</TITLE>
+GstAudioChebLimit
+<SUBSECTION Standard>
+GstAudioChebLimitClass
+GstAudioChebLimitProcessFunc
+GST_AUDIO_CHEB_LIMIT
+GST_AUDIO_CHEB_LIMIT_CLASS
+GST_AUDIO_CHEB_LIMIT_GET_CLASS
+GST_IS_AUDIO_CHEB_LIMIT
+GST_IS_AUDIO_CHEB_LIMIT_CLASS
+GST_TYPE_AUDIO_CHEB_LIMIT
+gst_audio_cheb_limit_get_type
</SECTION>
<SECTION>