gstreamer/gst/filter
Sebastian Dröge 3dffa0f9e6 gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.
Original commit message from CVS:
* gst/filter/gstlpwsinc.c: (process_32), (process_64),
(lpwsinc_build_kernel):
Fix processing if the input has more than one channel.
2007-08-10 04:06:53 +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.c: Fix processing if the input has more than one channel. 2007-08-10 04:06:53 +00:00
gstlpwsinc.h gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as the former is a C++ keyword. 2007-08-09 18:08:05 +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