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