summaryrefslogtreecommitdiff
path: root/gst/equalizer
AgeCommit message (Expand)AuthorFilesLines
2017-12-11equalizer: Fix -Wincompatible-pointer-types warningMichael Catanzaro1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-01-05meson: Install presets filesThibault Saunier1-0/+3
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+15
2016-01-05equalizer: The child-proxy API is GObject based in 1.xSebastian Dröge1-1/+1
2015-05-18Revert "doc: Workaround gtkdoc issue"Stefan Sauer1-2/+0
2015-05-16doc: Workaround gtkdoc issueNicolas Dufresne1-0/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-22equalizer: fix dynamic changes on bandsLuis de Bethencourt1-2/+4
2014-10-13equalizer: Don't call iirequalizer's transform_ip in passthrough modeDavid Sansome1-3/+1
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