gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird 2N+1...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 10 Aug 2007 04:44:43 +0000 (04:44 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 10 Aug 2007 04:44:43 +0000 (04:44 +0000)
commit6b97253764969146b7b88df4d635777a36abd369
treeb743dcf7b4490a9d65d946e03ce80d230ae6acef
parent6f8c72a4b04b5248d3681b13d5a8aa762a0220b6
gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird 2N+1. Setting the property will round to...

Original commit message from CVS:
* gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
(gst_lpwsinc_init), (process_32), (process_64),
(lpwsinc_build_kernel), (lpwsinc_set_property),
(lpwsinc_get_property):
* gst/filter/gstlpwsinc.h:
Specify the actual filter length instead of a weird
2N+1. Setting the property will round to the next odd number.
Also remove now obsolete FIXMEs.
gst/audiofx/audiowsinclimit.c
gst/audiofx/audiowsinclimit.h