summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiowsinclimit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiofx/audiowsinclimit.c')
-rw-r--r--gst/audiofx/audiowsinclimit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/audiofx/audiowsinclimit.c b/gst/audiofx/audiowsinclimit.c
index 9ee2070c..44c304cd 100644
--- a/gst/audiofx/audiowsinclimit.c
+++ b/gst/audiofx/audiowsinclimit.c
@@ -76,9 +76,9 @@
GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);
static const GstElementDetails audio_wsinclimit_details =
-GST_ELEMENT_DETAILS ("AudioWSincLimit",
+GST_ELEMENT_DETAILS ("Low pass & high pass filter",
"Filter/Effect/Audio",
- "Low-pass and High-pass Windowed sinc filter",
+ "Low pass and high pass windowed sinc filter",
"Thomas <thomas@apestaart.org>, "
"Steven W. Smith, "
"Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, "