put the same mail for Zaheer Merali everywhere

Original commit message from CVS:
put the same mail for Zaheer Merali everywhere
This commit is contained in:
Stéphane Loeuillet 2004-12-11 13:43:19 +00:00
parent d51b48bd6e
commit e822442495
10 changed files with 22 additions and 22 deletions

@ -3,7 +3,7 @@ Matt Howell <mhowell@users.sourceforge.net>
Brent Bradburn <bbradburn@users.sourceforge.net> Brent Bradburn <bbradburn@users.sourceforge.net>
Wim Taymans <wim.taymans@chello.be> Wim Taymans <wim.taymans@chello.be>
Richard Boulton <richard@tartarus.org> 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> David I. Lehn <dlehn@users.sourceforge.net>
Chris Emerson <chris@tartarus.org> Chris Emerson <chris@tartarus.org>
Jens Thiele <karme@unforgettable.com> Jens Thiele <karme@unforgettable.com>

@ -5697,24 +5697,24 @@
Add property to make videorate silent. Add property to make videorate silent.
Add property to prefer new frames over old ones. 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: * sys/osxvideo/Makefile.am:
Workaround so that the osxvideo .so file gets linked with the Workaround so that the osxvideo .so file gets linked with the
Cocoa, OpenGL and QuickTime frameworks 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: * sys/osxaudio/Makefile.am:
Workaround so that the osxaudio .so file gets linked with the Workaround so that the osxaudio .so file gets linked with the
CoreAudio framework 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: * configure.ac:
Whoops, my fault...fixed build issues 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: * configure.ac:
Add objective-c support if running in Darwin/Mac OS X Add objective-c support if running in Darwin/Mac OS X
@ -5866,13 +5866,13 @@
(gst_videorate_change_state), (plugin_init): (gst_videorate_change_state), (plugin_init):
Added a video timestamp corrector. 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 fixed a potential leak with previous commit
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): * 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): * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
Added missing refcount, fixes bug #144425 Added missing refcount, fixes bug #144425
@ -5986,7 +5986,7 @@
* configure.ac: * configure.ac:
add a header check for a dvdread header in dvdnav. Fixes #133002 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.c: (gst_tcpclientsink_init_send):
* gst/tcp/gsttcpclientsink.h: * gst/tcp/gsttcpclientsink.h:
@ -6001,7 +6001,7 @@
Modified the tcp plugins so they are portable (IPv4,IPv6, any future Modified the tcp plugins so they are portable (IPv4,IPv6, any future
version of IP) 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: * configure.ac:
Added ogg library so that OSX detects libtheora properly Added ogg library so that OSX detects libtheora properly
@ -6406,7 +6406,7 @@
Added configurable boundary specifier, added the value as a Added configurable boundary specifier, added the value as a
caps field as well. 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/gsttcp.c:
* gst/tcp/gsttcpclientsrc.c: * gst/tcp/gsttcpclientsrc.c:
@ -6675,7 +6675,7 @@
add rules to build shout2send (was removed by accident add rules to build shout2send (was removed by accident
when this module was no more marked experimental/broken) 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.c:
* ext/shout2/gstshout2.h: * ext/shout2/gstshout2.h:
@ -6751,7 +6751,7 @@
2004-05-20 David Schleef <ds@schleef.org> 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/gstosxaudio.c:
* sys/osxaudio/gstosxaudioelement.c: * sys/osxaudio/gstosxaudioelement.c:
* sys/osxaudio/gstosxaudioelement.h: * sys/osxaudio/gstosxaudioelement.h:
@ -7181,7 +7181,7 @@
(gst_shout2send_base_init), (gst_shout2send_init), (gst_shout2send_base_init), (gst_shout2send_init),
(gst_shout2send_connect), (gst_shout2send_change_state): (gst_shout2send_connect), (gst_shout2send_change_state):
* ext/shout2/gstshout2.h: * 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) #142262)
* ext/theora/theora.c: (plugin_init): * ext/theora/theora.c: (plugin_init):
don't set rank on encoders don't set rank on encoders
@ -7836,7 +7836,7 @@
rifflib, I'm not going to fix wavparse - too much work. All this rifflib, I'm not going to fix wavparse - too much work. All this
fixes #104878. 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> reviewed by Benjamin Otte <otte@gnome.org>

@ -19,7 +19,7 @@
/* Element-Checklist-Version: 5 */ /* Element-Checklist-Version: 5 */
/* 2001/04/03 - Updated parseau to use caps nego /* 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 #ifdef HAVE_CONFIG_H

@ -176,7 +176,7 @@ gst_alawdec_base_init (GstALawDecClass * klass)
"A Law to PCM conversion", "A Law to PCM conversion",
"Codec/Decoder/Audio", "Codec/Decoder/Audio",
"Convert 8bit A law to 16bit PCM", "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); gst_element_class_add_pad_template (element_class, alawdec_src_template);

@ -218,7 +218,7 @@ gst_alawenc_base_init (GstALawEncClass * klass)
"PCM to A Law conversion", "PCM to A Law conversion",
"Codec/Encoder/Audio", "Codec/Encoder/Audio",
"Convert 16bit PCM to 8bit A law", "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); gst_element_class_add_pad_template (element_class, alawenc_src_template);

@ -153,7 +153,7 @@ gst_mulawdec_base_init (GstMuLawDecClass * klass)
"Mu Law to PCM conversion", "Mu Law to PCM conversion",
"Codec/Decoder/Audio", "Codec/Decoder/Audio",
"Convert 8bit mu law to 16bit PCM", "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); gst_element_class_add_pad_template (element_class, mulawdec_src_template);

@ -152,7 +152,7 @@ gst_mulawenc_base_init (GstMuLawEncClass * klass)
"PCM to Mu Law conversion", "PCM to Mu Law conversion",
"Codec/Encoder/Audio", "Codec/Encoder/Audio",
"Convert 16bit PCM to 8bit mu law", "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); gst_element_class_add_pad_template (element_class, mulawenc_src_template);

@ -44,7 +44,7 @@ static GstElementDetails gst_osxaudioelement_details =
GST_ELEMENT_DETAILS ("Audio Mixer (OSX)", GST_ELEMENT_DETAILS ("Audio Mixer (OSX)",
"Generic/Audio", "Generic/Audio",
"Mac OS X audio mixer element", "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_base_init (GstOsxAudioElementClass * klass);
static void gst_osxaudioelement_class_init (GstOsxAudioElementClass * klass); static void gst_osxaudioelement_class_init (GstOsxAudioElementClass * klass);

@ -35,7 +35,7 @@ static GstElementDetails gst_osxaudiosink_details =
GST_ELEMENT_DETAILS ("Audio Sink (Mac OS X)", GST_ELEMENT_DETAILS ("Audio Sink (Mac OS X)",
"Sink/Audio", "Sink/Audio",
"Output to a Mac OS X CoreAudio Sound Device", "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_base_init (gpointer g_class);
static void gst_osxaudiosink_class_init (GstOsxAudioSinkClass * klass); static void gst_osxaudiosink_class_init (GstOsxAudioSinkClass * klass);

@ -38,7 +38,7 @@ static GstElementDetails gst_osxaudiosrc_details =
GST_ELEMENT_DETAILS ("Audio Source (Mac OS X)", GST_ELEMENT_DETAILS ("Audio Source (Mac OS X)",
"Source/Audio", "Source/Audio",
"Read from the sound card", "Read from the sound card",
"Zaheer Abbas Merali <zaheerabbas at merali.org>"); "Zaheer Abbas Merali <zaheerabbas at merali dot org>");
/* Osxaudiosrc signals and args */ /* Osxaudiosrc signals and args */