Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audioch...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 6 Feb 2008 23:44:43 +0000 (23:44 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 6 Feb 2008 23:44:43 +0000 (23:44 +0000)
commit22bea9fec39c98e58a3eec4e02b6df0b74936a0b
tree1e53048c543615729085db261f8670f41af49fef
parent8921eb2cd92059191b2b16aafbdfae04276935b4
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
23 files changed:
ChangeLog
common
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 [deleted file]
gst/audiofx/audiochebyshevfreqband.h [deleted file]
gst/audiofx/audiochebyshevfreqlimit.c [deleted file]
gst/audiofx/audiochebyshevfreqlimit.h [deleted file]
gst/audiofx/audiofx.c
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/audiochebband.c
tests/check/elements/audiocheblimit.c
tests/check/elements/audiochebyshevfreqband.c [deleted file]
tests/check/elements/audiochebyshevfreqlimit.c [deleted file]