Mercurial > mplayer.hg
annotate DOCS/AUTHORS @ 522:b63c485a530d
reviewed for release
author | gabucino |
---|---|
date | Thu, 19 Apr 2001 12:10:18 +0000 |
parents | 8f86163f8dc3 |
children | a8ab5e0f5560 |
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 |
522 | 18 - everything that isn't listed elsewhere |
1 | 19 |
20 Zoltán Ponekker (Pontscho/Fresh!): <pontscho@makacs.poliod.hu> | |
21 - configure script and Makefiles for easy compile | |
522 | 22 - GUI system (/still/ coming soon!) |
1 | 23 - 3DNow! support into mp3lib |
484 | 24 - 3DNow! support into fastmemcpy.h |
1 | 25 - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) |
26 - libvo: adding xmga driver (similar to Xv but works under X3.3.x) | |
484 | 27 - mixer support |
1 | 28 |
508 | 29 Gábor Lénárt (LGB): <lgb@lgb.hu> |
1 | 30 - testing and some improvements in mpeg player's user interface (options) |
31 - ./configure script improvements | |
508 | 32 - Makefile improvements |
521 | 33 - prelimenary DVD support |
1 | 34 |
243 | 35 Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu> |
137 | 36 - documentation maintainer, hun-eng translator |
37 - web design | |
38 - testing, codecs quality & speed comparsions | |
39 - IRC channel #MPlayer operator | |
1 | 40 |
243 | 41 Szabolcs Berecz: <szabi@inf.elte.hu> |
436 | 42 - codecs.conf file, config file and command line parser |
108 | 43 - mga_vid fixes, module option stc. |
228 | 44 - fbdev support in libvo |
45 | |
243 | 46 László Megyer (Lez, Laaz): <lez@sch.bme.hu> |
228 | 47 - SUB reader |
436 | 48 - screensaver+DPMS disable for libvo |
108 | 49 |
282 | 50 Gyula László (Chass, Tégla): <chass-@freemail.hu> |
281 | 51 - fonts |
436 | 52 - new homepage design&gfx (coming soon) |
281 | 53 |
283 | 54 Zoltán Márk Vicián (Se7en): <se7en@sch.bme.hu> |
436 | 55 - SVGAlib support in libvo |
283 | 56 |
5 | 57 Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de> |
58 - LIRC support (see DOCS/LIRC) | |
20 | 59 - DGA support in libvo |
5 | 60 |
98 | 61 Felix Bünemann: <Felix.Buenemann@gmx.de> |
108 | 62 - SDL driver fixes |
436 | 63 - Additional YUV formats fixes |
64 - New font (coming soon!?) | |
104 | 65 |
127 | 66 TeLeNiEkO: <telenieko@telenieko.com> |
67 - debian packaging support (see debian/* and DOCS/DEBIAN) | |
68 - spanish translations (see DOCS/Spanish/*) | |
69 | |
221
3daeae4a4aa6
Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents:
210
diff
changeset
|
70 Michael Graffam: <mgraffam@idsi.net> |
264 | 71 - 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
|
72 - Video mode switching code to vo_dga |
203 | 73 |
436 | 74 Jens Hoffmann: <hoffmajs@gmx.de> |
75 - Additional YUV formats support | |
76 - found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization | |
77 | |
521 | 78 Nick Kurshev: <nickols_k@mail.ru> |
79 - memcpy optimizations for AMD K7 and Intel Pentium III | |
80 - CDROM tune info | |
81 | |
1 | 82 Main testers: |
243 | 83 Tibor Balázs (Tibcu) |
84 Péter Sasi (SaPe) | |
1 | 85 Christoph H. Lampert |
108 | 86 Dirk Vornheder |
87 Attila Kinali | |
1 | 88 |
89 ========================== The Codecs: =================================== | |
90 | |
91 Aaron Holtzman: <aholtzma@engr.uvic.ca> | |
92 - ac3dec (and libac3) author [AC3 audio decoder] | |
93 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
94 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
95 | |
96 Michel Lespinasse: <walken@zoy.org> | |
97 - did large libmpeg2 changes for better speed and mpeg conformance | |
98 | |
99 Eugene Kuznetsov: <divx@euro.ru> | |
100 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] | |
101 - technical help about AVI and ASF formats, and how to get YUV using VfW... | |
102 | |
103 Project Mayo: [http://www.projectmayo.com] | |
104 - the OpenDivX codec authors | |
105 | |
106 Michael Hipp: | |
107 - mpg123 author [free mpeg audio player, isn't used directly but in mp3lib] | |
108 | |
109 Mark Podlipec: | |
522 | 110 - xanim author [I'm using its aLaw audio decoder] |
1 | 111 |
112 Jutta Degener and Carsten Bormann: | |
113 - xa_gsm.c authors [MS-GSM audio codec] | |
114 | |
115 Their code is not used in current player version, but I've got some ideas or | |
116 other technical help from: | |
117 | |
118 John F. McGowan http://www.jmcgowan.com/ | |
119 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] | |
120 | |
121 Dirk Farin: <farin@ti.uni-mannheim.de> | |
122 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] | |
123 | |
124 Adam Williams: <broadcast@earthling.net> | |
125 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4] |