From 591416e0ce9fcb6c803fecd74946553684116a77 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 19 Feb 2009 13:16:39 +0000 Subject: Update Since: tags in autodetect srcs and audioecho --- gst/audiofx/audioecho.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/audiofx') diff --git a/gst/audiofx/audioecho.c b/gst/audiofx/audioecho.c index 3a047c3e..885fb341 100644 --- a/gst/audiofx/audioecho.c +++ b/gst/audiofx/audioecho.c @@ -20,7 +20,7 @@ /** * SECTION:element-audioecho - * @Since: 0.10.12 + * @Since: 0.10.14 * * audioecho adds an echo or (simple) reverb effect to an audio stream. The echo * delay, intensity and the percentage of feedback can be configured. -- cgit