summaryrefslogtreecommitdiffstats
path: root/gst/law/mulaw-decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/law/mulaw-decode.c')
-rw-r--r--gst/law/mulaw-decode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/law/mulaw-decode.c b/gst/law/mulaw-decode.c
index ed67e11d..a3544a6c 100644
--- a/gst/law/mulaw-decode.c
+++ b/gst/law/mulaw-decode.c
@@ -153,7 +153,7 @@ gst_mulawdec_base_init (GstMuLawDecClass * klass)
"Mu Law to PCM conversion",
"Codec/Decoder/Audio",
"Convert 8bit mu law to 16bit PCM",
- "Zaheer Merali <zaheer@bellworldwide.net>"
+ "Zaheer Abbas Merali <zaheerabbas at merali dot org>"
};
gst_element_class_add_pad_template (element_class, mulawdec_src_template);