annotate DOCS/AUTHORS @ 310:cfb2a5fef86f

added YUY2 to i263
author gabucino
date Sun, 08 Apr 2001 20:28:12 +0000
parents 417db2fb0d03
children e67f565a6ec8
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)
281
6c3a2c2c966d big review
gabucino
parents: 264
diff changeset
17 - OSD & SUB display code
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
18
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
19 Zoltán Ponekker (Pontscho/Fresh!): <pontscho@makacs.poliod.hu>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
20 - configure script and Makefiles for easy compile
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
21 - GUI system (coming soon!)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
22 - 3DNow! support into mp3lib
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
23 - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
24 - libvo: adding xmga driver (similar to Xv but works under X3.3.x)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
25
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
26 Gábor Lénárt (LGB): <lgb@supervisor.hu>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
27 - testing and some improvements in mpeg player's user interface (options)
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
28 - ./configure script improvements
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
29
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
30 Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu>
137
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
31 - documentation maintainer, hun-eng translator
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
32 - web design
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
33 - testing, codecs quality & speed comparsions
60324533d3a4 updated info about Gabucino
arpi_esp
parents: 134
diff changeset
34 - IRC channel #MPlayer operator
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
35
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
36 Szabolcs Berecz: <szabi@inf.elte.hu>
309
417db2fb0d03 find /home/gabucino | /bin/forget
gabucino
parents: 283
diff changeset
37 - codecs file, config file and command line parser
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
38 - mga_vid fixes, module option stc.
228
1f174547a087 no comment :)
gabucino
parents: 226
diff changeset
39 - fbdev support in libvo
1f174547a087 no comment :)
gabucino
parents: 226
diff changeset
40
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
41 László Megyer (Lez, Laaz): <lez@sch.bme.hu>
228
1f174547a087 no comment :)
gabucino
parents: 226
diff changeset
42 - SUB reader
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
43
282
00d93ab00f85 Chass added
gabucino
parents: 281
diff changeset
44 Gyula László (Chass, Tégla): <chass-@freemail.hu>
281
6c3a2c2c966d big review
gabucino
parents: 264
diff changeset
45 - fonts
6c3a2c2c966d big review
gabucino
parents: 264
diff changeset
46
283
d11e4b9b86e4 Se7en added
gabucino
parents: 282
diff changeset
47 Zoltán Márk Vicián (Se7en): <se7en@sch.bme.hu>
d11e4b9b86e4 Se7en added
gabucino
parents: 282
diff changeset
48 - SVGA support in libvo
d11e4b9b86e4 Se7en added
gabucino
parents: 282
diff changeset
49
5
6c8fb6b35c26 added Andreas Ackermann
arpi_esp
parents: 1
diff changeset
50 Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
6c8fb6b35c26 added Andreas Ackermann
arpi_esp
parents: 1
diff changeset
51 - LIRC support (see DOCS/LIRC)
20
e1147bb68942 DOCS update (DGA)
gabucino
parents: 5
diff changeset
52 - DGA support in libvo
5
6c8fb6b35c26 added Andreas Ackermann
arpi_esp
parents: 1
diff changeset
53
98
e4db2cbedf73 SDL driver author added
gabucino
parents: 81
diff changeset
54 Felix Bünemann: <Felix.Buenemann@gmx.de>
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
55 - SDL driver fixes
104
e69fe7a1a3a9 szabi added
gabucino
parents: 98
diff changeset
56
127
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
57 TeLeNiEkO: <telenieko@telenieko.com>
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
58 - debian packaging support (see debian/* and DOCS/DEBIAN)
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
59 - spanish translations (see DOCS/Spanish/*)
d0b331c91b3a added TeLeNiEkO
arpi_esp
parents: 108
diff changeset
60
221
3daeae4a4aa6 Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents: 210
diff changeset
61 Michael Graffam: <mgraffam@idsi.net>
264
39afcd42f63e added vo_dga to VidMode author
gabucino
parents: 243
diff changeset
62 - 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
63 - Video mode switching code to vo_dga
203
b29c1eed9428 added VidMode guy
gabucino
parents: 137
diff changeset
64
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
65 Main testers:
243
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
66 Tibor Balázs (Tibcu)
9d9f3337d648 those fakkin' names... :(
gabucino
parents: 228
diff changeset
67 Péter Sasi (SaPe)
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
68 Christoph H. Lampert
108
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
69 Dirk Vornheder
796f840a45db small fixes
arpi_esp
parents: 104
diff changeset
70 Attila Kinali
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
71
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
72 ========================== The Codecs: ===================================
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
73
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
74 Aaron Holtzman: <aholtzma@engr.uvic.ca>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
75 - ac3dec (and libac3) author [AC3 audio decoder]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
76 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
77 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
78
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
79 Michel Lespinasse: <walken@zoy.org>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
80 - did large libmpeg2 changes for better speed and mpeg conformance
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
81
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
82 Eugene Kuznetsov: <divx@euro.ru>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
83 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
84 - technical help about AVI and ASF formats, and how to get YUV using VfW...
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
85
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
86 Project Mayo: [http://www.projectmayo.com]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
87 - the OpenDivX codec authors
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
88
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
89 Michael Hipp:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
90 - mpg123 author [free mpeg audio player, isn't used directly but in mp3lib]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
91
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
92 Mark Podlipec:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
93 - xanim author [i'm using its aLaw audio decoder]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
94
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
95 Jutta Degener and Carsten Bormann:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
96 - xa_gsm.c authors [MS-GSM audio codec]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
97
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
98 Their code is not used in current player version, but I've got some ideas or
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
99 other technical help from:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
100
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
101 John F. McGowan http://www.jmcgowan.com/
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
102 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
103
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
104 Dirk Farin: <farin@ti.uni-mannheim.de>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
105 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
106
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
107 Adam Williams: <broadcast@earthling.net>
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
108 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4]