comparison AUTHORS @ 12211:78ef87bd576d

All entries in alphabetical last, first name order, some nicks added.
author diego
date Thu, 15 Apr 2004 13:56:06 +0000
parents cb69628a2dfe
children 52d8cdd6b6c1
comparison
equal deleted inserted replaced
12210:c941a2362911 12211:78ef87bd576d
5 NOTE: NEVER send bug reports, help and feature requests directly to the 5 NOTE: NEVER send bug reports, help and feature requests directly to the
6 authors, but you're free to write mails about donating! 6 authors, but you're free to write mails about donating!
7 7
8 For donation requests visit http://www.mplayerhq.hu/homepage/donations.html. 8 For donation requests visit http://www.mplayerhq.hu/homepage/donations.html.
9 9
10 If you think you are missing here, feel free to send a patch.
11
12 10
13 ___________________ 11 ___________________
14 The MPlayer project 12 The MPlayer project
15 ~~~~~~~~~~~~~~~~~~~ 13 ~~~~~~~~~~~~~~~~~~~
16 14
17 Árpád Gereöffy (A'rpi/ESP-team) [mail to <mplayer-users@mplayerhq.hu>] 15 MPlayer was originally written by Árpád Gereöffy (for a more complete history
16 see DOCS/HTML/en/history.html) and later extended by a bunch of other people,
17 some of which are listed here in alphabetical order. If you think you are
18 missing, feel free to send a patch.
19
20 Ackermann, Andreas (Acki) <asackerm@stud.informatik.uni-erlangen.de>
21 * LIRC support (see documentation)
22 * DGA support in libvo
23
24 adland <adland123@yahoo.com>
25 * support for various Windows DLL codecs (LCW2, ASLC)
26 * smil playlist parser
27
28 Anholt, Eric <eanholt@gladstone.uoregon.edu>
29 * CPU detection code
30
31 Árpád, Gereöffy (A'rpi/ESP-team) [mail to <mplayer-users@mplayerhq.hu>]
18 * MPlayer, MEncoder core, A-V sync 32 * MPlayer, MEncoder core, A-V sync
19 * libmpdemux, demultiplexer for MPEG, ASF, AVI, various fixes in others 33 * libmpdemux, demultiplexer for MPEG, ASF, AVI, various fixes in others
20 * mp3lib, based on mpglib sources [MP3 audio decoder] 34 * mp3lib, based on mpglib sources [MP3 audio decoder]
21 * getch2 [keyboard handler] 35 * getch2 [keyboard handler]
22 * some changes in libmpeg2 code (progressive frames, bitrate & fps support) 36 * some changes in libmpeg2 code (progressive frames, bitrate & fps support)
23 * libvo improvements: adding OpenGL support, bugfix in mga driver... 37 * libvo improvements: adding OpenGL support, bug fix in mga driver...
24 * triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver 38 * triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver
25 * OSD & subtitle display code 39 * OSD & subtitle display code
26 * FFmpeg/libavcodec integration 40 * FFmpeg/libavcodec integration
27 * DivX4Linux (Project Mayo) support (see documentation) 41 * DivX4Linux (Project Mayo) support (see documentation)
28 * New DVD support using libdvdread 42 * New DVD support using libdvdread
29 * MPEG PES output & DVB card support 43 * MPEG PES output & DVB card support
30 * libmpcodecs design, porting video decoders, filters 44 * libmpcodecs design, porting video decoders, filters
31 45
32 Zoltán Ponekker (Pontscho/fresh!mindworkz) <pontscho@makacs.poliod.hu> 46 Ashberg, Folke <folke@ashberg.de>
33 * the original configure script and Makefiles for easy compilation 47 * native AAlib driver (-vo aa)
34 * GUI system 48
35 * 3DNow! support into mp3lib and fastmemcpy.h 49 Balatoni, Dénes <pnis@coder.hu>
36 * various X11 driver changes, fixes (keyboard handling, fullscreen, 50 * XMMS inputplugin support
37 bpp detect, etc) 51 * minor features & fixes mostly to make MPlayer work better on a PDA
38 * libvo: adding xmga driver 52
39 * audio mixer (volume) support 53 Barat, Zsolt (joyping) <joy@streamminister.de>
40 54 * ao_alsa9 fixes, AC3 passthrough support
41 Gábor Lénárt (LGB) <lgb@lgb.hu> 55
42 * configure script improvements 56 Baryshkov, Dmitry <mitya@school.ioffe.ru>
43 * Makefile improvements 57 * Russian documentation translation
44 * preliminary DVD support (libcss) 58 * FLAC decoding support
45 * various X11 cleanups and fixes 59 * XML build system
46 * HTMLization of the documentation 60
47 61 Baudet, Bertrand <bertrand_baudet@yahoo.com>
48 Gábor Bérczi (Gabucino) <gabucino@mplayerhq.hu> 62 * network streaming support author, maintainer
63 * CDDB support
64
65 Bedel, Alban (albeu) <albeu@free.fr>
66 * MMS network streaming patches
67 * playtree and per-entry config
68 * playlist parsers
69 * new input layer, slave mode improvements
70 * audio only support
71 * MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes
72 * support for audio from external file
73 * DXR2 driver
74 * vo_aa improvements
75 * CDDA support
76 * OSD menu
77 * new modular config/commandline parser code
78
79 Bérczi, Gábor (Gabucino) <gabucino@mplayerhq.hu>
49 * documentation writer & maintainer 80 * documentation writer & maintainer
50 * Hungarian translation of documentation, homepage, and help output 81 * Hungarian translation of documentation, homepage, and help output
51 * second homepage design & gfx 82 * second homepage design & gfx
52 * homepage maintainer 83 * homepage maintainer
53 * testing, codecs quality & speed comparisons 84 * testing, codecs quality & speed comparisons
54 * IRC channels operator (#MPlayer is user channel) 85 * IRC channels operator (#MPlayer is user channel)
55 * experimental MINIX port :) (what's funny about it?) 86 * experimental MINIX port :) (what's funny about it?)
56 * MPsub subtitle format design 87 * MPsub subtitle format design
57 88
58 Szabolcs Berecz (Szabi) <szabi@inf.elte.hu> 89 Berecz, Szabolcs (Szabi) <szabi@inf.elte.hu>
59 * codecs.conf file parser 90 * codecs.conf file parser
60 * config file and command line parser 91 * config file and command line parser
61 * mga_vid fixes, module option etc. 92 * mga_vid fixes, module option etc.
62 * fbdev support in libvo 93 * fbdev support in libvo
63 * type #7 subtitle support 94 * type #7 subtitle support
64 95
65 László Megyer (Lez, Laaz) <lez@sch.bme.hu> 96 Beregszászi, Alex (al3x) <alex@fsn.hu>
66 * subtitle reader
67 * screensaver + DPMS disable for libvo
68
69 Gyula László (Chass, Tégla) <chass-@freemail.hu>
70 * first fonts (mp_font1.zip)
71 * third and fourth homepage design & gfx
72
73 Zoltán Márk Vicián (Se7en) <se7en@sch.bme.hu>
74 * SVGAlib support in libvo
75
76 Alex Beregszaszi (al3x) <alex@fsn.hu>
77 * ALSA output driver in libao2 97 * ALSA output driver in libao2
78 * vo_ggi output driver in libvo (www.ggi-project.org) 98 * vo_ggi output driver in libvo (www.ggi-project.org)
79 * XAnim codecs support 99 * XAnim codecs support
80 * VIVO files, codecs support 100 * VIVO files, codecs support
81 * TV grabbing support 101 * TV grabbing support
93 * libmpcodecs / libmpdemux hacking 113 * libmpcodecs / libmpdemux hacking
94 * co-patch-maintainer 114 * co-patch-maintainer
95 * dynamic a/v plugins (external shared ad/vd/.. objects) 115 * dynamic a/v plugins (external shared ad/vd/.. objects)
96 * millions of bug fixes 116 * millions of bug fixes
97 117
98 Andreas Ackermann (Acki) <asackerm@stud.informatik.uni-erlangen.de> 118 Bitterberg, Tilmann <transcode@tibit.org>
99 * LIRC support (see documentation) 119 * AVI OpenDML read support
100 * DGA support in libvo 120
101 121 Biurrun, Diego (DonDiego) <diego@biurrun.de>
102 Felix Bünemann (Atmos) <atmosfear@users.sourceforge.net> 122 * documentation and console output translation (help_mp-XX.h) maintainer
123 * README, wishlist, translations.txt
124 * random trivial fixes
125 * main tester and small fixes for the Cygwin and MinGW port
126 * testing, bug reports
127 * homepage improvements
128 * head of the Ministry for English Composition
129 * skin overhaul
130
131 Blomenkamp, Marcus <Marcus.Blomenkamp@epost.de>
132 * VIDIX patches (Rage128, Radeon 7000)
133 * OSS AC3 passthrough fix
134
135 Bulgroz, Eviv <ebulgroz@yahoo.com>
136 * presets support for mp3lame encoding
137 * AVI demuxer time/bitrate calculation fixes
138 * various bug fixes
139
140 Bünemann, Felix (Atmos) <atmosfear@users.sourceforge.net>
103 * SDL driver maintainer 141 * SDL driver maintainer
104 * additional YUV formats fixes 142 * additional YUV formats fixes
105 * new font (mp_font2.zip) 143 * new font (mp_font2.zip)
106 * PNG file output support in libvo 144 * PNG file output support in libvo
107 * flipping support (for Indeo 3/4, etc) 145 * flipping support (for Indeo 3/4, etc)
112 * Win32 (Cygwin) port 150 * Win32 (Cygwin) port
113 * DivX5Linux support 151 * DivX5Linux support
114 * AAC decoding support via libfaad2 152 * AAC decoding support via libfaad2
115 * Darwin (MacOS X) port 153 * Darwin (MacOS X) port
116 154
117 TeLeNiEkO <telenieko@telenieko.com> 155 Bunkus, Moritz (mosu) <moritz@bunkus.org>
118 * first Spanish documentation translation (outdated) 156 * various OGM hacks/fixes
119 157 * ogm-tools author
120 Michael Graffam <mgraffam@idsi.net> 158 * Matroska demuxer
159
160 Comstedt, Marcus <marcus@idonex.se>
161 * initial Solaris8-x86 support
162 * configure fixes
163
164 Cook, Kees <mplayer@outflux.net>
165 * dvdnav hacks
166 * rawdv demuxer fixes
167
168 Davies, Stephen <steve@daviesfam.org>
169 * support for large video files (>2^32 bytes in size)
170 * surround sound aop plugin
171
172 Diedrich, Tobias <ranma@gmx.at>
173 * NAS audio output driver
174 * DXR2 driver
175 * softpulldown video filter
176 * ported Donald Graft's kerndeint video filter
177 * AVI OpenDML write support
178
179 Dietrich, Florian <flodt8@yahoo.de>
180 * MinGW networking support
181
182 Dobbelaere, Jeroen <jeroen.dobbelaere@acunia.com>
183 * original libmad support
184
185 Döffinger, Reimar (reimar) <reimar.doeffinger@stud.uni-karlsruhe.de>
186 * GL code fixes
187
188 Dolbeau, Romain <romain@dolbeau.org>
189 * random AltiVec (PowerPC multimedia extensions) stuff
190
191 Ernesti, Bernd <mplayer@lists.veego.de>
192 * NetBSD support patches
193
194 Falco, Salvatore <sfalco@studenti.ing.uniroma1.it>
195 * jacosub parsing & dump support
196 * overlapping subtitles & sub sorting support
197 * SAMI subtitles dump support
198
199 Feigl, Johannes <johannes.feigl@aon.at>
200 * original German docs translation (outdated)
201 * some improvements in configure, small patches
202 * found somebody (Thilo Wunderlich) who sent a DVB card
203
204 Felker, D Richard III (dalias) <dalias@aerifal.cx>
205 * lots of work on inverse telecine including initial support
206 * improved MEncoder (getting rid of DivX4 dependency, seeking, ...)
207 * antialiased DVD subtitles
208 * misc bug fixes and improvements, esp. in video filter/output system
209 * tech docs on encoding
210 * eq, halfpack, dint, detc, field, decimate, dsize, ilpack, ivtc,
211 tfields, pullup video filters
212
213 Ferguson, Tim <timf@mail.csse.monash.edu.au>
214 * open source Cinepak decoder
215 * open source CYUV decoder
216
217 Forghieri, Daniele <guru@digitalfantasy.it>
218 * TGA output driver
219 * framestep & tile filters
220 * initial Italian man page translation
221
222 Foth, Kilian A. <foth@informatik.uni-hamburg.de>
223 * -slave mode
224
225 Gansser, Martin <mgansser@ngi.de>
226 * HP-UX port
227
228 Giani, Matteo <matgiani@ctonet.it>
229 * PVA demuxer
230
231 Goethel, Sven <sgoethel@jausoft.com>
232 * libvo driver: vo_gl2
233
234 Gomez Garcia, German <german@piraos.com>
235 * SPDIF AC3 output for SBLive!
236
237 Gottwald, Alexander <Alexander.Gottwald@informatik.tu-chemnitz.de>
238 * various small bug fixes
239
240 Graffam, Michael <mgraffam@idsi.net>
121 * XF86VidMode support to vo_x11 and vo_dga 241 * XF86VidMode support to vo_x11 and vo_dga
122 * video mode switching code to vo_dga 242 * video mode switching code to vo_dga
123 243
124 Jens Hoffmann <hoffmajs@gmx.de> 244 Gritsenko, Andriy N. (AG_LS) <andrej@lucky.net>
245 * skip-deinterlace video filter
246 * MUXER layer, and new MPEG-PS muxer
247
248 Guyomarch, Rémi <rguyom@pobox.com>
249 * various fixes
250 * 'unsharp' video filter
251 * XviD encoding support
252
253 Hammelmann, Jürgen <juergen.hammelmann@gmx.de>
254 * TOOLS/mencvcd author
255
256 Hess, Andreas <jaska@gmx.net>
257 * upgrading libdvdcss in libmpdvdkit2
258 * various small bug fixes
259
260 Hickey, Corey <bugfood-ml@fatooh.org>
261 * telecine/interlacing HOWTO for the MEncoder documentation
262
263 Hidvégi, Zoltán <mplayer@hzoli.com>
264 * filmdint filter
265
266 Hoffmann, Jens <hoffmajs@gmx.de>
125 * additional YUV formats support 267 * additional YUV formats support
126 * found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization 268 * found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization
127 269
128 Nick Kurshev <nickols_k@mail.ru> 270 Holm, David (dholm) <dholm@telia.com>
129 * memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) 271 * DXR3 support
130 * CD-ROM tune info 272
131 * further 3DNow! optimizations into mp3lib and libac3 and FFmpeg 273 Horst, Bohdan (Nexus) <nexus@irc.pl>
132 * first Russian documentation translation (outdated) 274 * FreeBSD support
133 * radeon_vid, rage128_vid, radeonfb 275
134 * libvo driver: vo_vesa 276 Hug, Hampa <hhug@student.ethz.ch>
135 * VIDIX and libdha design, programming, Rage128/Radeon VIDIX drivers 277 * LUT-based soft eq video filter (-vf eq2)
136 278 * .ogm demuxer endianness fixes
137 German Gomez Garcia <german@piraos.com> 279
138 * SPDIF AC3 output for SBLive! 280 Hurka, Tomas <tom@hukatronic.cz>
139 281 * Darwin DVD support (mpdvdkit2)
140 Dariusz Pietrzak (Eyck) <eyck@ghost.anime.pl>
141 * Debian packaging support (see debian/* and the documentation)
142 * support for vplayer subtitle format
143 * preliminary support for .RT subtitle format
144
145 Marcus Comstedt <marcus@idonex.se>
146 * initial Solaris8-x86 support
147 * configure fixes
148
149 Jürgen Keil <jk@tools.de>
150 * patched MPlayer to work on Solaris 8 x86
151 * various fixes (Win32, configure, etc)
152 * SUN audio driver in libao2
153 * mediaLib support in libavcodec
154 * esd driver in libao2
155
156 Vladimir Kushnir <vkushnir@Alfacom.net>
157 * patched MPlayer to work on FreeBSD x86
158
159 Bertrand Baudet <bertrand_baudet@yahoo.com>
160 * network streaming support author, maintainer
161 * CDDB support
162
163 Derek J Witt <djw@flinthills.com>
164 * MMS network streaming patches
165
166 Alban Bedel <albeu@free.fr>
167 * MMS network streaming patches
168 * playtree and per-entry config
169 * playlist parsers
170 * new input layer, slave mode improvements
171 * audio only support
172 * MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes
173 * support for audio from external file
174 * DXR2 driver
175 * vo_aa improvements
176 * CDDA support
177 * OSD menu
178 * new modular config/commandline parser code
179
180 Artur Zaprzala <zybi@fanthom.irc.pl>
181 * complete font generator prog + OSD font (TOOLS/subfont-c)
182
183 Mihail Milushev <lanzz@lanzz.org>
184 * GIMP font generator plugin (TOOLS/subfont-gimp)
185
186 Adam Tla/lka <atlka@pg.gda.pl>
187 * OSD/subtitle review, fixes, optimization, UTF8 support
188 * various fixes 282 * various fixes
189 283
190 Folke Ashberg <folke@ashberg.de> 284 Isani, Sidik <lksi@cfht.hawaii.edu>
191 * native AAlib driver (-vo aa) 285 * get_delay() smoothing code (-autosync)
192 286 * RTC initialization fixes
193 Ivan Kalvachev (iive) <iive@yahoo.com> 287 * various small fixes
288
289 Issaris, Panagiotis <takis@lumumba.luc.ac.be>
290 * -playlist option
291 * NuppelVideo support
292 * various fixes
293
294 Jacobs, Aurelien <aurel@gnuage.org>
295 * standalone C Matroska demuxer
296
297 Jelveh, Reza (timebomb) <reza.jelveh@tu-harburg.de>
298 * NSV demuxer
299
300 Johansson, Anders <ajh@atri.curtin.edu.au>
301 * old audio plugin system, some effect plugins
302 * new libaf interface design, implementation, plugins
303
304 Kalinski, Filip <filon@pld.org.pl>
305 * X11 fulscreen switching fixes/cleanup
306
307 Kalvachev, Ivan (iive) <iive@yahoo.com>
194 * interlaced MPEG2 support (libmpeg2) 308 * interlaced MPEG2 support (libmpeg2)
195 * libvo2 draft 309 * libvo2 draft
196 * configfile parser fixes 310 * configfile parser fixes
197 * SRT subtitle dump support 311 * SRT subtitle dump support
198 * Bulgarian msg translation (help_mp-bg.h) 312 * Bulgarian msg translation (help_mp-bg.h)
199 * vo_svga rewrite 313 * vo_svga rewrite
200 * various fixes and small improvements 314 * various fixes and small improvements
201 * XvMC support (MPlayer & FFmpeg) 315 * XvMC support (MPlayer & FFmpeg)
202 * XviD4 driver import (vd/ve_xvid4.c by GomGom) 316 * XviD4 driver import (vd/ve_xvid4.c by GomGom)
203 317
204 Howell Tam (Pigeon) <pigeon@pigeond.net> 318 Kaniewski, Wojtek <wojtekka@bydg.pdi.net>
205 * native libcaca driver (-vo caca) 319 * mouse wheel support
206 320 * made the freetype + RAW font support work together
207 Pierre Lombard (pl) <p_l@gmx.fr> 321
322 Kaplan, Kim Minh <kmkaplan@selfoffice.com>
323 * DVD and VobSub subtitles display support
324 * DVD subtitles rip to VobSub
325
326 Keil, Jürgen <jk@tools.de>
327 * patched MPlayer to work on Solaris 8 x86
328 * various fixes (Win32, configure, etc)
329 * SUN audio driver in libao2
330 * mediaLib support in libavcodec
331 * esd driver in libao2
332
333 Kinali, Attila <attila@kinali.ch>
334 * various small fixes in the X11 code
335 * xinerama support
336 * documentation
337 * patch application monkey, mailer daemon
338
339 Kovriga, Gregory <gkovriga@techunix.technion.ac.il>
340 * GUI drag & drop support
341 * GUI DVD fixes
342 * various small bug fixes in ASX/URL parser
343
344 Kühling, David <dvdkhlng@gmx.de>
345 * libtheora support, ogg/theora demuxing changes
346
347 Kuivinen, Fredrik <freku045@student.liu.se>
348 * OSD/subtitles outside a movie for SDL
349 * video filter layer draft, first implementation
350 * virtualdub filter support (not yet finished/committed)
351
352 Kurshev, Nick <nickols_k@mail.ru>
353 * memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)
354 * CD-ROM tune info
355 * further 3DNow! optimizations into mp3lib and libac3 and FFmpeg
356 * first Russian documentation translation (outdated)
357 * radeon_vid, rage128_vid, radeonfb
358 * libvo driver: vo_vesa
359 * VIDIX and libdha design, programming, Rage128/Radeon VIDIX drivers
360
361 Kuschak, Brian <bkuschak@yahoo.com>
362 * RTP streaming support (reading)
363
364 Kushnir, Vladimir <vkushnir@Alfacom.net>
365 * patched MPlayer to work on FreeBSD x86
366
367 Lambley, Dave <mplayer@davel.me.uk>
368 * HTTP cookie support
369
370 László, Gyula (Chass, Tégla) <chass-@freemail.hu>
371 * first fonts (mp_font1.zip)
372 * third and fourth homepage design & gfx
373
374 Le Gaillart, Nicolas <n@tourmentine.com>
375 * French documentation translation
376 * documentation updates and fixes
377 * 2nd half of the documentation HTML --> XML conversion
378
379 Lénárt, Gábor (LGB) <lgb@lgb.hu>
380 * configure script improvements
381 * Makefile improvements
382 * preliminary DVD support (libcss)
383 * various X11 cleanups and fixes
384 * HTMLization of the documentation
385
386 Leroy, Colin <colin@colino.net>
387 * GUI endianness fixes
388 * volume control with -ao sdl
389 * -ovc lavc endianness fixes
390 * -ao pcm endianness fixes
391 * libdha on powerpc Linux
392 * mach64 vidix driver endianness fixes
393
394 Liljeblad, Oskar <oskar@osk.mine.nu>
395 * various OSD related patches
396
397 Lin, Sam <itrs@softwell.com.tw>
398 * -wid (plugger) patch
399
400 Lombard, Pierre (pl) <p_l@gmx.fr>
208 * new configure script 401 * new configure script
209 * general code maintaining, fixes, patch committing 402 * general code maintaining, fixes, patch committing
210 403
211 Michael Niedermayer <michaelni@gmx.at> 404 lucho <lucho@haemimont.bg>
405 * hw-accelerated video eq support into x11, gl2 (using DirectColor cmap)
406
407 Madick, Puk <pingy@swirvemail.com>
408 * KDE/GNOME2 fullscreen fix
409 * configparser fixes
410
411 Makovicka, Jindrich <makovick@KMLinux.fjfi.cvut.cz>
412 * various bug fixes
413 * rewrote v4l video capturing, implemented audio capturing layer
414 * freetype2 font rendering support
415
416 Marek, Rudolf <MAREKR2@cs.felk.cvut.cz>
417 * gtf code for -vo vesa
418
419 Martin, Juan <nauj27@teleline.es>
420 * Spanish man page translation
421 * Spanish documentation translation
422
423 Megyer, László (Lez, Laaz) <lez@sch.bme.hu>
424 * subtitle reader
425 * screensaver + DPMS disable for libvo
426
427 Melanson, Mike (tmmm) <melanson@pcisys.net>
428 * MS Video1 codec open-source implementation
429 * FLI demuxer, decoder
430 * unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others)
431 * FILM (.cpk) file demuxer
432 * RoQ file demuxer, Audio/Video decoder
433 * QT SMC decoder
434 * QT RLE decoder
435 * MS RLE decoder re-implementation
436
437 Mierzejewski, Dominik (Rathann) <dominik@rangers.eu.org>
438 * compiler warning fixes
439 * official RPM packages
440 * Polish documentation translation
441
442 Milushev, Mihail <lanzz@lanzz.org>
443 * GIMP font generator plugin (TOOLS/subfont-gimp)
444
445 Mistry, Nehal (Nehal) <nehalmistry@gmx.net>
446 * various audio driver fixes
447
448 Mohari, András <mayday@varoshaza.nagyatad.hu>
449 * skin documentation
450 * various docs updates and fixes
451 * 1st half of the documentation HTML --> XML conversion
452
453 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
454 * Waclaw Schiller (Torinthiel) <torinthiel@wp.pl>
455 * Kuba Misiorny (Qba) <jim85@wp.pl>
456 * Lukasz Proszek (Frogu) <frogoo@o2.pl>
457 * Maciek Paszta (paszczi) <paszczi@go2.pl>
458 * Piotr Michniewski (Cobra) <cobra_666@poczta.onet.pl>
459 * (Boski Cinek) <boski_cinek@o2.pl>
460 * (Emdej) <emdej@emdej.com>
461 * (Flex) <flex@tenbit.pl>
462
463 Niedermayer, Michael (michaelni) <michaelni@gmx.at>
212 * new, GPL postprocessing code (with deinterlacing etc...) 464 * new, GPL postprocessing code (with deinterlacing etc...)
213 * software scaling with MMX/MMX2/3DNow support (swscale.c) 465 * software scaling with MMX/MMX2/3DNow support (swscale.c)
214 * various RGB/YUV bpp converters 466 * various RGB/YUV bpp converters
215 * new, better IDCT code for libavcodec, DivX decoder speedup 467 * new, better IDCT code for libavcodec, DivX decoder speedup
216 * runtime CPU detection 468 * runtime CPU detection
220 * many bug fixes 472 * many bug fixes
221 * patch review 473 * patch review
222 * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur, 474 * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur,
223 spp, swapuv, test video filters 475 spp, swapuv, test video filters
224 476
225 Sven Goethel <sgoethel@jausoft.com> 477 Noring, Fredrik <noring@nocrew.org>
226 * libvo driver: vo_gl2 478 * -vo DGA fixes
227 479
228 Joy Winter <joy@pingfm.org> 480 Ohm, Christian <chr.ohm@gmx.net>
229 * ao_alsa9 fixes, AC3 passthrough support 481 * various small bug fixes
230 482
231 Eric Anholt <eanholt@gladstone.uoregon.edu> 483 Parrish, Joey <joey@nicewarrior.org>
232 * CPU detection code 484 * various fixes
233 485 * -vo gif89a author
234 Jiri Svoboda <Jiri.Svoboda@seznam.cz> 486 * gif demuxer author
235 * AQT type subtitles support 487 * Windows support improvements
236 * CRTC2 YUV support in mga_vid 488 * Windows installer package maintainer
237 * DirectFB video output driver 489
238 490 Pietrzak, Dariusz (Eyck) <eyck@ghost.anime.pl>
239 Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> 491 * Debian packaging support (see debian/* and the documentation)
492 * support for vplayer subtitle format
493 * preliminary support for .RT subtitle format
494
495 Ponekker, Zoltán (Pontscho/fresh!mindworkz) <pontscho@makacs.poliod.hu>
496 * the original configure script and Makefiles for easy compilation
497 * GUI system
498 * 3DNow! support into mp3lib and fastmemcpy.h
499 * various X11 driver changes, fixes (keyboard handling, fullscreen,
500 bpp detect, etc)
501 * libvo: adding xmga driver
502 * audio mixer (volume) support
503
504 Ran, Lu <hephooey@fastmail.fm>
505 * Chinese documentation translation
506 * various VobSub related patches
507 * improved seeking in realmedia format
508
509 Reder, Uwe <Uwe.Reder@3SOFT.de>
510 * various x11/vm/fs fixes
511 * subtitle/OSD control fixes
512
513 rgselk <rgselknospam@yahoo.com>
514 * Real RTSP range support
515
516 Rune <runner@mail.tele.dk>
517 * adapter selection support for vo directx
518
519 Sabbi, Nico <nsabbi@tiscali.it>
520 * DVB input support
521 * MPEG TS support
522
523 Sauerbeck, Tilman <tsauerbeck@users.sourceforge.net>
524 * TGA decoder (rle/uncomp), -mf tga support
525
526 Schneider, Florian <flo-mplayer-dev@gmx.net>
527 * RealVideo codec libraries interface, .rm demuxer fixes
528
529 Schoenbrunner, Oliver <oliver.schoenbrunner@jku.at>
240 * SGI audio driver 530 * SGI audio driver
241 * MIPS support 531 * MIPS support
242 532
243 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com> 533 Snel, Rik <rsnel@cube.dyndns.org>
244 * original libmad support
245
246 David Holm <dholm@telia.com>
247 * DXR3 support
248
249 Panagiotis Issaris <takis@lumumba.luc.ac.be>
250 * -playlist option
251 * NuppelVideo support
252 * various fixes
253
254 Mike Melanson <melanson@pcisys.net>
255 * MS Video1 codec open-source implementation
256 * FLI demuxer, decoder
257 * unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others)
258 * FILM (.cpk) file demuxer
259 * RoQ file demuxer, Audio/Video decoder
260 * QT SMC decoder
261 * QT RLE decoder
262 * MS RLE decoder re-implementation
263
264 Tobias Diedrich <ranma@gmx.at>
265 * NAS audio output driver
266 * DXR2 driver
267 * softpulldown video filter
268 * ported Donald Graft's kerndeint video filter
269 * AVI OpenDML write support
270
271 Kilian A. Foth <foth@informatik.uni-hamburg.de>
272 * -slave mode
273
274 Tim Ferguson <timf@mail.csse.monash.edu.au>
275 * open source Cinepak decoder
276 * open source CYUV decoder
277
278 Sam Lin <itrs@softwell.com.tw>
279 * -wid (plugger) patch
280
281 Johannes Feigl <johannes.feigl@aon.at>
282 * original German docs translation (outdated)
283 * some improvements in configure, small patches
284 * found somebody (Thilo Wunderlich) who sent a DVB card
285
286 Kim Minh Kaplan <kmkaplan@selfoffice.com>
287 * DVD and VobSub subtitles display support
288 * DVD subtitles rip to VobSub
289
290 Brian Kuschak <bkuschak@yahoo.com>
291 * RTP streaming support (reading)
292
293 Stephen Davies <steve@daviesfam.org>
294 * support for large video files (>2^32 bytes in size)
295 * surround sound aop plugin
296
297 Rik Snel <rsnel@cube.dyndns.org>
298 * zr video output driver 534 * zr video output driver
299 535
300 Anders Johansson <ajh@atri.curtin.edu.au> 536 Sommer, Sascha (Faust3) <saschasommer@freenet.de>
301 * old audio plugin system, some effect plugins
302 * new libaf interface design, implementation, plugins
303
304 Roberto Togni (rxt) <r_togni@tiscali.it>
305 * open source QT RPZA decoder
306 * open source HuffYUV decoder
307 * open source MSZH/ZLIB decoder
308 * open source QT 8BPS decoder
309 * mp_help-it.h updates
310 * Realaudio (ra) demuxer, 14_4 and 28_8 codec support
311 * Misc bugfixes and enhancements
312
313 Wojtek Kaniewski <wojtekka@bydg.pdi.net>
314 * mouse wheel support
315 * made the freetype + RAW font support work together
316
317 Fredrik Kuivinen <freku045@student.liu.se>
318 * OSD/subtitles outside a movie for SDL
319 * video filter layer draft, first implementation
320 * virtualdub filter support (not yet finished/committed)
321
322 Florian Schneider <flo-mplayer-dev@gmx.net>
323 * RealVideo codec libraries interface, .rm demuxer fixes
324
325 Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
326 * various bugfixes
327 * rewrote v4l video capturing, implemented audio capturing layer
328 * freetype2 font rendering support
329
330 D Richard Felker III (dalias) <dalias@aerifal.cx>
331 * lots of work on inverse telecine including initial support
332 * improved MEncoder (getting rid of DivX4 dependency, seeking, ...)
333 * antialiased DVD subtitles
334 * misc bugfixes and improvements, esp. in video filter/output system
335 * tech docs on encoding
336 * eq, halfpack, dint, detc, field, decimate, dsize, ilpack, ivtc,
337 tfields, pullup video filters
338
339 Dominik Mierzejewski (Rathann) <dominik@rangers.eu.org>
340 * compiler warning fixes
341 * official RPM packages
342 * Polish documentation translation
343
344 Diego Biurrun (DonDiego) <diego@biurrun.de>
345 * documentation and console output translation (help_mp-XX.h) maintainer
346 * README, wishlist, translations.txt
347 * random trivial fixes
348 * main tester and small fixes for the Cygwin and MinGW port
349 * testing, bug reports
350 * homepage improvements
351 * head of the Ministry for English Composition
352 * skin overhaul
353
354 Sascha Sommer (Faust3) <saschasommer@freenet.de>
355 * DirectX VO driver 537 * DirectX VO driver
356 * Windows waveout AO driver 538 * Windows waveout AO driver
357 * QuickTime audio+video decoding, video encoding (using Win32 DLLs) support 539 * QuickTime audio+video decoding, video encoding (using Win32 DLLs) support
358 * MinGW port, Cygwin fixes 540 * MinGW port, Cygwin fixes
359 * winvidix driver 541 * winvidix driver
360 * nvidia_vid driver 542 * nvidia_vid driver
361 * dhahelperwin for direct hardware access under Windows NT/2000/XP 543 * dhahelperwin for direct hardware access under Windows NT/2000/XP
362 544
363 Sidik Isani <lksi@cfht.hawaii.edu> 545 Svoboda, Jiri <Jiri.Svoboda@seznam.cz>
364 * get_delay() smoothing code (-autosync) 546 * AQT type subtitles support
365 * RTC initialization fixes 547 * CRTC2 YUV support in mga_vid
366 * various small fixes 548 * DirectFB video output driver
367 549
368 Fredrik Noring <noring@nocrew.org> 550 Syrjälä, Ville <syrjala@sci.fi>
369 * -vo DGA fixes 551 * -vo dfbmga driver (G400 DVDMax-like feature using dfb 0.9.14)
370 552
371 Kees Cook <mplayer@outflux.net> 553 Sandell, Björn <biorn@dce.chalmers.se>
372 * dvdnav hacks 554 * various *BSD fixes
373 * rawdv demuxer fixes 555
374 556 Tam, Howell (Pigeon) <pigeon@pigeond.net>
375 Hampa Hug <hhug@student.ethz.ch> 557 * native libcaca driver (-vo caca)
376 * LUT-based soft eq video filter (-vf eq2) 558
377 * .ogm demuxer endianness fixes 559 TeLeNiEkO <telenieko@telenieko.com>
378 560 * first Spanish documentation translation (outdated)
379 Uwe Reder <Uwe.Reder@3SOFT.de> 561
380 * various x11/vm/fs fixes 562 Tlalka, Adam <atlka@pg.gda.pl>
381 * subtitle/OSD control fixes 563 * OSD/subtitle review, fixes, optimization, UTF8 support
382
383 Andriy N. Gritsenko (AG_LS) <andrej@lucky.net>
384 * skip-deinterlace video filter
385 * MUXER layer, and new MPEG-PS muxer
386
387 Joey Parrish <joey@nicewarrior.org>
388 * various fixes 564 * various fixes
389 * -vo gif89a author 565
390 * gif demuxer author 566 Togni, Roberto (rxt) <r_togni@tiscali.it>
391 * Windows support improvements 567 * open source QT RPZA decoder
392 * Windows installer package maintainer 568 * open source HuffYUV decoder
393 569 * open source MSZH/ZLIB decoder
394 Juergen Hammelmann <juergen.hammelmann@gmx.de> 570 * open source QT 8BPS decoder
395 * TOOLS/mencvcd author 571 * mp_help-it.h updates
396 572 * Realaudio (ra) demuxer, 14_4 and 28_8 codec support
397 Martin Gansser <mgansser@ngi.de> 573 * Misc bug fixes and enhancements
398 * HP-UX port 574
399 575 Tropea, Salvador Eduardo <salvador@inti.gov.ar>
400 Matteo Giani <matgiani@ctonet.it> 576 * subtitle parsing/displaying related patches
401 * PVA demuxer 577
402 578 von Merkatz, Arwed <v.merkatz@gmx.net>
403 Rudolf Marek <MAREKR2@cs.felk.cvut.cz> 579 * fontconfig font lookup support
404 * gtf code for -vo vesa 580
405 581 Vajna, Miklós (VMiklos) <mamajom@axelero.hu>
406 Tilman Sauerbeck <tsauerbeck@users.sourceforge.net> 582 * TOOLS/divx2svcd author
407 * TGA decoder (rle/uncomp), -mf tga support 583
408 584 Wigren, Per <wigren@home.se>
409 Colin Leroy <colin@colino.net> 585 * bmovl - Bitmap Overlay video filter
410 * GUI endianness fixes 586
411 * volume control with -ao sdl 587 Witt, Derek J <djw@flinthills.com>
412 * -ovc lavc endianness fixes 588 * MMS network streaming patches
413 * -ao pcm endianness fixes 589
414 * libdha on powerpc Linux 590 Young, Alan <ayoung@teleport.com>
415 * mach64 vidix driver endianness fixes 591 * fixed support of RealMedia & XAnim binary plugins on Alpha
416 592
417 Mark Zealey <mark@zealos.org> 593 Zaprzala, Artur (zybi) <zybi@fanthom.irc.pl>
594 * complete font generator prog + OSD font (TOOLS/subfont-c)
595
596 Zealey, Mark <mark@zealos.org>
418 * -vo tdfxfb driver 597 * -vo tdfxfb driver
419 * -geometry window positioning code 598 * -geometry window positioning code
420 599
421 Gregory Kovriga <gkovriga@techunix.technion.ac.il> 600 Ziv-Av, Matan <matan@svgalib.org>
422 * GUI drag & drop support
423 * GUI DVD fixes
424 * various small bugfixes in ASX/URL parser
425
426 Rémi Guyomarch <rguyom@pobox.com>
427 * various fixes
428 * 'unsharp' video filter
429 * XviD encoding support
430
431 Salvatore Falco <sfalco@studenti.ing.uniroma1.it>
432 * jacosub parsing & dump support
433 * overlapping subtitles & sub sorting support
434 * SAMI subtitles dump support
435
436 Ville Syrjälä <syrjala@sci.fi>
437 * -vo dfbmga driver (G400 DVDMax-like feature using dfb 0.9.14)
438
439 Björn Sandell <biorn@dce.chalmers.se>
440 * various *BSD fixes
441
442 lucho <lucho@haemimont.bg>
443 * hw-accelerated video eq support into x11, gl2 (using DirectColor cmap)
444
445 Per Wigren <wigren@home.se>
446 * bmovl - Bitmap Overlay video filter
447
448 Nicolas Le Gaillart <n@tourmentine.com>
449 * French documentation translation
450 * documentation updates and fixes
451 * 2nd half of the documentation HTML --> XML conversion
452
453 Lu Ran <hephooey@fastmail.fm>
454 * Chinese documentation translation
455 * various VobSub related patches
456 * improved seeking in realmedia format
457
458 András Mohari <mayday@varoshaza.nagyatad.hu>
459 * skin documentation
460 * various docs updates and fixes
461 * 1st half of the documentation HTML --> XML conversion
462
463 Dénes Balatoni <pnis@coder.hu>
464 * XMMS inputplugin support
465 * minor features & fixes mostly to make MPlayer work better on a PDA
466
467 Oskar Liljeblad <oskar@osk.mine.nu>
468 * various OSD related patches
469
470 Bernd Ernesti <mplayer@lists.veego.de>
471 * NetBSD support patches
472
473 Eviv Bulgroz <ebulgroz@yahoo.com>
474 * presets support for mp3lame encoding
475 * AVI demuxer time/bitrate calculation fixes
476 * various bugfixes
477
478 Matan Ziv-Av <matan@svgalib.org>
479 * vo_svga fixes, improvements 601 * vo_svga fixes, improvements
480 * svgalib kernel helper support for VIDIX/libdha 602 * svgalib kernel helper support for VIDIX/libdha
481 603
482 Puk Madick <pingy@swirvemail.com> 604 Zoltán, Márk Vicián (Se7en) <se7en@sch.bme.hu>
483 * KDE/GNOME2 fullscreen fix 605 * SVGAlib support in libvo
484 * configparser fixes 606
485 607 Zubimendi, Andoni <andoni@lpsat.net>.
486 Tomas Hurka <tom@hukatronic.cz>
487 * Darwin DVD support (mpdvdkit2)
488 * various fixes
489
490 Moritz Bunkus (mosu) <moritz@bunkus.org>
491 * various OGM hacks/fixes
492 * ogm-tools author
493 * Matroska demuxer
494
495 Filip Kalinski <filon@pld.org.pl>
496 * X11 fulscreen switching fixes/cleanup
497
498 Christian Ohm <chr.ohm@gmx.net>
499 * various small bugfixes
500
501 Alexander Gottwald <Alexander.Gottwald@informatik.tu-chemnitz.de>
502 * various small bugfixes
503
504 Andreas Hess <jaska@gmx.net>
505 * upgrading libdvdcss in libmpdvdkit2
506 * various small bugfixes
507
508 Salvador Eduardo Tropea <salvador@inti.gov.ar>
509 * subtitle parsing/displaying related patches
510
511 Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
512 * VIDIX patches (Rage128, Radeon 7000)
513 * OSS AC3 passthrough fix
514
515 Alan Young <ayoung@teleport.com>
516 * fixed support of RealMedia & XAnim binary plugins on Alpha
517
518 Attila Kinali <attila@kinali.ch>
519 * various small fixes in the X11 code
520 * xinerama support
521 * documentation
522 * patch application monkey, mailer daemon
523
524 Nico Sabbi <nsabbi@tiscali.it>
525 * DVB input support
526 * MPEG TS support
527
528 Andoni Zubimendi <andoni@lpsat.net>.
529 * Spanish documentation translation 608 * Spanish documentation translation
530
531 Juan Martin <nauj27@teleline.es>
532 * Spanish man page translation
533 * Spanish documentation translation
534
535 Dmitry Baryshkov <mitya@school.ioffe.ru>
536 * Russian documentation translation
537 * FLAC decoding support
538 * XML build system
539
540 rgselk <rgselknospam@yahoo.com>
541 * Real RTSP range support
542
543 Zoltán Hidvégi <mplayer@hzoli.com>
544 * filmdint filter
545
546 Corey Hickey <bugfood-ml@fatooh.org>
547 * telecine/interlacing HOWTO for the MEncoder documentation
548
549 Aurelien Jacobs <aurel@gnuage.org>
550 * standalone C Matroska demuxer
551
552 Dave Lambley <mplayer@davel.me.uk>
553 * HTTP cookie support
554
555 Arwed v. Merkatz <v.merkatz@gmx.net>
556 * fontconfig font lookup support
557
558 Daniele Forghieri <guru@digitalfantasy.it>
559 * TGA output driver
560 * framestep & tile filters
561 * initial Italian man page translation
562
563 David Kühling <dvdkhlng@gmx.de>
564 * libtheora support, ogg/theora demuxing changes
565
566 Romain Dolbeau <romain@dolbeau.org>
567 * random AltiVec (PowerPC multimedia extensions) stuff
568
569 Miklós Vajna (VMiklos) <mamajom@axelero.hu>
570 * TOOLS/divx2svcd author
571
572 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
573 Translation from scratch:
574 * 'Boski Cinek' <boski_cinek(at)o2(dot)pl>
575 * 'Emdej' <emdej(at)emdej(dot)com>
576 * 'Flex' <flex(at)tenbit(dot)pl>
577 * Dominik 'Rathann' Mierzejewski <dominik(at)rangers(dot)eu(dot)org>
578 * Kuba 'Qba' Misiorny <jim85(at)wp(dot)pl>
579 * Lukasz 'Frogu' Proszek <frogoo(at)o2(dot)pl>
580 * Maciek 'paszczi' Paszta <paszczi(at)go2(dot)pl>
581 * Piotr 'Cobra' Michniewski <cobra_666(at)poczta(dot)onet(dot)pl>
582 * Waclaw 'Torinthiel' Schiller <torinthiel(at)wp(dot)pl>
583
584 Florian Dietrich <flodt8@yahoo.de>
585 * mingw networking support
586
587 Nehal Mistry (Nehal) <nehalmistry@gmx.net>
588 * various audio driver fixes
589
590 Reimar Döffinger (reimar) <reimar.doeffinger@stud.uni-karlsruhe.de>
591 * GL code fixes
592
593 Rune <runner@mail.tele.dk>
594 * adapter selection support for vo directx
595
596 adland <adland123@yahoo.com>
597 * support for various Windows DLL codecs (LCW2, ASLC)
598 * smil playlist parser
599
600 Tilmann Bitterberg
601 * AVI OpenDML read support
602
603 Reza Jelveh (timebomb) <reza.jelveh@tu-harburg.de>
604 * NSV demuxer
605
606
607 ____________
608 Main testers
609 ~~~~~~~~~~~~
610
611 Tibor Balázs (Tibcu)
612 Péter Sasi (SaPe)
613 Christoph H. Lampert (Gruel)
614 Attila Kinali (KotH)
615 Bohdan Horst (Nexus)
616 609
617 610
618 ________________ 611 ________________
619 The codecs, libs 612 The codecs, libs
620 ~~~~~~~~~~~~~~~~ 613 ~~~~~~~~~~~~~~~~
621 614
622 Aaron Holtzman <aholtzma@engr.uvic.ca> 615 Bellard, Fabrice <fabrice.bellard@free.fr>
616 * FFmpeg/libavcodec author, maintainer (open source MPEG, MJPEG,
617 Divx, WMA, DV etc audio/video en/decoder)
618
619 Chappelier, Vivien and Vincent, Damien
620 * libFAME authors [fast MPEG1 encoder, used by -vo mpegpes/-vo dxr3]
621
622 Hipp, Michael
623 * mpglib author [not used directly but some parts are in mp3lib]
624
625 Holtzman, Aaron <aholtzma@engr.uvic.ca>
623 * ac3dec (and libac3) author [old AC3 audio decoder] 626 * ac3dec (and libac3) author [old AC3 audio decoder]
624 * the original mga_vid driver [Matrox G200/G400 YUV backend scaler] 627 * the original mga_vid driver [Matrox G200/G400 YUV backend scaler]
625 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] 628 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player]
626 629
627 Michel Lespinasse <walken@zoy.org> 630 Janovetz, Jake
628 * large libmpeg2 changes for better speed and MPEG conformance 631 * remez.c author [Used to calculate audio filter coefficients]
629 * liba52 author [current AC3 audio decoder] 632
630 633 Kabelac, Zdenek <kabi@informatics.muni.cz>
631 Eugene Kuznetsov <divx@euro.ru> 634 * current avifile maintainer
635 * some technical help about the Win32 stuff, ASF formats and timers
636
637 Kuznetsov, Eugene <divx@euro.ru>
632 * avifile author [AVI player library for Linux, using Win32 VfW/ACM codecs] 638 * avifile author [AVI player library for Linux, using Win32 VfW/ACM codecs]
633 * technical help about AVI and ASF formats, and how to get YUV using VfW... 639 * technical help about AVI and ASF formats, and how to get YUV using VfW...
634 * Divx4Linux technical support 640 * Divx4Linux technical support
635 641
636 Zdenek Kabelac <kabi@informatics.muni.cz> 642 Lespinasse, Michel <walken@zoy.org>
637 * current avifile maintainer 643 * large libmpeg2 changes for better speed and MPEG conformance
638 * some technical help about the Win32 stuff, ASF formats and timers 644 * liba52 author [current AC3 audio decoder]
639 645
640 Fabrice Bellard <fabrice.bellard@free.fr> 646 Podlipec, Mark
641 * FFmpeg/libavcodec author, maintainer (open source MPEG, MJPEG, 647 * xa_gsm.c author [MS-GSM audio codec] [from a GSM library by Jutta Degener
642 Divx, WMA, DV etc audio/video en/decoder) 648 and Carsten Bormann]
643 649
644 Project Mayo <http://www.projectmayo.com> 650 Project Mayo <http://www.projectmayo.com>
645 * the OpenDivX codec authors 651 * the OpenDivX codec authors
646
647 Michael Hipp
648 * mpglib author [not used directly but some parts are in mp3lib]
649
650 Mark Podlipec
651 * xa_gsm.c author [MS-GSM audio codec] [from a GSM library by Jutta Degener
652 and Carsten Bormann]
653
654 Jake Janovetz
655 * remez.c author [Used to calculate audio filter coefficients]
656
657 Vivien Chappelier, Damien Vincent
658 * libFAME authors [fast MPEG1 encoder, used by -vo mpegpes/-vo dxr3]
659 652
660 653
661 _____________________________________________________ 654 _____________________________________________________
662 Their code is not used in the current player version, 655 Their code is not used in the current player version,
663 but I've got some ideas or other technical help from: 656 but I've got some ideas or other technical help from:
664 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 657 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
665 658
666 Avery Lee <phaeron@virtualdub.org> 659 Farin, Dirk <farin@ti.uni-mannheim.de>
660 * dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]
661
662 Lee, Avery <phaeron@virtualdub.org>
667 * VirtualDub author, help understanding AVI with VBR audio and 663 * VirtualDub author, help understanding AVI with VBR audio and
668 other AVI issues 664 other AVI issues
669 665
670 John F. McGowan <http://www.jmcgowan.com> 666 McGowan, John F. <http://www.jmcgowan.com>
671 * AVI FAQ author/collector. [site with many useful docs on codecs 667 * AVI FAQ author/collector. [site with many useful docs on codecs
672 and avi format] 668 and avi format]
673 669
674 Dirk Farin <farin@ti.uni-mannheim.de> 670 Williams, Adam <broadcast@earthling.net>
675 * dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]
676
677 Adam Williams <broadcast@earthling.net>
678 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in 671 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in
679 v0.1-v0.4] 672 v0.1-v0.4]