summaryrefslogtreecommitdiff
path: root/gst/equalizer
Commit message (Expand)AuthorAgeFilesLines
* equalizer: The child-proxy API is GObject based in 1.xSebastian Dröge2016-01-051-1/+1
* Revert "doc: Workaround gtkdoc issue"Stefan Sauer2015-05-181-2/+0
* doc: Workaround gtkdoc issueNicolas Dufresne2015-05-161-0/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* equalizer: fix dynamic changes on bandsLuis de Bethencourt2015-04-221-2/+4
* equalizer: Don't call iirequalizer's transform_ip in passthrough modeDavid Sansome2014-10-131-3/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-048-16/+16
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-273-3/+3
* equalizer: enable presets for the n-band equalizerStefan Sauer2012-08-173-6/+6
* childproxy: update api useStefan Sauer2012-06-113-32/+32
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-103-3/+3
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* update for child proxy api changeWim Taymans2012-03-313-33/+33
* Merge branch 'master' into 0.11Wim Taymans2012-02-171-2/+9
|\
| * equalizer: fix switching from passthrough to non-passthrough when parameters ...Tim-Philipp Müller2012-02-171-2/+9
* | iirequalizer: fix equalizer and unit testWim Taymans2012-02-061-5/+5
* | update for new memory APIWim Taymans2012-01-251-5/+4
* | port to new gthread APIWim Taymans2012-01-192-5/+5
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-0/+2
|\ \ | |/
| * Work around deprecated thread API in glib masterTim-Philipp Müller2011-12-121-0/+2
* | equalizer: Update for the new raw audio layout fieldSebastian Dröge2012-01-051-1/+2
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-11-271-8/+16
|\ \ | |/
| * equalizer: also sync the parameters for the filter bandsStefan Sauer2011-11-261-8/+16
* | fix for ringbuffer renameWim Taymans2011-11-111-1/+0
* | various: add missing includesStefan Sauer2011-11-101-0/+1
* | controller: port to new controller location and apiStefan Sauer2011-11-043-4/+3
* | Merge branch 'master' into 0.11Wim Taymans2011-10-271-2/+2
|\ \ | |/
| * equalizer: remove avoidable call to gst_object_set_nameRené Stadler2011-10-211-2/+2
* | port to more audio api changesWim Taymans2011-08-191-2/+2
* | port more elements to new audio caps and APIWim Taymans2011-08-191-48/+36
* | equalizer: port to 0.11Mark Nauwelaerts2011-06-304-99/+45
|/
* android: Make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* Change M_PI to G_PIDavid Schleef2010-12-301-5/+5
* equalizer: fix class definitionsTim-Philipp Müller2010-09-233-3/+3
* Add -Wredundant-decls warning flagBenjamin Otte2010-03-171-3/+0
* equalizer: Fix property description for the 3rd band of the 10band equalizerSebastian Dröge2010-01-131-2/+2
* equalizer: printf format fixTim-Philipp Müller2009-11-051-1/+1
* equalizer: Notify about band property changes caused by changing number of bandsSebastian Dröge2009-11-051-3/+13
* equalizer: Make changes to band properties and the number of bands threadsafeSebastian Dröge2009-11-053-25/+44
* equalizer: Fix stupid off by two bugSebastian Dröge2009-11-051-1/+1
* equalizer: Add band property to select the band filter typeSebastian Dröge2009-11-051-4/+67
* equalizer: Fix code styleSebastian Dröge2009-11-051-8/+0
* equalizer: Some cleanupSebastian Dröge2009-11-054-99/+108
* equalizer: use shelfing filters for first and last bandStefan Kost2009-10-071-55/+145
* equalizer: fix filter history usage. Fixes #597397Stefan Kost2009-10-051-17/+15
* equalizer: Use floating point arithmetic internally for the int16 modeGhislain 'Aus' Lacroix2009-05-281-6/+6
* equalizer: Don't reset frequency bands from user settings. Fixes #570343.Stefan Kost2009-02-031-18/+20
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-283-72/+54