gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. The...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 10 Aug 2007 04:32:47 +0000 (04:32 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 10 Aug 2007 04:32:47 +0000 (04:32 +0000)
commit982bf23b353cd825e249d8fc13420f88e9cf4cd4
tree1f80f14cc60eefdeeee966041fe96fdfb8fcd1d4
parent882fd5c387f9f6fa51038e9517c7b0ad665e0b0e
gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. The blackman window provides a better st...

Original commit message from CVS:
* gst/filter/gstlpwsinc.c: (gst_lpwsinc_window_get_type),
(gst_lpwsinc_class_init), (gst_lpwsinc_init),
(lpwsinc_build_kernel), (lpwsinc_set_property),
(lpwsinc_get_property):
* gst/filter/gstlpwsinc.h:
Allow choosing between hamming and blackman window. The blackman
window provides a better stopband attenuation but a bit slower
rolloff.
ChangeLog
gst/filter/gstlpwsinc.c
gst/filter/gstlpwsinc.h