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