• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5  <meta name="generator" content="PSPad editor, www.pspad.com" />
6  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
7  <link rel="stylesheet" type="text/css" href="styles/lame.css" />
8    <title>LAME MP3 Encoder :: Developers</title>
9 </head>
10 <body>
11<div id="menu">
12    <ul>
13        <li><a href="index.html">Index page</a></li>
14        <li><a href="about.html">About LAME</a></li>
15        <li><a href="introduction.html">Intro to encoding</a></li>
16        <li><a href="usage.html">Usage of LAME</a></li>
17        <li><a href="history.html">Version history</a></li>
18        <li><a href="contributors.html">Coders of LAME</a></li>
19        <li><a href="contact.html">Contact LAME</a></li>
20        <li><a style="border: 0" href="links.html">LAME links</a></li>
21    </ul>
22</div>
23<div id="container">
24<div id="content">
25
26<div align="center">
27    <img src="images/logo.gif" width="358" height="231" alt="LAME Official Logo" />
28    <h2 class="hilight">LAME Developers</h2>
29</div>
30
31<p>
32    Note: if possible, please do not contact developers directly, but proceed as
33    mentioned in the <a href="contact.html">contact page</a>.
34</p>
35
36<p>
37    LAME was originally developed by Mike Cheng, from 1998 to 1999. After he
38    retired, the project started being maintained by Mark Taylor till early 2003.
39    After 2003, the project became managed by core developpers' teamwork, with no
40    official hierarchy or leadership.
41</p>
42
43<p>
44    The following list only represents some of the individuals (in alphabetical
45    order of family name) that contributed resources to LAME development. LAME
46    owes its quality and speed to contributions from many other people, including
47    the many people who post to the mp3encoder mailing list. See <a
48    href="https://svn.code.sf.net/p/lame/svn/trunk/lame/doc/html/history.html">
49    History</a> for more complete details.
50</p>
51
52<table class="devlist">
53    <tbody>
54
55    <tr>
56        <th colspan="2">Primary developers:</th>
57    </tr>
58
59    <tr>
60        <td><a href="http://sourceforge.net/users/robert/">Robert Hegemann</a></td>
61        <td>Tuning, optimizations, psychoacoustics...</td>
62    </tr>
63
64    <tr>
65        <td><a href="http://sourceforge.net/users/aleidinger">Alexander Leidinger</a></td>
66        <td>Multiplatform configuration, libraries handling, release management...</td>
67    </tr>
68
69    <tr>
70        <td><a href="http://www.ime.usp.br/~rbrito/">Rog&eacute;rio Brito</a></td>
71        <td>Debian packaging, debugging.</td>
72    </tr>
73
74    <tr><th colspan="2">Primary developers - Retired:</th></tr>
75
76    <tr>
77        <td width="30%"><a href="http://www.mp3-tech.org">Gabriel Bouvigne</a></td>
78        <td>Tuning, optimizations, psychoacoustics...</td>
79    </tr>
80
81    <tr>
82        <td><a href="http://sourceforge.net/users/mikecheng/">Mike Cheng</a></td>
83        <td>Maintainer of LAME v2.x.</td>
84    </tr>
85
86    <tr>
87        <td><a href="http://sourceforge.net/users/pfk">Frank Klemm</a></td>
88        <td>Psychoacoustics, optimizations.</td>
89    </tr>
90
91    <tr>
92        <td><a href="http://sourceforge.net/users/shibatch">Naoki Shibata</a></td>
93        <td>Psychoacoustics (NSPsytune model, NSSafeJoint).</td>
94    </tr>
95
96    <tr>
97        <td><a href="http://sourceforge.net/users/markt">Mark Taylor</a></td>
98        <td>Maintainer of LAME v3.x, initial implementer of GPsycho psychoacoustic
99        model.</td>
100    </tr>
101
102    <tr>
103        <td><a href="http://www.initialt.org">Takehiro Tominaga</a></td>
104        <td>Psychoacoustics, bitstream, optimizations, assembly code...</td>
105    </tr>
106
107    <tr><th colspan="2">Additional developers:</th></tr>
108
109    <tr>
110        <td><a href="http://www.rarewares.org">Roberto Amorim</a></td>
111        <td>Web pages and documentation.</td>
112    </tr>
113
114    <tr>
115        <td><a href="http://sourceforge.net/users/jd-">John Dahlstrom</a></td>
116        <td>Adaptive ATH.</td>
117    </tr>
118
119    <tr>
120        <td><a href="http://sourceforge.net/users/potsticker">John Dee</a></td>
121        <td>LAME extended VBR header.</td>
122    </tr>
123
124    <tr>
125        <td><a href="http://sourceforge.net/users/domd/">Dominique Duvivier</a></td>
126        <td>Speed optimizations.</td>
127    </tr>
128
129    <tr>
130        <td><a href="http://sourceforge.net/users/afaber">Albert Faber</a></td>
131        <td>Author of CDex and lame_enc.dll.</td>
132    </tr>
133
134    <tr>
135        <td><a href="http://sourceforge.net/users/pgubanov">Peter Gubanov</a></td>
136        <td>LAME DirectShow Filter.</td>
137    </tr>
138
139    <tr>
140        <td><a href="http://sourceforge.net/users/glessard">Guillaume Lessard</a></td>
141        <td>&nbsp;</td>
142    </tr>
143
144    <tr>
145        <td><a href="http://sourceforge.net/users/robux4">Steve Lhomme</a></td>
146        <td>LAME ACM codec.</td>
147    </tr>
148
149    <tr>
150        <td><a href="http://sourceforge.net/users/gramps">Don Melton</a></td>
151        <td>id3v1 and v2 code.</td>
152    </tr>
153
154    <tr>
155        <td><a href="http://sourceforge.net/users/dibrom/">Darin Morrison</a></td>
156        <td>Presets tuning.</td>
157    </tr>
158
159    <tr>
160        <td><a href="http://sourceforge.net/users/kylev/">Kyle VanderBeek</a></td>
161        <td>Python bindings, website clean-up.</td>
162    </tr>
163
164    </tbody>
165</table>
166
167
168
169</div>
170<div id="footer">
171
172<a href="http://sourceforge.net/projects/lame"><img src="images/sflogo.gif"
173 alt="Get LAME (Lame Aint an MP3 Encoder) at SourceForge.net. Fast, secure and Free Open Source software downloads"
174 border="0" height="30" width="120" /></a>
175
176<a href="http://validator.w3.org/#validate_by_upload"><img src="images/valid-xhtml10.png"
177 alt="Valid XHTML 1.0 Transitional" border="0" height="31" width="88" /></a>
178
179<a href="http://jigsaw.w3.org/css-validator/"><img src="images/valid-css.png"
180 alt="Valid CSS!" border="0" height="31" width="88" /></a>
181
182<p>HTML markup and design by <a
183href="http://www.rarewares.org" target="_blank">Roberto Amorim</a> and <a
184href="http://www.maresweb.de" target="_blank">Sebastian Mares</a>. Logo by <a
185href="http://www.brightercreative.co.uk">Sam Fisher</a>.</p>
186
187</div>
188</div>
189
190</body>
191</html>
192