From 22bea9fec39c98e58a3eec4e02b6df0b74936a0b Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 6 Feb 2008 23:44:43 +0000 Subject: 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 --- docs/plugins/Makefile.am | 4 +- docs/plugins/gst-plugins-good-plugins-docs.sgml | 4 +- docs/plugins/gst-plugins-good-plugins-sections.txt | 58 +++++++++--------- docs/plugins/gst-plugins-good-plugins.args | 26 ++++---- docs/plugins/inspect/plugin-audiofx.xml | 70 +++++++++++----------- 5 files changed, 81 insertions(+), 81 deletions(-) (limited to 'docs') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index ab6654c6..1b044ec5 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -100,8 +100,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/audiofx/audiodynamic.h \ $(top_srcdir)/gst/audiofx/audioinvert.h \ $(top_srcdir)/gst/audiofx/audiopanorama.h \ - $(top_srcdir)/gst/audiofx/audiochebyshevfreqlimit.h \ - $(top_srcdir)/gst/audiofx/audiochebyshevfreqband.h \ + $(top_srcdir)/gst/audiofx/audiocheblimit.h \ + $(top_srcdir)/gst/audiofx/audiochebband.h \ $(top_srcdir)/gst/autodetect/gstautoaudiosink.h \ $(top_srcdir)/gst/autodetect/gstautovideosink.h \ $(top_srcdir)/gst/avi/gstavidemux.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 1e8394ac..c921b64f 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -16,8 +16,8 @@ - - + + 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
-element-audiochebyshevfreqband -audiochebyshevfreqband -GstAudioChebyshevFreqBand - -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 -
- -
-element-audiochebyshevfreqlimit -audiochebyshevfreqlimit -GstAudioChebyshevFreqLimit - -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 +element-audiochebband +audiochebband +GstAudioChebBand + +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 +
+ +
+element-audiocheblimit +audiocheblimit +GstAudioChebLimit + +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
diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index 8ff67565..03f31a98 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -17399,7 +17399,7 @@ -GstAudioChebyshevFreqBand::lower-frequency +GstAudioChebBand::lower-frequency gfloat [0,100000] rw @@ -17409,8 +17409,8 @@ -GstAudioChebyshevFreqBand::mode -GstAudioChebyshevFreqBandMode +GstAudioChebBand::mode +GstAudioChebBandMode rw Mode @@ -17419,7 +17419,7 @@ -GstAudioChebyshevFreqBand::poles +GstAudioChebBand::poles gint [4,32] rw @@ -17429,7 +17429,7 @@ -GstAudioChebyshevFreqBand::ripple +GstAudioChebBand::ripple gfloat [0,200] rw @@ -17439,7 +17439,7 @@ -GstAudioChebyshevFreqBand::type +GstAudioChebBand::type gint [1,2] rw @@ -17449,7 +17449,7 @@ -GstAudioChebyshevFreqBand::upper-frequency +GstAudioChebBand::upper-frequency gfloat [0,100000] rw @@ -17459,7 +17459,7 @@ -GstAudioChebyshevFreqLimit::cutoff +GstAudioChebLimit::cutoff gfloat [0,100000] rw @@ -17469,8 +17469,8 @@ -GstAudioChebyshevFreqLimit::mode -GstAudioChebyshevFreqLimitMode +GstAudioChebLimit::mode +GstAudioChebLimitMode rw Mode @@ -17479,7 +17479,7 @@ -GstAudioChebyshevFreqLimit::poles +GstAudioChebLimit::poles gint [2,32] rw @@ -17489,7 +17489,7 @@ -GstAudioChebyshevFreqLimit::ripple +GstAudioChebLimit::ripple gfloat [0,200] rw @@ -17499,7 +17499,7 @@ -GstAudioChebyshevFreqLimit::type +GstAudioChebLimit::type gint [1,2] rw diff --git a/docs/plugins/inspect/plugin-audiofx.xml b/docs/plugins/inspect/plugin-audiofx.xml index 88d04ed5..8853eb61 100644 --- a/docs/plugins/inspect/plugin-audiofx.xml +++ b/docs/plugins/inspect/plugin-audiofx.xml @@ -14,59 +14,59 @@ AudioAmplify Filter/Effect/Audio Amplifies an audio stream by a given factor - Sebastian Dr303266ge <slomo@circular-chaos.org> + Sebastian Dröge <slomo@circular-chaos.org> - sink - sink + src + source always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- src - source + sink + sink always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- audiochebyshevfreqband - AudioChebyshevFreqBand + audiochebband + AudioChebBand Filter/Effect/Audio Chebyshev band pass and band reject filter - Sebastian Dr303266ge <slomo@circular-chaos.org> + Sebastian Dröge <slomo@circular-chaos.org> - sink - sink + src + source always
audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- src - source + sink + sink always
audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- audiochebyshevfreqlimit - AudioChebyshevFreqLimit + audiocheblimit + AudioChebLimit Filter/Effect/Audio Chebyshev low pass and high pass filter - Sebastian Dr303266ge <slomo@circular-chaos.org> + Sebastian Dröge <slomo@circular-chaos.org> - sink - sink + src + source always
audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- src - source + sink + sink always
audio/x-raw-float, width=(int){ 32, 64 }, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
@@ -77,17 +77,17 @@ AudioDynamic Filter/Effect/Audio Compressor and Expander - Sebastian Dr303266ge <slomo@circular-chaos.org> + Sebastian Dröge <slomo@circular-chaos.org> - sink - sink + src + source always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- src - source + sink + sink always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
@@ -98,17 +98,17 @@ AudioInvert Filter/Effect/Audio Swaps upper and lower half of audio samples - Sebastian Dr303266ge <slomo@circular-chaos.org> + Sebastian Dröge <slomo@circular-chaos.org> - sink - sink + src + source always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
- src - source + sink + sink always
audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]; audio/x-raw-float, width=(int)32, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]
@@ -121,18 +121,18 @@ Positions audio streams in the stereo panorama Stefan Kost <ensonic@users.sf.net> - - sink - sink - always -
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
-
src source always
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)2, endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
+ + sink + sink + always +
audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
+
-- cgit