Mercurial > mplayer.hg
annotate DOCS/AUTHORS @ 1570:0757d1f4fe7d
updated
author | arpi |
---|---|
date | Fri, 17 Aug 2001 09:23:11 +0000 |
parents | 16aae598fa50 |
children |
rev | line source |
---|---|
1201 | 1 AUTHORS: |
2 ~~~~~~~~ | |
1 | 3 |
1201 | 4 NOTE: Do *NOT* send bugreports, help & feature requests directly to the authors! |
5 ===== Read DOCS/BUGREPORTS and subscribe to mplayer-users mailing lists. | |
1417 | 6 Patches & devel stuff should be sent to the mplayer-dev-eng mailing list. |
1 | 7 |
1201 | 8 ========================== The MPlayer project: =============================== |
861 | 9 |
243 | 10 Árpád Gereöffy (A'rpi/ESP-team): <arpi@thot.banki.hu> |
1 | 11 - player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...) |
891 | 12 - mp3lib, based on mpglib sources [MP3 audio decoder] |
1 | 13 - getch2 [keyboard handler] |
14 - some changes in libmpeg2 code (progressive frames, bitrate & fps support) | |
15 - libvo improvements: adding OpenGL support, bugfix in mga driver... | |
667 | 16 - triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver |
17 - scripts in the TVout directory (TVout on Matrox G400DH, read DOCS/TVout-G400) | |
1 | 18 - hacking DivX/Mpeg4 VfW codecs to get YUV output |
19 - opendivx decoder speed optimizations (see opendivx/ChangeLog) | |
281 | 20 - OSD & SUB display code |
1 | 21 |
22 Zoltán Ponekker (Pontscho/Fresh!): <pontscho@makacs.poliod.hu> | |
23 - configure script and Makefiles for easy compile | |
749 | 24 - GUI system (near complete!?) |
1 | 25 - 3DNow! support into mp3lib |
484 | 26 - 3DNow! support into fastmemcpy.h |
1 | 27 - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) |
667 | 28 - libvo: adding xmga driver, and fullscreen support to xv |
29 - audio mixer (volume) support | |
1 | 30 |
508 | 31 Gábor Lénárt (LGB): <lgb@lgb.hu> |
1 | 32 - ./configure script improvements |
508 | 33 - Makefile improvements |
521 | 34 - prelimenary DVD support |
749 | 35 - another GUI code (is that so..?) |
922
db06ae8967eb
Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
lgb
parents:
911
diff
changeset
|
36 - various X11 cleanups and fixes |
1 | 37 |
243 | 38 Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu> |
861 | 39 - documentation maintainer |
907 | 40 - hungarian translation of documentation |
41 - second webpage design&gfx | |
749 | 42 - webpage maintainer |
137 | 43 - testing, codecs quality & speed comparsions |
44 - IRC channel #MPlayer operator | |
1570 | 45 - experimental MINIX port :) |
1 | 46 |
1201 | 47 Szabolcs Berecz (Szabi): <szabi@inf.elte.hu> |
861 | 48 - codecs.conf file parser |
49 - config file and command line parser | |
1201 | 50 - mga_vid fixes, module option etc. |
228 | 51 - fbdev support in libvo |
1117 | 52 - type #7 subtitle support |
228 | 53 |
243 | 54 László Megyer (Lez, Laaz): <lez@sch.bme.hu> |
228 | 55 - SUB reader |
436 | 56 - screensaver+DPMS disable for libvo |
108 | 57 |
282 | 58 Gyula László (Chass, Tégla): <chass-@freemail.hu> |
667 | 59 - first fonts (mp_font1.zip) |
907 | 60 - third (current) homepage design&gfx |
281 | 61 |
283 | 62 Zoltán Márk Vicián (Se7en): <se7en@sch.bme.hu> |
436 | 63 - SVGAlib support in libvo |
283 | 64 |
1201 | 65 Alex Beregszaszi (Al3x): <alex@naxine.org> |
66 - ALSA output driver in libao2 | |
1134 | 67 - vo_ggi output driver in libvo (www.ggi-project.org) |
1035 | 68 |
1201 | 69 Andreas Ackermann (Acki): <asackerm@stud.informatik.uni-erlangen.de> |
5 | 70 - LIRC support (see DOCS/LIRC) |
20 | 71 - DGA support in libvo |
5 | 72 |
1201 | 73 Felix Bünemann (Atmos): <atmosfear@users.sourceforge.net> |
667 | 74 - SDL driver maintainer |
436 | 75 - Additional YUV formats fixes |
667 | 76 - New font (mp_font2.zip) |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
522
diff
changeset
|
77 - PNG file output support in libvo |
911 | 78 - flipping support (for Indeo 3/4, etc) |
1201 | 79 - SDL audio driver in libao2 |
1118 | 80 - RAW PCM/WAVE file writer for libao2 |
104 | 81 |
127 | 82 TeLeNiEkO: <telenieko@telenieko.com> |
907 | 83 - spanish translation of documentation |
127 | 84 |
221
3daeae4a4aa6
Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents:
210
diff
changeset
|
85 Michael Graffam: <mgraffam@idsi.net> |
264 | 86 - XF86VidMode support to vo_x11 and vo_dga |
221
3daeae4a4aa6
Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents:
210
diff
changeset
|
87 - Video mode switching code to vo_dga |
203 | 88 |
436 | 89 Jens Hoffmann: <hoffmajs@gmx.de> |
90 - Additional YUV formats support | |
91 - found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization | |
92 | |
521 | 93 Nick Kurshev: <nickols_k@mail.ru> |
667 | 94 - memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) |
521 | 95 - CDROM tune info |
1570 | 96 - further 3DNow! optimizations into mp3lib, libac3 and ffmpeg |
907 | 97 - russian translation of documentation |
521 | 98 |
667 | 99 German Gomez Garcia: <german@piraos.com> |
1570 | 100 - SPDIF AC3 output for SBLive! |
667 | 101 |
1201 | 102 Dariush Pietrzak (Eyck): <eyck@incubus.ar.lublin.pl> |
852 | 103 - debian packaging support (see debian/* and DOCS/DEBIAN) |
104 - support for vplayer subtitle format | |
105 - prelimenary support for .RT subtitle format | |
106 | |
1570 | 107 Marcus Comstedt: <marcus@idonex.se> |
108 - initial solaris8-x86 support | |
109 | |
1044 | 110 Jürgen Keil and Marcus Comstedt: <jk@tools.de> <marcus@idonex.se> |
111 - patched MPlayer to work on Solaris 8 x86 | |
1570 | 112 - various fixes (win32, configure, etc) |
1201 | 113 - SUN audio driver in libao2 |
1044 | 114 |
115 Vladimir Kushnir: <vkushnir@Alfacom.net> | |
116 - patched MPlayer to work on FreeBSD x86 | |
117 | |
1201 | 118 Bertrand BAUDET: <bertrand_baudet@yahoo.com> |
119 - network streaming support | |
120 | |
1570 | 121 Artur Zaprzala: <artur.zaprzala@talex.com.pl> |
122 - Complete font generator prog + OSD font (TOOLS/subfont-c) | |
123 | |
124 lanzz@lanzz.org: | |
125 - GIMP font generator plugin (TOOLS/subfont-gimp) | |
126 | |
127 Adam Tla/lka: <atlka@pg.gda.pl> | |
128 - osd/sub review, fixes, optimization, utf8 support | |
129 - various fixes | |
130 | |
131 Folke Ashberg: <folke@ashberg.de> | |
132 - AAlib driver for libvo (vo_aa) | |
133 | |
1 | 134 Main testers: |
243 | 135 Tibor Balázs (Tibcu) |
136 Péter Sasi (SaPe) | |
1 | 137 Christoph H. Lampert |
667 | 138 Attila Kinali |
108 | 139 Dirk Vornheder |
1 | 140 |
667 | 141 ========================== The codecs, libs: ================================= |
1 | 142 |
143 Aaron Holtzman: <aholtzma@engr.uvic.ca> | |
144 - ac3dec (and libac3) author [AC3 audio decoder] | |
145 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
146 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
147 | |
148 Michel Lespinasse: <walken@zoy.org> | |
149 - did large libmpeg2 changes for better speed and mpeg conformance | |
150 | |
151 Eugene Kuznetsov: <divx@euro.ru> | |
152 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] | |
153 - technical help about AVI and ASF formats, and how to get YUV using VfW... | |
1348 | 154 - divx4linux techical support |
1 | 155 |
667 | 156 Zdenek Kabelac: <kabi@informatics.muni.cz> |
157 - current avifile maintainer(?) | |
158 - some technical help about the win32 stuff and timers | |
159 | |
1348 | 160 Gerard Lantau: <glantau@yahoo.fr> |
1570 | 161 - ffmpeg/libavcodec author,maintainer (opensource mpeg, mjpeg & divx codecs) |
1348 | 162 |
1 | 163 Project Mayo: [http://www.projectmayo.com] |
164 - the OpenDivX codec authors | |
165 | |
166 Michael Hipp: | |
1348 | 167 - mpglib author [isn't used directly but some parts in mp3lib] |
1 | 168 |
169 Mark Podlipec: | |
868 | 170 - xa_gsm.c author [MS-GSM audio codec] |
171 [from a GSM library by Jutta Degener and Carsten Bormann] | |
1 | 172 |
173 Their code is not used in current player version, but I've got some ideas or | |
174 other technical help from: | |
175 | |
176 John F. McGowan http://www.jmcgowan.com/ | |
177 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] | |
178 | |
179 Dirk Farin: <farin@ti.uni-mannheim.de> | |
180 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] | |
181 | |
182 Adam Williams: <broadcast@earthling.net> | |
183 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4] |