summaryrefslogtreecommitdiffstats
path: root/gst/law/alaw-decode.c
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-12-11 13:43:19 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-12-11 13:43:19 +0000
commite822442495ad49a98d8d140d70cea9cca1e358d0 (patch)
tree123ceeda0dcaeeca131759a32613ae28cd39c3e6 /gst/law/alaw-decode.c
parentd51b48bd6e5b90f7f2466b832b79692be2739465 (diff)
put the same mail for Zaheer Merali everywhere
Original commit message from CVS: put the same mail for Zaheer Merali everywhere
Diffstat (limited to 'gst/law/alaw-decode.c')
-rw-r--r--gst/law/alaw-decode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/law/alaw-decode.c b/gst/law/alaw-decode.c
index 30cc638a..2a3a1371 100644
--- a/gst/law/alaw-decode.c
+++ b/gst/law/alaw-decode.c
@@ -176,7 +176,7 @@ gst_alawdec_base_init (GstALawDecClass * klass)
"A Law to PCM conversion",
"Codec/Decoder/Audio",
"Convert 8bit A 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, alawdec_src_template);