annotate DOCS/AUTHORS @ 243:9d9f3337d648

those fakkin' names... :(
author gabucino
date Thu, 29 Mar 2001 10:06:26 +0000
parents 1f174547a087
children 39afcd42f63e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1 AUTHORS:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
2 ~~~~~~~~
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
3
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4 ====================== The MPlayer project: ===========================
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
5
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
6 Árpád Gereöffy (A'rpi/ESP-team): <arpi@thot.banki.hu>
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
7 - player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
8 - mp3lib, based on mpg123 sources [MP3 audio decoder]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
9 - getch2 [keyboard handler]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
10 - some changes in libmpeg2 code (progressive frames, bitrate & fps support)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
11 - libvo improvements: adding OpenGL support, bugfix in mga driver...
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
12 - YUY2 support into mga_vid driver (for DivX/MPEG4)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
13 - YUY2, RGB/BGR 15/16/24/32 support into libvo drivers (for AVI codecs)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
14 - scripts in the TVout directory (allows using TVout on Matrox G400 DH on fb)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
15 - hacking DivX/Mpeg4 VfW codecs to get YUV output
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
16 - opendivx decoder speed optimizations (see opendivx/ChangeLog)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
17
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
18 Zoltán Ponekker (Pontscho/Fresh!): <pontscho@makacs.poliod.hu>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
19 - configure script and Makefiles for easy compile
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
20 - GUI system (coming soon!)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
21 - 3DNow! support into mp3lib
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
22 - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
23 - libvo: adding xmga driver (similar to Xv but works under X3.3.x)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
24
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
25 Gábor Lénárt (LGB): <lgb@supervisor.hu>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
26 - testing and some improvements in mpeg player's user interface (options)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
27 - ./configure script improvements
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
28
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
29 Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu>
137
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
30 - documentation maintainer, hun-eng translator
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
31 - web design
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
32 - testing, codecs quality & speed comparsions
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
33 - IRC channel #MPlayer operator
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
34
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
35 Szabolcs Berecz: <szabi@inf.elte.hu>
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
36 - config file and command line parser (coming soon)
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
37 - mga_vid fixes, module option stc.
228
1f174547a087 no comment :)
gabucino
parents: 226
diff changeset
38 - fbdev support in libvo
1f174547a087 no comment :)
gabucino
parents: 226
diff changeset
39
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
40 László Megyer (Lez, Laaz): <lez@sch.bme.hu>
228
1f174547a087 no comment :)
gabucino
parents: 226
diff changeset
41 - SUB reader
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
42
5
6c8fb6b35c26 added Andreas Ackermann
arpi_esp
parents: 1
diff changeset
43 Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
6c8fb6b35c26 added Andreas Ackermann
arpi_esp
parents: 1
diff changeset
44 - LIRC support (see DOCS/LIRC)
20
e1147bb68942 DOCS update (DGA)
gabucino
parents: 5
diff changeset
45 - DGA support in libvo
5
6c8fb6b35c26 added Andreas Ackermann
arpi_esp
parents: 1
diff changeset
46
98
e4db2cbedf73 SDL driver author added
gabucino
parents: 81
diff changeset
47 Felix Bünemann: <Felix.Buenemann@gmx.de>
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
48 - SDL driver fixes
104
e69fe7a1a3a9 szabi added
gabucino
parents: 98
diff changeset
49
127
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
50 TeLeNiEkO: <telenieko@telenieko.com>
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
51 - debian packaging support (see debian/* and DOCS/DEBIAN)
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
52 - spanish translations (see DOCS/Spanish/*)
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
53
221
3daeae4a4aa6 Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents: 210
diff changeset
54 Michael Graffam: <mgraffam@idsi.net>
203
b29c1eed9428 added VidMode guy
gabucino
parents: 137
diff changeset
55 - XF86VidMode support to vo_x11
221
3daeae4a4aa6 Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents: 210
diff changeset
56 - Video mode switching code to vo_dga
203
b29c1eed9428 added VidMode guy
gabucino
parents: 137
diff changeset
57
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
58 Main testers:
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
59 Tibor Balázs (Tibcu)
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
60 Péter Sasi (SaPe)
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
61 Christoph H. Lampert
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
62 Dirk Vornheder
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
63 Attila Kinali
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
64
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
65 ========================== The Codecs: ===================================
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
66
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
67 Aaron Holtzman: <aholtzma@engr.uvic.ca>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
68 - ac3dec (and libac3) author [AC3 audio decoder]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
69 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
70 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
71
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
72 Michel Lespinasse: <walken@zoy.org>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
73 - did large libmpeg2 changes for better speed and mpeg conformance
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
74
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
75 Eugene Kuznetsov: <divx@euro.ru>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
76 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
77 - technical help about AVI and ASF formats, and how to get YUV using VfW...
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
78
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
79 Project Mayo: [http://www.projectmayo.com]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
80 - the OpenDivX codec authors
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
81
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
82 Michael Hipp:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
83 - mpg123 author [free mpeg audio player, isn't used directly but in mp3lib]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
84
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
85 Mark Podlipec:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
86 - xanim author [i'm using its aLaw audio decoder]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
87
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
88 Jutta Degener and Carsten Bormann:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
89 - xa_gsm.c authors [MS-GSM audio codec]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
90
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
91 Their code is not used in current player version, but I've got some ideas or
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
92 other technical help from:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
93
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
94 John F. McGowan http://www.jmcgowan.com/
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
95 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
96
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
97 Dirk Farin: <farin@ti.uni-mannheim.de>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
98 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
99
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
100 Adam Williams: <broadcast@earthling.net>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
101 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4]