Mercurial > mplayer.hg
annotate DOCS/AUTHORS @ 1432:62b9f4b52b4f
*** empty log message ***
author | gabucino |
---|---|
date | Wed, 01 Aug 2001 20:12:18 +0000 |
parents | aefabb5664f8 |
children | 16aae598fa50 |
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 | |
1117 | 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 |
749 | 64 - native AAlib driver (coming soon) |
283 | 65 |
1201 | 66 Alex Beregszaszi (Al3x): <alex@naxine.org> |
67 - ALSA output driver in libao2 | |
1134 | 68 - vo_ggi output driver in libvo (www.ggi-project.org) |
1035 | 69 |
1201 | 70 Andreas Ackermann (Acki): <asackerm@stud.informatik.uni-erlangen.de> |
5 | 71 - LIRC support (see DOCS/LIRC) |
20 | 72 - DGA support in libvo |
5 | 73 |
1201 | 74 Felix Bünemann (Atmos): <atmosfear@users.sourceforge.net> |
667 | 75 - SDL driver maintainer |
436 | 76 - Additional YUV formats fixes |
667 | 77 - 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
|
78 - PNG file output support in libvo |
911 | 79 - flipping support (for Indeo 3/4, etc) |
1201 | 80 - SDL audio driver in libao2 |
1118 | 81 - RAW PCM/WAVE file writer for libao2 |
104 | 82 |
127 | 83 TeLeNiEkO: <telenieko@telenieko.com> |
907 | 84 - spanish translation of documentation |
127 | 85 |
221
3daeae4a4aa6
Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents:
210
diff
changeset
|
86 Michael Graffam: <mgraffam@idsi.net> |
264 | 87 - 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
|
88 - Video mode switching code to vo_dga |
203 | 89 |
436 | 90 Jens Hoffmann: <hoffmajs@gmx.de> |
91 - Additional YUV formats support | |
92 - found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization | |
93 | |
521 | 94 Nick Kurshev: <nickols_k@mail.ru> |
667 | 95 - memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) |
521 | 96 - CDROM tune info |
861 | 97 - further 3DNow! optimizations into mp3lib and libac3 |
907 | 98 - russian translation of documentation |
521 | 99 |
667 | 100 German Gomez Garcia: <german@piraos.com> |
101 - DVD .ifo parser and chapter selection [not yet in the main trunk] | |
102 - SPDIF AC3 output for SBLive! [not yet in the main trunk] | |
103 | |
1201 | 104 Dariush Pietrzak (Eyck): <eyck@incubus.ar.lublin.pl> |
852 | 105 - debian packaging support (see debian/* and DOCS/DEBIAN) |
106 - support for vplayer subtitle format | |
107 - prelimenary support for .RT subtitle format | |
108 | |
1044 | 109 Jürgen Keil and Marcus Comstedt: <jk@tools.de> <marcus@idonex.se> |
110 - patched MPlayer to work on Solaris 8 x86 | |
111 - configure fixes | |
1201 | 112 - SUN audio driver in libao2 |
1044 | 113 |
114 Vladimir Kushnir: <vkushnir@Alfacom.net> | |
115 - patched MPlayer to work on FreeBSD x86 | |
116 | |
1201 | 117 Bertrand BAUDET: <bertrand_baudet@yahoo.com> |
118 - network streaming support | |
119 | |
1 | 120 Main testers: |
243 | 121 Tibor Balázs (Tibcu) |
122 Péter Sasi (SaPe) | |
1 | 123 Christoph H. Lampert |
667 | 124 Attila Kinali |
108 | 125 Dirk Vornheder |
1 | 126 |
667 | 127 ========================== The codecs, libs: ================================= |
1 | 128 |
129 Aaron Holtzman: <aholtzma@engr.uvic.ca> | |
130 - ac3dec (and libac3) author [AC3 audio decoder] | |
131 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
132 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
133 | |
134 Michel Lespinasse: <walken@zoy.org> | |
135 - did large libmpeg2 changes for better speed and mpeg conformance | |
136 | |
137 Eugene Kuznetsov: <divx@euro.ru> | |
138 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] | |
139 - technical help about AVI and ASF formats, and how to get YUV using VfW... | |
1348 | 140 - divx4linux techical support |
1 | 141 |
667 | 142 Zdenek Kabelac: <kabi@informatics.muni.cz> |
143 - current avifile maintainer(?) | |
144 - some technical help about the win32 stuff and timers | |
145 | |
1348 | 146 Gerard Lantau: <glantau@yahoo.fr> |
147 - ffmpeg/libavcodec author,maintainer (opensource mpeg & divx en/decoder) | |
148 | |
1 | 149 Project Mayo: [http://www.projectmayo.com] |
150 - the OpenDivX codec authors | |
151 | |
152 Michael Hipp: | |
1348 | 153 - mpglib author [isn't used directly but some parts in mp3lib] |
1 | 154 |
155 Mark Podlipec: | |
868 | 156 - xa_gsm.c author [MS-GSM audio codec] |
157 [from a GSM library by Jutta Degener and Carsten Bormann] | |
1 | 158 |
159 Their code is not used in current player version, but I've got some ideas or | |
160 other technical help from: | |
161 | |
162 John F. McGowan http://www.jmcgowan.com/ | |
163 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] | |
164 | |
165 Dirk Farin: <farin@ti.uni-mannheim.de> | |
166 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] | |
167 | |
168 Adam Williams: <broadcast@earthling.net> | |
169 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4] |