gstreamer/gst/filter
Sebastian Dröge 5e1ac18fac gst/filter/: The transform() methods are not called in passthrough mode so there's no need for checking if the elemen...
Original commit message from CVS:
* gst/filter/gstbpwsinc.c: (bpwsinc_transform):
* gst/filter/gstlpwsinc.c: (lpwsinc_transform):
The transform() methods are not called in passthrough mode so
there's no need for checking if the element is in passthrough mode.
2007-12-06 12:37:43 +00:00
..
filter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstbpwsinc.c gst/filter/: The transform() methods are not called in passthrough mode so there's no need for checking if the elemen... 2007-12-06 12:37:43 +00:00
gstbpwsinc.h Use generator macros for the process functions for the different sample types, add lower upper boundaries for the GOb... 2007-08-17 15:05:17 +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/: The transform() methods are not called in passthrough mode so there's no need for checking if the elemen... 2007-12-06 12:37:43 +00:00
gstlpwsinc.h Use generator macros for the process functions for the different sample types, add lower upper boundaries for the GOb... 2007-08-17 15:05:17 +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