summaryrefslogtreecommitdiff
path: root/gst/freeverb
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-2/+4
* Remove autotools build systemTim-Philipp Müller2019-10-141-24/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* meson: install freeverb preset fileTim-Philipp Müller2018-12-171-0/+2
* freeverb: update for g_type_class_add_private() deprecationTim-Philipp Müller2018-08-191-8/+5
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Fix code indentationTim-Philipp Müller2018-04-221-2/+2
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* Explicitly define float constants as floatNirbheek Chauhan2016-10-271-11/+11
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-2/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* freeverb: add a few presetsStefan Sauer2014-12-202-0/+26
* freeverb: Don't pass floats to abs() but instead cast them to ints firstSebastian Dröge2014-05-191-10/+10
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* freeverb: Fix compiler warning caused by wrong format specifierSebastian Dröge2013-03-031-1/+1
* freeverb: remove channel-mask from capsStefan Sauer2013-02-151-8/+7
* freeverb: port to 1.0Stefan Sauer2013-02-073-135/+111
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* freeverb: add a freeverb portStefan Sauer2011-11-223-0/+1071