Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx plugin...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 21:57:54 +0000 (21:57 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 21:57:54 +0000 (21:57 +0000)
commit6fe3c141d711f0796a893369b3d715b7ef11c00b
treeee4df2692acc61cde72a07e1fde68969e521d620
parent6d166987a0cce4e56faa888c4bbb7929e7866faf
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
15 files changed:
ChangeLog
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