summaryrefslogtreecommitdiff
path: root/gst/freeverb/gstfreeverb.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-2/+3
* freeverb: update for g_type_class_add_private() deprecationTim-Philipp Müller2018-08-191-8/+5
* Fix code indentationTim-Philipp Müller2018-04-221-2/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* Explicitly define float constants as floatNirbheek Chauhan2016-10-271-11/+11
* 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
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* freeverb: Don't pass floats to abs() but instead cast them to ints firstSebastian Dröge2014-05-191-10/+10
* 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-071-127/+100
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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-221-0/+972