summaryrefslogtreecommitdiff
path: root/gst/equalizer
AgeCommit message (Expand)AuthorFilesLines
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller8-16/+16
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller3-3/+3
2012-08-17equalizer: enable presets for the n-band equalizerStefan Sauer3-6/+6
2012-06-11childproxy: update api useStefan Sauer3-32/+32
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller3-3/+3
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-31update for child proxy api changeWim Taymans3-33/+33
2012-02-17Merge branch 'master' into 0.11Wim Taymans1-2/+9
2012-02-17equalizer: fix switching from passthrough to non-passthrough when parameters ...Tim-Philipp Müller1-2/+9
2012-02-06iirequalizer: fix equalizer and unit testWim Taymans1-5/+5
2012-01-25update for new memory APIWim Taymans1-5/+4
2012-01-19port to new gthread APIWim Taymans2-5/+5
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2012-01-05equalizer: Update for the new raw audio layout fieldSebastian Dröge1-1/+2
2011-12-12Work around deprecated thread API in glib masterTim-Philipp Müller1-0/+2
2011-11-27Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-8/+16
2011-11-26equalizer: also sync the parameters for the filter bandsStefan Sauer1-8/+16
2011-11-11fix for ringbuffer renameWim Taymans1-1/+0
2011-11-10various: add missing includesStefan Sauer1-0/+1
2011-11-04controller: port to new controller location and apiStefan Sauer3-4/+3
2011-10-27Merge branch 'master' into 0.11Wim Taymans1-2/+2
2011-10-21equalizer: remove avoidable call to gst_object_set_nameRené Stadler1-2/+2
2011-08-19port to more audio api changesWim Taymans1-2/+2
2011-08-19port more elements to new audio caps and APIWim Taymans1-48/+36
2011-06-30equalizer: port to 0.11Mark Nauwelaerts4-99/+45
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+13
2010-12-30Change M_PI to G_PIDavid Schleef1-5/+5
2010-09-23equalizer: fix class definitionsTim-Philipp Müller3-3/+3
2010-03-17Add -Wredundant-decls warning flagBenjamin Otte1-3/+0
2010-01-13equalizer: Fix property description for the 3rd band of the 10band equalizerSebastian Dröge1-2/+2
2009-11-05equalizer: printf format fixTim-Philipp Müller1-1/+1
2009-11-05equalizer: Notify about band property changes caused by changing number of bandsSebastian Dröge1-3/+13
2009-11-05equalizer: Make changes to band properties and the number of bands threadsafeSebastian Dröge3-25/+44
2009-11-05equalizer: Fix stupid off by two bugSebastian Dröge1-1/+1
2009-11-05equalizer: Add band property to select the band filter typeSebastian Dröge1-4/+67
2009-11-05equalizer: Fix code styleSebastian Dröge1-8/+0
2009-11-05equalizer: Some cleanupSebastian Dröge4-99/+108
2009-10-07equalizer: use shelfing filters for first and last bandStefan Kost1-55/+145
2009-10-05equalizer: fix filter history usage. Fixes #597397Stefan Kost1-17/+15
2009-05-28equalizer: Use floating point arithmetic internally for the int16 modeGhislain 'Aus' Lacroix1-6/+6
2009-02-03equalizer: Don't reset frequency bands from user settings. Fixes #570343.Stefan Kost1-18/+20
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost3-72/+54
2008-11-13gst/equalizer/: Add presets for equalizer. Fixes #522183.Stefan Kost5-4/+225
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-10-27gst/equalizer/gstiirequalizer.c: Don't calculate the filter coefficients for ...Sebastian Dröge1-0/+1
2008-05-31gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly u...Sebastian Dröge1-10/+60
2008-05-30gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when nee...Sebastian Dröge2-16/+55
2008-05-20gst/equalizer/gstiirequalizer.c: Use a bigger type in integer mode for the in...Sebastian Dröge1-6/+6