gstreamer/gst/filter
Sebastian Dröge 11131b7a44 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.
2007-08-10 04:44:43 +00:00
..
filter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstbpwsinc.c gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead. 2007-08-09 19:23:33 +00:00
gstbpwsinc.h gst/filter/: Use GstAudioFilter as base class and don't leak the memory of the filter kernel and residue. 2007-08-08 20:47:33 +00:00
gstfilter.c Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. 2007-01-03 16:41:10 +00:00
gstfilter.h Ported the gstfilter plugin to GStreamer 0.10. 2006-07-10 14:42:15 +00:00
gstiir.c Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. 2007-01-03 16:41:10 +00:00
gstiir.h gst/filter/: Don't forget new files. 2006-07-10 14:49:46 +00:00
gstlpwsinc.c gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird 2N+1. Setting the property will round to... 2007-08-10 04:44:43 +00:00
gstlpwsinc.h gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird 2N+1. Setting the property will round to... 2007-08-10 04:44:43 +00:00
iir.c gst-indent 2004-03-14 22:34:33 +00:00
iir.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am gst/filter/: Use GstAudioFilter as base class and don't leak the memory of the filter kernel and residue. 2007-08-08 20:47:33 +00:00