summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst/y4m/gsty4mencode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/y4m/gsty4mencode.c b/gst/y4m/gsty4mencode.c
index cc9352ab..3b82f5c1 100644
--- a/gst/y4m/gsty4mencode.c
+++ b/gst/y4m/gsty4mencode.c
@@ -51,7 +51,7 @@ static const GstElementDetails y4mencode_details =
GST_ELEMENT_DETAILS ("YUV4MPEG video encoder",
"Codec/Encoder/Video",
"Encodes a YUV frame into the yuv4mpeg format (mjpegtools)",
- "Wim Taymans <wim.taymans@chello.be>");
+ "Wim Taymans <wim.taymans@gmail.com>");
/* Filter signals and args */