Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audiowsincba...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 21:53:39 +0000 (21:53 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 21:53:39 +0000 (21:53 +0000)
commit9749d146c63c6206e3ce81672231862122746c01
treea079690402bea9729dd834c220561bb02f1032a0
parent37915fa611ede3dbe8e6e2e70baafb49f5c216ea
Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audiowsincband respectively, in the gst-plug...

Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* gst/filter/Makefile.am:
* gst/filter/filter.vcproj:
* gst/filter/gstbpwsinc.c:
* gst/filter/gstbpwsinc.h:
* gst/filter/gstfilter.c:
* gst/filter/gstfilter.h:
* gst/filter/gstlpwsinc.c:
* gst/filter/gstlpwsinc.h:
* tests/check/Makefile.am:
* tests/check/elements/bpwsinc.c:
* tests/check/elements/lpwsinc.c:
Remove lpwsinc and bpwsinc elements - they've become
audiowsinclimit and audiowsincband respectively, in the
gst-plugins-good audiofx plugin.
17 files changed:
ChangeLog
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-sections.txt
docs/plugins/gst-plugins-bad-plugins.args
docs/plugins/gst-plugins-bad-plugins.hierarchy
gst/filter/Makefile.am
gst/filter/filter.vcproj
gst/filter/gstbpwsinc.c [deleted file]
gst/filter/gstbpwsinc.h [deleted file]
gst/filter/gstfilter.c
gst/filter/gstfilter.h
gst/filter/gstlpwsinc.c [deleted file]
gst/filter/gstlpwsinc.h [deleted file]
tests/check/Makefile.am
tests/check/elements/bpwsinc.c [deleted file]
tests/check/elements/lpwsinc.c [deleted file]