summaryrefslogtreecommitdiff
path: root/gst/audiofx/audioecho.c
Commit message (Expand)AuthorAgeFilesLines
* audioecho: make sure buffer gets reallocated if max_delay changesPrashant Gotarne2015-08-141-0/+6
* audioecho: removed unused variable in set_propertyPrashant Gotarne2015-08-101-3/+1
* audioecho: fix example command lineTim-Philipp Müller2014-09-081-1/+1
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-181-1/+0
* audioecho: Fix handling of delay property in PLAYING/PAUSED stateKyosuke Nekomura2013-07-121-0/+6
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-2/+2
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* audiofx: remove transform lock usageWim Taymans2012-02-231-20/+27
* update for new memory APIWim Taymans2012-01-251-6/+5
* audiofx: Port to the new multichannel caps and the new raw audio layout fieldSebastian Dröge2012-01-051-1/+2
* controller: port to new controller location and apiStefan Sauer2011-11-041-2/+1
* audioecho: fix internal buffer size calculationRené Stadler2011-10-281-1/+1
* port to more audio api changesWim Taymans2011-08-191-2/+2
* port to new audio API and capsWim Taymans2011-08-191-22/+25
* Merge branch 'master' into 0.11Wim Taymans2011-06-171-1/+2
|\
| * audioecho: fix param flagsStefan Kost2011-06-171-1/+2
* | port some more elements to 0.11Wim Taymans2011-04-251-27/+26
|/
* audiofx: Sync properties to the stream timeSebastian Dröge2010-03-091-4/+14
* Update Since: tags in autodetect srcs and audioechoJan Schmidt2009-02-191-1/+1
* Use guint64 instead of guint for storing guint64Sebastian Dröge2009-02-031-3/+2
* Limit the delay by a new max-delay propertySebastian Dröge2009-01-281-41/+55
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-9/+7
* Save some allocations if the echo delay is increased oftenSebastian Dröge2009-01-241-3/+11
* Add note that audioecho's reverb sounds metallicSebastian Dröge2009-01-241-1/+6
* Rename audioreverb to audioecho. Fixes bug #568395.Sebastian Dröge2009-01-221-0/+367