Skip to content

Commit e822442

Browse files
author
Stéphane Loeuillet
committed
put the same mail for Zaheer Merali everywhere
Original commit message from CVS: put the same mail for Zaheer Merali everywhere
1 parent d51b48b commit e822442

10 files changed

+22
-22
lines changed

AUTHORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Matt Howell <[email protected]>
33
Brent Bradburn <[email protected]>
44
Wim Taymans <[email protected]>
55
Richard Boulton <[email protected]>
6-
Zaheer Merali <[email protected]>
6+
Zaheer Abbas Merali <zaheerabbas at merali dot org>
77
David I. Lehn <[email protected]>
88
Chris Emerson <[email protected]>
99
Jens Thiele <[email protected]>

ChangeLog

+13-13
Original file line numberDiff line numberDiff line change
@@ -5697,24 +5697,24 @@
56975697
Add property to make videorate silent.
56985698
Add property to prefer new frames over old ones.
56995699

5700-
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
5700+
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
57015701

57025702
* sys/osxvideo/Makefile.am:
57035703
Workaround so that the osxvideo .so file gets linked with the
57045704
Cocoa, OpenGL and QuickTime frameworks
57055705

5706-
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
5706+
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
57075707

57085708
* sys/osxaudio/Makefile.am:
57095709
Workaround so that the osxaudio .so file gets linked with the
57105710
CoreAudio framework
57115711

5712-
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
5712+
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
57135713

57145714
* configure.ac:
57155715
Whoops, my fault...fixed build issues
57165716

5717-
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
5717+
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
57185718

57195719
* configure.ac:
57205720
Add objective-c support if running in Darwin/Mac OS X
@@ -5866,13 +5866,13 @@
58665866
(gst_videorate_change_state), (plugin_init):
58675867
Added a video timestamp corrector.
58685868

5869-
2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
5869+
2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
58705870

58715871
fixed a potential leak with previous commit
58725872

58735873
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
58745874

5875-
2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
5875+
2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
58765876

58775877
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
58785878
Added missing refcount, fixes bug #144425
@@ -5986,7 +5986,7 @@
59865986
* configure.ac:
59875987
add a header check for a dvdread header in dvdnav. Fixes #133002
59885988

5989-
2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
5989+
2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
59905990

59915991
* gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
59925992
* gst/tcp/gsttcpclientsink.h:
@@ -6001,7 +6001,7 @@
60016001
Modified the tcp plugins so they are portable (IPv4,IPv6, any future
60026002
version of IP)
60036003

6004-
2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
6004+
2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
60056005

60066006
* configure.ac:
60076007
Added ogg library so that OSX detects libtheora properly
@@ -6406,7 +6406,7 @@
64066406
Added configurable boundary specifier, added the value as a
64076407
caps field as well.
64086408

6409-
2004-06-02 Zaheer Abbas Merali <zaheerabbas@merali.org>
6409+
2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
64106410

64116411
* gst/tcp/gsttcp.c:
64126412
* gst/tcp/gsttcpclientsrc.c:
@@ -6675,7 +6675,7 @@
66756675
add rules to build shout2send (was removed by accident
66766676
when this module was no more marked experimental/broken)
66776677

6678-
2004-05-24 Zaheer Abbas Merali <zaheerabbas@merali.org>
6678+
2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
66796679

66806680
* ext/shout2/gstshout2.c:
66816681
* ext/shout2/gstshout2.h:
@@ -6751,7 +6751,7 @@
67516751

67526752
2004-05-20 David Schleef <[email protected]>
67536753

6754-
* sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Merali
6754+
* sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
67556755
* sys/osxaudio/gstosxaudio.c:
67566756
* sys/osxaudio/gstosxaudioelement.c:
67576757
* sys/osxaudio/gstosxaudioelement.h:
@@ -7181,7 +7181,7 @@
71817181
(gst_shout2send_base_init), (gst_shout2send_init),
71827182
(gst_shout2send_connect), (gst_shout2send_change_state):
71837183
* ext/shout2/gstshout2.h:
7184-
make this work again. Based on a patch by Zaheer Merali (fixes
7184+
make this work again. Based on a patch by Zaheer Abbas Merali (fixes
71857185
#142262)
71867186
* ext/theora/theora.c: (plugin_init):
71877187
don't set rank on encoders
@@ -7836,7 +7836,7 @@
78367836
rifflib, I'm not going to fix wavparse - too much work. All this
78377837
fixes #104878.
78387838

7839-
2004-04-22 Zaheer Abbas Merali <zaheerabbas@merali.org>
7839+
2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
78407840

78417841
reviewed by Benjamin Otte <[email protected]>
78427842

gst/auparse/gstauparse.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/* Element-Checklist-Version: 5 */
2020

2121
/* 2001/04/03 - Updated parseau to use caps nego
22-
* Zaheer Merali <[email protected]
22+
* Zaheer Abbas Merali <zaheerabbas at merali dot org>
2323
*/
2424

2525
#ifdef HAVE_CONFIG_H

gst/law/alaw-decode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ gst_alawdec_base_init (GstALawDecClass * klass)
176176
"A Law to PCM conversion",
177177
"Codec/Decoder/Audio",
178178
"Convert 8bit A law to 16bit PCM",
179-
"Zaheer Merali <[email protected]>"
179+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>"
180180
};
181181

182182
gst_element_class_add_pad_template (element_class, alawdec_src_template);

gst/law/alaw-encode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ gst_alawenc_base_init (GstALawEncClass * klass)
218218
"PCM to A Law conversion",
219219
"Codec/Encoder/Audio",
220220
"Convert 16bit PCM to 8bit A law",
221-
"Zaheer Merali <[email protected]>"
221+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>"
222222
};
223223

224224
gst_element_class_add_pad_template (element_class, alawenc_src_template);

gst/law/mulaw-decode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ gst_mulawdec_base_init (GstMuLawDecClass * klass)
153153
"Mu Law to PCM conversion",
154154
"Codec/Decoder/Audio",
155155
"Convert 8bit mu law to 16bit PCM",
156-
"Zaheer Merali <[email protected]>"
156+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>"
157157
};
158158

159159
gst_element_class_add_pad_template (element_class, mulawdec_src_template);

gst/law/mulaw-encode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ gst_mulawenc_base_init (GstMuLawEncClass * klass)
152152
"PCM to Mu Law conversion",
153153
"Codec/Encoder/Audio",
154154
"Convert 16bit PCM to 8bit mu law",
155-
"Zaheer Merali <[email protected]>"
155+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>"
156156
};
157157

158158
gst_element_class_add_pad_template (element_class, mulawenc_src_template);

sys/osxaudio/gstosxaudioelement.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ static GstElementDetails gst_osxaudioelement_details =
4444
GST_ELEMENT_DETAILS ("Audio Mixer (OSX)",
4545
"Generic/Audio",
4646
"Mac OS X audio mixer element",
47-
"Zaheer Abbas Merali <zaheerabbas at merali.org>");
47+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>");
4848

4949
static void gst_osxaudioelement_base_init (GstOsxAudioElementClass * klass);
5050
static void gst_osxaudioelement_class_init (GstOsxAudioElementClass * klass);

sys/osxaudio/gstosxaudiosink.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ static GstElementDetails gst_osxaudiosink_details =
3535
GST_ELEMENT_DETAILS ("Audio Sink (Mac OS X)",
3636
"Sink/Audio",
3737
"Output to a Mac OS X CoreAudio Sound Device",
38-
"Zaheer Abbas Merali <zaheerabbas at merali.org>");
38+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>");
3939

4040
static void gst_osxaudiosink_base_init (gpointer g_class);
4141
static void gst_osxaudiosink_class_init (GstOsxAudioSinkClass * klass);

sys/osxaudio/gstosxaudiosrc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ static GstElementDetails gst_osxaudiosrc_details =
3838
GST_ELEMENT_DETAILS ("Audio Source (Mac OS X)",
3939
"Source/Audio",
4040
"Read from the sound card",
41-
"Zaheer Abbas Merali <zaheerabbas at merali.org>");
41+
"Zaheer Abbas Merali <zaheerabbas at merali dot org>");
4242

4343

4444
/* Osxaudiosrc signals and args */

0 commit comments

Comments
 (0)