summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiochebyshevfreqlimit.c
Commit message (Expand)AuthorAgeFilesLines
* Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...Sebastian Dröge2008-01-081-3/+3
* gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...Sebastian Dröge2007-12-061-1/+1
* gst/audiofx/: Add small comparision with the windowed sinc filters in the docs.Sebastian Dröge2007-08-191-0/+5
* gst/audiofx/: Use generator macros for the process functions for the differen...Sebastian Dröge2007-08-171-28/+30
* gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.Sebastian Dröge2007-08-161-0/+816