summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiowsinclimit.h
Commit message (Expand)AuthorAgeFilesLines
* gst/audiofx/: Use a custom mutex for protecting the instance fields instead o...Sebastian Dröge2009-01-131-1/+3
* gst/audiofx/: Implement a base class for generic audio FIR filters.Sebastian Dröge2009-01-111-17/+8
* Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx p...Jan Schmidt2008-02-071-22/+21
* Use generator macros for the process functions for the different sample types...Sebastian Dröge2007-08-171-1/+1
* gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2007-08-161-0/+4
* Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...Sebastian Dröge2007-08-131-0/+3
* gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...Sebastian Dröge2007-08-101-6/+1
* gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...Sebastian Dröge2007-08-101-0/+1
* gst/filter/gstlpwsinc.*: Add a highpass mode.Sebastian Dröge2007-08-101-0/+1
* gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...Sebastian Dröge2007-08-091-5/+8
* gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...Sebastian Dröge2007-08-081-3/+3
* gst/filter/: Don't forget new files.Wim Taymans2006-07-101-0/+81