summaryrefslogtreecommitdiff
path: root/gst/freeverb
AgeCommit message (Expand)AuthorFilesLines
2018-08-19freeverb: update for g_type_class_add_private() deprecationTim-Philipp Müller1-8/+5
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-04-22Fix code indentationTim-Philipp Müller1-2/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2016-10-27Explicitly define float constants as floatNirbheek Chauhan1-11/+11
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+12
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-2/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-01-21Constify some static arrays everywhereSebastian Dröge1-1/+1
2014-12-20freeverb: add a few presetsStefan Sauer2-0/+26
2014-05-19freeverb: Don't pass floats to abs() but instead cast them to ints firstSebastian Dröge1-10/+10
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-03freeverb: Fix compiler warning caused by wrong format specifierSebastian Dröge1-1/+1
2013-02-15freeverb: remove channel-mask from capsStefan Sauer1-8/+7
2013-02-07freeverb: port to 1.0Stefan Sauer3-135/+111
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2011-11-22freeverb: add a freeverb portStefan Sauer3-0/+1071