Mercurial > mplayer.hg
annotate DOCS/AUTHORS @ 1261:5bb83ed0db33
- Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
that binary as the default assembler binary tested for the availability of
MMX/MMXEXT/3DNOW/... instructions
- On solaris, there are a few libraries missing, if you compile MPlayer
without SDL (with SDL, we pick up these libraries from "sdl-config --libs")
Typical problem is a missing nanosleep() from the -lrt library.
author | jkeil |
---|---|
date | Tue, 03 Jul 2001 14:22:23 +0000 |
parents | 0bddc179f042 |
children | e7778832010d |
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. | |
1 | 6 |
1201 | 7 ========================== The MPlayer project: =============================== |
861 | 8 |
243 | 9 Árpád Gereöffy (A'rpi/ESP-team): <arpi@thot.banki.hu> |
1 | 10 - player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...) |
891 | 11 - mp3lib, based on mpglib sources [MP3 audio decoder] |
1 | 12 - getch2 [keyboard handler] |
13 - some changes in libmpeg2 code (progressive frames, bitrate & fps support) | |
14 - libvo improvements: adding OpenGL support, bugfix in mga driver... | |
667 | 15 - triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver |
16 - scripts in the TVout directory (TVout on Matrox G400DH, read DOCS/TVout-G400) | |
1 | 17 - hacking DivX/Mpeg4 VfW codecs to get YUV output |
18 - opendivx decoder speed optimizations (see opendivx/ChangeLog) | |
281 | 19 - OSD & SUB display code |
1 | 20 |
21 Zoltán Ponekker (Pontscho/Fresh!): <pontscho@makacs.poliod.hu> | |
22 - configure script and Makefiles for easy compile | |
749 | 23 - GUI system (near complete!?) |
1 | 24 - 3DNow! support into mp3lib |
484 | 25 - 3DNow! support into fastmemcpy.h |
1 | 26 - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) |
667 | 27 - libvo: adding xmga driver, and fullscreen support to xv |
28 - audio mixer (volume) support | |
1 | 29 |
508 | 30 Gábor Lénárt (LGB): <lgb@lgb.hu> |
1 | 31 - ./configure script improvements |
508 | 32 - Makefile improvements |
521 | 33 - prelimenary DVD support |
749 | 34 - 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
|
35 - various X11 cleanups and fixes |
1 | 36 |
243 | 37 Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu> |
861 | 38 - documentation maintainer |
907 | 39 - hungarian translation of documentation |
40 - second webpage design&gfx | |
749 | 41 - webpage maintainer |
137 | 42 - testing, codecs quality & speed comparsions |
43 - IRC channel #MPlayer operator | |
1117 | 44 - experimental MINIX port |
1 | 45 |
1201 | 46 Szabolcs Berecz (Szabi): <szabi@inf.elte.hu> |
861 | 47 - codecs.conf file parser |
48 - config file and command line parser | |
1201 | 49 - mga_vid fixes, module option etc. |
228 | 50 - fbdev support in libvo |
1117 | 51 - type #7 subtitle support |
228 | 52 |
243 | 53 László Megyer (Lez, Laaz): <lez@sch.bme.hu> |
228 | 54 - SUB reader |
436 | 55 - screensaver+DPMS disable for libvo |
108 | 56 |
282 | 57 Gyula László (Chass, Tégla): <chass-@freemail.hu> |
667 | 58 - first fonts (mp_font1.zip) |
907 | 59 - third (current) homepage design&gfx |
281 | 60 |
283 | 61 Zoltán Márk Vicián (Se7en): <se7en@sch.bme.hu> |
436 | 62 - SVGAlib support in libvo |
749 | 63 - native AAlib driver (coming soon) |
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 |
861 | 96 - further 3DNow! optimizations into mp3lib and libac3 |
907 | 97 - russian translation of documentation |
521 | 98 |
667 | 99 German Gomez Garcia: <german@piraos.com> |
100 - DVD .ifo parser and chapter selection [not yet in the main trunk] | |
101 - SPDIF AC3 output for SBLive! [not yet in the main trunk] | |
102 | |
1201 | 103 Dariush Pietrzak (Eyck): <eyck@incubus.ar.lublin.pl> |
852 | 104 - debian packaging support (see debian/* and DOCS/DEBIAN) |
105 - support for vplayer subtitle format | |
106 - prelimenary support for .RT subtitle format | |
107 | |
1044 | 108 Jürgen Keil and Marcus Comstedt: <jk@tools.de> <marcus@idonex.se> |
109 - patched MPlayer to work on Solaris 8 x86 | |
110 - configure fixes | |
1201 | 111 - SUN audio driver in libao2 |
1044 | 112 |
113 Vladimir Kushnir: <vkushnir@Alfacom.net> | |
114 - patched MPlayer to work on FreeBSD x86 | |
115 | |
1201 | 116 Bertrand BAUDET: <bertrand_baudet@yahoo.com> |
117 - network streaming support | |
118 | |
1 | 119 Main testers: |
243 | 120 Tibor Balázs (Tibcu) |
121 Péter Sasi (SaPe) | |
1 | 122 Christoph H. Lampert |
667 | 123 Attila Kinali |
108 | 124 Dirk Vornheder |
1 | 125 |
667 | 126 ========================== The codecs, libs: ================================= |
1 | 127 |
128 Aaron Holtzman: <aholtzma@engr.uvic.ca> | |
129 - ac3dec (and libac3) author [AC3 audio decoder] | |
130 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
131 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
132 | |
133 Michel Lespinasse: <walken@zoy.org> | |
134 - did large libmpeg2 changes for better speed and mpeg conformance | |
135 | |
136 Eugene Kuznetsov: <divx@euro.ru> | |
137 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] | |
138 - technical help about AVI and ASF formats, and how to get YUV using VfW... | |
139 | |
667 | 140 Zdenek Kabelac: <kabi@informatics.muni.cz> |
141 - current avifile maintainer(?) | |
142 - some technical help about the win32 stuff and timers | |
143 | |
1 | 144 Project Mayo: [http://www.projectmayo.com] |
145 - the OpenDivX codec authors | |
146 | |
147 Michael Hipp: | |
891 | 148 - mpglib author [isn't used directly but in mp3lib] |
1 | 149 |
150 Mark Podlipec: | |
868 | 151 - xa_gsm.c author [MS-GSM audio codec] |
152 [from a GSM library by Jutta Degener and Carsten Bormann] | |
1 | 153 |
154 Their code is not used in current player version, but I've got some ideas or | |
155 other technical help from: | |
156 | |
157 John F. McGowan http://www.jmcgowan.com/ | |
158 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] | |
159 | |
160 Dirk Farin: <farin@ti.uni-mannheim.de> | |
161 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] | |
162 | |
163 Adam Williams: <broadcast@earthling.net> | |
164 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4] |