put the same mail for Zaheer Merali everywhere
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 11 Dec 2004 13:43:19 +0000 (13:43 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 11 Dec 2004 13:43:19 +0000 (13:43 +0000)
Original commit message from CVS:
put the same mail for Zaheer Merali everywhere

AUTHORS
ChangeLog
gst/auparse/gstauparse.c
gst/law/alaw-decode.c
gst/law/alaw-encode.c
gst/law/mulaw-decode.c
gst/law/mulaw-encode.c
sys/osxaudio/gstosxaudioelement.c
sys/osxaudio/gstosxaudiosink.c
sys/osxaudio/gstosxaudiosrc.c

diff --git a/AUTHORS b/AUTHORS
index c493808..5cef5a3 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,7 +3,7 @@ Matt Howell <mhowell@users.sourceforge.net>
 Brent Bradburn <bbradburn@users.sourceforge.net>
 Wim Taymans <wim.taymans@chello.be>
 Richard Boulton <richard@tartarus.org>
-Zaheer Merali <zaheer@grid9.net>
+Zaheer Abbas Merali <zaheerabbas at merali dot org>
 David I. Lehn <dlehn@users.sourceforge.net>
 Chris Emerson <chris@tartarus.org>
 Jens Thiele <karme@unforgettable.com>
index 0b8eec9..23596bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        Add property to make videorate silent.
        Add property to prefer new frames over old ones.
 
-2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
+2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * sys/osxvideo/Makefile.am:
         Workaround so that the osxvideo .so file gets linked with the
         Cocoa, OpenGL and QuickTime frameworks
 
-2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
+2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * sys/osxaudio/Makefile.am:
         Workaround so that the osxaudio .so file gets linked with the
         CoreAudio framework
  
-2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
+2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * configure.ac:
        Whoops, my fault...fixed build issues
 
-2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
+2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * configure.ac:
         Add objective-c support if running in Darwin/Mac OS X
        (gst_videorate_change_state), (plugin_init):
        Added a video timestamp corrector.
 
-2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
+2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        fixed a potential leak with previous commit
        
        * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
 
-2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
+2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
        Added missing refcount, fixes bug #144425
        * configure.ac:
          add a header check for a dvdread header in dvdnav.  Fixes #133002
 
-2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
+2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
        * gst/tcp/gsttcpclientsink.h:
        Modified the tcp plugins so they are portable (IPv4,IPv6, any future 
         version of IP)
 
-2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
+2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * configure.ac:
        Added ogg library so that OSX detects libtheora properly
        Added configurable boundary specifier, added the value as a
        caps field as well.
 
-2004-06-02  Zaheer Abbas Merali <zaheerabbas@merali.org>
+2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * gst/tcp/gsttcp.c:
        * gst/tcp/gsttcpclientsrc.c:
          add rules to build shout2send (was removed by accident
          when this module was no more marked experimental/broken)
 
-2004-05-24  Zaheer Abbas Merali <zaheerabbas@merali.org>
+2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * ext/shout2/gstshout2.c:
        * ext/shout2/gstshout2.h:
 
 2004-05-20  David Schleef  <ds@schleef.org>
 
-       * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Merali
+       * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
        * sys/osxaudio/gstosxaudio.c:
        * sys/osxaudio/gstosxaudioelement.c:
        * sys/osxaudio/gstosxaudioelement.h:
        (gst_shout2send_base_init), (gst_shout2send_init),
        (gst_shout2send_connect), (gst_shout2send_change_state):
        * ext/shout2/gstshout2.h:
-         make this work again. Based on a patch by Zaheer Merali (fixes
+         make this work again. Based on a patch by Zaheer Abbas Merali (fixes
          #142262)
        * ext/theora/theora.c: (plugin_init):
          don't set rank on encoders
          rifflib, I'm not going to fix wavparse - too much work. All this
          fixes #104878.
 
-2004-04-22  Zaheer Abbas Merali <zaheerabbas@merali.org>
+2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        reviewed by Benjamin Otte  <otte@gnome.org>
 
index 9b84db0..bc3ee03 100644 (file)
@@ -19,7 +19,7 @@
 /* Element-Checklist-Version: 5 */
 
 /* 2001/04/03 - Updated parseau to use caps nego
- *              Zaheer Merali <zaheer@grid9.net
+ *              Zaheer Abbas Merali <zaheerabbas at merali dot org>
  */
 
 #ifdef HAVE_CONFIG_H
index 30cc638..2a3a137 100644 (file)
@@ -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);
index cc0a219..e3e6500 100644 (file)
@@ -218,7 +218,7 @@ gst_alawenc_base_init (GstALawEncClass * klass)
     "PCM to A Law conversion",
     "Codec/Encoder/Audio",
     "Convert 16bit PCM to 8bit A law",
-    "Zaheer Merali <zaheer@bellworldwide.net>"
+    "Zaheer Abbas Merali <zaheerabbas at merali dot org>"
   };
 
   gst_element_class_add_pad_template (element_class, alawenc_src_template);
index ed67e11..a3544a6 100644 (file)
@@ -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);
index d6fcccd..0166b30 100644 (file)
@@ -152,7 +152,7 @@ gst_mulawenc_base_init (GstMuLawEncClass * klass)
     "PCM to Mu Law conversion",
     "Codec/Encoder/Audio",
     "Convert 16bit PCM to 8bit mu law",
-    "Zaheer Merali <zaheer@bellworldwide.net>"
+    "Zaheer Abbas Merali <zaheerabbas at merali dot org>"
   };
 
   gst_element_class_add_pad_template (element_class, mulawenc_src_template);
index 351d2c5..5295d37 100644 (file)
@@ -44,7 +44,7 @@ static GstElementDetails gst_osxaudioelement_details =
 GST_ELEMENT_DETAILS ("Audio Mixer (OSX)",
     "Generic/Audio",
     "Mac OS X audio mixer element",
-    "Zaheer Abbas Merali <zaheerabbas at merali.org>");
+    "Zaheer Abbas Merali <zaheerabbas at merali dot org>");
 
 static void gst_osxaudioelement_base_init (GstOsxAudioElementClass * klass);
 static void gst_osxaudioelement_class_init (GstOsxAudioElementClass * klass);
index ac9ea01..3450563 100644 (file)
@@ -35,7 +35,7 @@ static GstElementDetails gst_osxaudiosink_details =
 GST_ELEMENT_DETAILS ("Audio Sink (Mac OS X)",
     "Sink/Audio",
     "Output to a Mac OS X CoreAudio Sound Device",
-    "Zaheer Abbas Merali <zaheerabbas at merali.org>");
+    "Zaheer Abbas Merali <zaheerabbas at merali dot org>");
 
 static void gst_osxaudiosink_base_init (gpointer g_class);
 static void gst_osxaudiosink_class_init (GstOsxAudioSinkClass * klass);
index 0edb850..542887d 100644 (file)
@@ -38,7 +38,7 @@ static GstElementDetails gst_osxaudiosrc_details =
 GST_ELEMENT_DETAILS ("Audio Source (Mac OS X)",
     "Source/Audio",
     "Read from the sound card",
-    "Zaheer Abbas Merali <zaheerabbas at merali.org>");
+    "Zaheer Abbas Merali <zaheerabbas at merali dot org>");
 
 
 /* Osxaudiosrc signals and args */