summaryrefslogtreecommitdiffstats
path: root/gst/equalizer/gstiirequalizer.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Remove the equalizer plugin, which has moved to -goodJan Schmidt1-660/+0
2008-01-18gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f...Sebastian Dröge1-0/+8
2007-12-06gst/equalizer/gstiirequalizer.c: Fix compilation.Sebastian Dröge1-1/+1
2007-12-06gst/equalizer/gstiirequalizer.c: Don't process buffers in passthrough mode.Sebastian Dröge1-0/+3
2007-11-03gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge1-6/+21
2007-10-30gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge1-12/+27
2007-10-30gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...Sebastian Dröge1-48/+70
2007-10-18gst/equalizer/gstiirequalizer.c: Add a missing break.Sebastian Dröge1-0/+1
2007-10-18gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...Sebastian Dröge1-78/+66
2007-07-20gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...Stefan Kost1-41/+34
2007-06-22gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).Jens Granseuer1-1/+1
2007-06-20gst/equalizer/gstiirequalizer.c: Document parameter mapping.Stefan Kost1-3/+11
2007-05-22configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...Stefan Kost1-4/+5
2007-05-21ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...Stefan Kost1-0/+2
2007-03-14gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val...Stefan Kost1-19/+50
2007-03-09gst/equalizer/: Refactor plugin into a base class and a first subclass (nband...Stefan Kost1-116/+286
2007-02-03Fix up to use the newly ported (actually working) GstAudioFilter.Tim-Philipp Müller1-148/+98
2007-02-02gst/equalizer/gstiirequalizer.c: Rename "values" property to "band-values" an...Tim-Philipp Müller1-17/+35
2007-02-02Port equalizer plugin to 0.10 (#403572).James Doc Livingston1-22/+19
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-06expand tabsThomas Vander Stichele1-51/+51
2005-08-14licensing, name and description changesThomas Vander Stichele1-58/+57
2004-10-28gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe...Benjamin Otte1-0/+440