summaryrefslogtreecommitdiffstats
path: root/gst/cutter
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2008-11-10 13:59:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2008-11-10 13:59:27 +0000
commitb3dc426c4e855e0eb22c22b94566c0c5fa07f6a1 (patch)
tree481f395aa13fa50804988025fdbf413cbb91798b /gst/cutter
parent499c3e520e58f13dec33874797fd922e953ae157 (diff)
gst/: Make author name consistent with others.
Original commit message from CVS: * gst/audiofx/audiowsincband.c: * gst/audiofx/audiowsinclimit.c: * gst/cutter/gstcutter.c: Make author name consistent with others.
Diffstat (limited to 'gst/cutter')
-rw-r--r--gst/cutter/gstcutter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/cutter/gstcutter.c b/gst/cutter/gstcutter.c
index 03dc9dce..9ebf9500 100644
--- a/gst/cutter/gstcutter.c
+++ b/gst/cutter/gstcutter.c
@@ -38,7 +38,7 @@ static const GstElementDetails cutter_details =
GST_ELEMENT_DETAILS ("Audio cutter",
"Filter/Editor/Audio",
"Audio Cutter to split audio into non-silent bits",
- "Thomas <thomas@apestaart.org>");
+ "Thomas Vander Stichele <thomas at apestaart dot org>");
static GstStaticPadTemplate cutter_src_factory = GST_STATIC_PAD_TEMPLATE ("src",
GST_PAD_SRC,