Mercurial > mplayer.hg
comparison AUTHORS @ 7343:1070fe020744
authors section from html docs, converted by Andras Mohari
author | arpi |
---|---|
date | Mon, 09 Sep 2002 21:38:50 +0000 |
parents | |
children | bbc5e78fdc0e |
comparison
equal
deleted
inserted
replaced
7342:21d6837f5d95 | 7343:1070fe020744 |
---|---|
1 ***************************************** | |
2 AUTHORS | |
3 ***************************************** | |
4 | |
5 NOTE: Do NOT send bug reports, help and | |
6 feature requests directly to the authors! | |
7 | |
8 ___________________ | |
9 The MPlayer project | |
10 ~~~~~~~~~~~~~~~~~~~ | |
11 | |
12 Árpád Gereöffy (A'rpi/ESP-team) [mail to <mplayer-users@mplayerhq.hu>] | |
13 * mplayer, mencoder core, A-V sync | |
14 * libmpdemux, demultiplexer for mpeg, asf, avi, various fixes in others | |
15 * mp3lib, based on mpglib sources [MP3 audio decoder] | |
16 * getch2 [keyboard handler] | |
17 * some changes in libmpeg2 code (progressive frames, bitrate & fps support) | |
18 * libvo improvements: adding OpenGL support, bugfix in mga driver... | |
19 * triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver | |
20 * OSD & SUB display code | |
21 * FFmpeg/libavcodec integration | |
22 * DivX4Linux (Project Mayo) support (see documentation) | |
23 * New DVD-Support using libdvdread | |
24 * MPEG PES output & DVB card support | |
25 * libmpcodecs design, porting video decoders, filters | |
26 | |
27 Zoltán Ponekker (Pontscho/Fresh!) <pontscho@makacs.poliod.hu> | |
28 * the original configure script and Makefiles for easy compile | |
29 * GUI system | |
30 * 3DNow! support into mp3lib and fastmemcpy.h | |
31 * various X11 driver changes, fixes (keyboard handling, fullscreen, | |
32 bpp detect, etc) | |
33 * libvo: adding xmga driver | |
34 * audio mixer (volume) support | |
35 | |
36 Gábor Lénárt (LGB) <lgb@lgb.hu> | |
37 * configure script improvements | |
38 * Makefile improvements | |
39 * preliminary DVD support (libcss) | |
40 * various X11 cleanups and fixes | |
41 * HTMLization of documentation | |
42 | |
43 Gábor Bérczi (Gabucino) <gabucino@mplayerhq.hu> | |
44 * documentation writer & maintainer | |
45 * Hungarian translation of documentation, homepage, and help output | |
46 * second homepage design&gfx | |
47 * homepage maintainer | |
48 * testing, codecs quality & speed comparisons | |
49 * IRC channels operator (#MPlayer is user channel) | |
50 * experimental MINIX port :) (what's funny about it?) | |
51 * MPsub subtitle format design | |
52 | |
53 Szabolcs Berecz (Szabi) <szabi@inf.elte.hu> | |
54 * codecs.conf file parser | |
55 * config file and command line parser | |
56 * mga_vid fixes, module option etc. | |
57 * fbdev support in libvo | |
58 * type #7 subtitle support | |
59 | |
60 László Megyer (Lez, Laaz) <lez@sch.bme.hu> | |
61 * SUB reader | |
62 * screensaver+DPMS disable for libvo | |
63 | |
64 Gyula László (Chass, Tégla) <chass-@freemail.hu> | |
65 * first fonts (mp_font1.zip) | |
66 * third homepage design&gfx | |
67 * fourth (current) homepage design&gfx | |
68 | |
69 Zoltán Márk Vicián (Se7en) <se7en@sch.bme.hu> | |
70 * SVGAlib support in libvo | |
71 | |
72 Alex Beregszaszi (al3x) <alex@naxine.org> | |
73 * ALSA output driver in libao2 | |
74 * vo_ggi output driver in libvo (www.ggi-project.org) | |
75 * XAnim codecs support | |
76 * VIVO files, codecs support | |
77 * TV grabbing support | |
78 * Quicktime hackings | |
79 * libavcodec support in MEncoder | |
80 * RM file format demuxer | |
81 * mencoder framecopy | |
82 * yuv4mpeg1 support | |
83 * NuppelVideo demuxer changes | |
84 * subconfig | |
85 * VIDIX and libdha hackings | |
86 * Matrox driver port to Vidix | |
87 * XVidix video output driver | |
88 * and other various stuff (in libvo, libmad syncing, dec_audio/video and | |
89 loader) | |
90 | |
91 Andreas Ackermann (Acki) <asackerm@stud.informatik.uni-erlangen.de> | |
92 * LIRC support (see documentation) | |
93 * DGA support in libvo | |
94 | |
95 Felix Bünemann (Atmos) <atmosfear@users.sourceforge.net> | |
96 * SDL driver maintainer | |
97 * Additional YUV formats fixes | |
98 * New font (mp_font2.zip) | |
99 * PNG file output support in libvo | |
100 * flipping support (for Indeo 3/4, etc) | |
101 * SDL audio driver in libao2 | |
102 * RAW PCM/WAVE file writer for libao2 | |
103 * Ogg Vorbis audio support | |
104 * Various aspect ratio code, prescaling support | |
105 * Win32 (Cygwin) port | |
106 * DivX5Linux support | |
107 * AAC decoding support via libfaad2 | |
108 * Darwin (MacOS X) port | |
109 | |
110 TeLeNiEkO <telenieko@telenieko.com> | |
111 * Spanish translation of documentation (outdated) | |
112 | |
113 Michael Graffam <mgraffam@idsi.net> | |
114 * XF86VidMode support to vo_x11 and vo_dga | |
115 * Video mode switching code to vo_dga | |
116 | |
117 Jens Hoffmann <hoffmajs@gmx.de> | |
118 * Additional YUV formats support | |
119 * found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization | |
120 | |
121 Nick Kurshev <nickols_k@mail.ru> | |
122 * memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) | |
123 * CD-ROM tune info | |
124 * further 3DNow! optimizations into mp3lib and libac3 and FFmpeg | |
125 * Russian translation of documentation (outdated) | |
126 * radeon_vid, rage128_vid, radeonfb | |
127 * libvo driver: vo_vesa | |
128 * VIDIX and libdha design, programming, rage128/radeon vidix drivers | |
129 | |
130 German Gomez Garcia <german@piraos.com> | |
131 * SPDIF AC3 output for SBLive! | |
132 | |
133 Dariusz Pietrzak (Eyck) <eyck@incubus.ar.lublin.pl> | |
134 * Debian packaging support (see debian/* and the documentation) | |
135 * support for vplayer subtitle format | |
136 * preliminary support for .RT subtitle format | |
137 | |
138 Marcus Comstedt <marcus@idonex.se> | |
139 * initial Solaris8-x86 support | |
140 * configure fixes | |
141 | |
142 Jürgen Keil <jk@tools.de> | |
143 * patched MPlayer to work on Solaris 8 x86 | |
144 * various fixes (win32, configure, etc) | |
145 * SUN audio driver in libao2 | |
146 * mediaLib support in libavcodec | |
147 | |
148 Vladimir Kushnir <vkushnir@Alfacom.net> | |
149 * patched MPlayer to work on FreeBSD x86 | |
150 | |
151 Bertrand Baudet <bertrand_baudet@yahoo.com> | |
152 * network streaming support author, maintainer | |
153 * CDDB support | |
154 | |
155 Derek J Witt <djw@flinthills.com> | |
156 * MMS network streaming patches | |
157 | |
158 Alban Bedel <albeu@free.fr> | |
159 * MMS network streaming patches | |
160 * Playtree and per-entry config | |
161 * Playlist parsers | |
162 * New input layer, slave mode improvements | |
163 * Audio only support | |
164 * MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes | |
165 * Support for audio from external file | |
166 * DXR2 driver | |
167 * vo_aa improvements | |
168 * CDDA support | |
169 | |
170 Artur Zaprzala <zybi@fanthom.irc.pl> | |
171 * Complete font generator prog + OSD font (TOOLS/subfont-c) | |
172 | |
173 lanzz@lanzz.org | |
174 * GIMP font generator plugin (TOOLS/subfont-gimp) | |
175 | |
176 Adam Tla/lka <atlka@pg.gda.pl> | |
177 * osd/sub review, fixes, optimization, utf8 support | |
178 * various fixes | |
179 | |
180 Folke Ashberg <folke@ashberg.de> | |
181 * native AAlib driver (-vo aa) | |
182 | |
183 Ivan Kalvatchev <iive@yahoo.com> | |
184 * interlaced MPEG2 support (libmpeg2) | |
185 * libvo2 draft | |
186 * configfile parser fixes | |
187 | |
188 pl <p_l@gmx.fr> | |
189 * new configure script | |
190 * general code maintaining, fixes, patch committing | |
191 | |
192 Michael Niedermayer <michaelni@gmx.at> | |
193 * new, GPL postprocessing code (with deinterlacing etc...) | |
194 * software scaling with MMX/MMX2/3DNow support (swscale.c) | |
195 * various rgb/yuv bpp converters | |
196 * new, better IDCT code for libavcodec, speedup of divx decoders | |
197 * runtime CPU detection | |
198 * SSE optimization of liba52 | |
199 * various encoder/decoder fixes, improvements in libavcodec, DR support | |
200 | |
201 Sven Goethel <sgoethel@jausoft.com> | |
202 * libvo driver: vo_gl2 | |
203 | |
204 joy_ping <joy@pingfm.org> | |
205 * ao_alsa9 fixes, AC3 passthrough support | |
206 | |
207 Eric Anholt <eanholt@gladstone.uoregon.edu> | |
208 * CPU detection code | |
209 | |
210 Jiri Svoboda <Jiri.Svoboda@seznam.cz> | |
211 * AQT type subtitles support | |
212 * CRTC2 YUV support in mga_vid | |
213 * DirectFB video output driver | |
214 | |
215 Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> | |
216 * SGI audio driver | |
217 * MIPS support | |
218 | |
219 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com> | |
220 * the original libmad support | |
221 | |
222 David Holm <dholm@telia.com> | |
223 * DXR3 support | |
224 | |
225 Panagiotis Issaris <takis@lumumba.luc.ac.be> | |
226 * -playlist option | |
227 * NuppelVideo support | |
228 | |
229 Mike Melanson <melanson@pcisys.net> | |
230 * MS Video1 codec open-source implementation | |
231 * FLI demuxer, decoder | |
232 * Unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others) | |
233 * FILM (.cpk) file demuxer | |
234 * RoQ file demuxer, Audio/Video decoder | |
235 * QT SMC decoder | |
236 * QT RLE decoder | |
237 * MS RLE decoder re-implementation | |
238 | |
239 Tobias Diedrich <ranma@gmx.at> | |
240 * NAS audio output driver | |
241 * DXR2 driver | |
242 | |
243 Kilian A. Foth <foth@informatik.uni-hamburg.de> | |
244 * -slave mode | |
245 | |
246 Tim Ferguson <timf@mail.csse.monash.edu.au> | |
247 * Open source Cinepak decoder | |
248 * Open source CYUV decoder | |
249 | |
250 Sam Lin <itrs@softwell.com.tw> | |
251 * -wid (plugger) patch | |
252 | |
253 Johannes Feigl <johannes.feigl@aon.at> | |
254 * original German docs translation | |
255 * some improvements in configure, small patches | |
256 * found somebody (Thilo Wunderlich) who sent a DVB card | |
257 * msg translations (help_mp-XX.h) maintainer | |
258 | |
259 Kim Minh Kaplan <kmkaplan@selfoffice.com> | |
260 * DVD and VobSub subtitles display support | |
261 * DVD subtitles rip to VobSub | |
262 | |
263 Brian Kuschak <bkuschak@yahoo.com> | |
264 * RTP streaming support (reading) | |
265 | |
266 Stephen Davies <steve@daviesfam.org> | |
267 * support for large video files (>2^32 bytes in size) | |
268 * surround sound | |
269 | |
270 Rik Snel <rsnel@cube.dyndns.org> | |
271 * zr video output driver | |
272 | |
273 Anders Johansson <ajh@atri.curtin.edu.au> | |
274 * audio plugin system, some effect plugins | |
275 | |
276 Roberto Togni <rtogni@freemail.it> | |
277 * Open source QT RPZA decoder | |
278 * Open source HuffYUV decoder | |
279 * Open source MSZH/ZLIB decoder | |
280 | |
281 Wojtek Kaniewski <wojtekka@bydg.pdi.net> | |
282 * Mouse wheel support | |
283 | |
284 Fredrik Kuivinen <freku045@student.liu.se> | |
285 * OSD/subtitles outside movie - for SDL | |
286 * video filter layer draft, first implementation | |
287 * virtualdub filter support (not yet finised/commited) | |
288 | |
289 Florian Schneider <flo-mplayer-dev@gmx.net> | |
290 * RealVideo codec libraries interface, .rm demuxer fixes | |
291 | |
292 Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> | |
293 * various bugfixes | |
294 * rewrote v4l video capturing, implemented audio capturing layer | |
295 * freetype2 font rendering support | |
296 | |
297 D Richard Felker III <dalias@aerifal.cx> | |
298 * various bugfixes | |
299 * soft eq and halfpack video filters | |
300 | |
301 Dominik Mierzejewski <dominik@rangers.eu.org> | |
302 * compiler warning fixes | |
303 * official RPM packages | |
304 | |
305 ____________ | |
306 Main testers | |
307 ~~~~~~~~~~~~ | |
308 | |
309 Tibor Balázs (Tibcu) | |
310 Péter Sasi (SaPe) | |
311 Christoph H. Lampert (Gruel) | |
312 Attila Kinali (Koth) | |
313 Bohdan Horst (Nexus) | |
314 | |
315 ________________ | |
316 The codecs, libs | |
317 ~~~~~~~~~~~~~~~~ | |
318 | |
319 Aaron Holtzman <aholtzma@engr.uvic.ca> | |
320 * ac3dec (and libac3) author [old AC3 audio decoder] | |
321 * the original mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
322 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
323 | |
324 Michel Lespinasse <walken@zoy.org> | |
325 * did large libmpeg2 changes for better speed and mpeg conformance | |
326 * liba52 author [current AC3 audio decoder] | |
327 | |
328 Eugene Kuznetsov <divx@euro.ru> | |
329 * avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] | |
330 * technical help about AVI and ASF formats, and how to get YUV using VfW... | |
331 * divx4linux technical support | |
332 | |
333 Zdenek Kabelac <kabi@informatics.muni.cz> | |
334 * current avifile maintainer | |
335 * some technical help about the win32 stuff, .asf formats and timers | |
336 | |
337 Gerard Lantau <glantau@yahoo.fr> | |
338 * FFmpeg/libavcodec author,maintainer (open source mpeg, mjpeg, | |
339 divx en/decoder) | |
340 | |
341 Project Mayo <http://www.projectmayo.com> | |
342 * the OpenDivX codec authors | |
343 | |
344 Michael Hipp | |
345 * mpglib author [isn't used directly but some parts in mp3lib] | |
346 | |
347 Mark Podlipec | |
348 * xa_gsm.c author [MS-GSM audio codec] [from a GSM library by Jutta Degener | |
349 and Carsten Bormann] | |
350 | |
351 Jake Janovetz | |
352 * remez.c author [Used to calculate audio filter coefficients] | |
353 | |
354 Vivien Chappelier, Damien Vincent | |
355 * libFAME authors [fast mpeg-1 encoder, used by -vo mpegpes/-vo dxr3] | |
356 | |
357 _____________________________________________________ | |
358 Their code is not used in current the player version, | |
359 but I've got some ideas or other technical help from: | |
360 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
361 | |
362 Avery Lee <phaeron@virtualdub.org> | |
363 * VirtualDub author, help understanding AVI with VBR audio and | |
364 other AVI issues | |
365 | |
366 John F. McGowan <http://www.jmcgowan.com> | |
367 * AVI FAQ author/collector. [site with many useful docs on codecs | |
368 and avi format] | |
369 | |
370 Dirk Farin <farin@ti.uni-mannheim.de> | |
371 * dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] | |
372 | |
373 Adam Williams <broadcast@earthling.net> | |
374 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in | |
375 v0.1-v0.4] | |
376 |