Mercurial > mplayer.hg
annotate DOCS/AUTHORS @ 1162:11e49d541f11
packet 0x1B6 (mpeg4 stream) detection
author | arpi_esp |
---|---|
date | Mon, 18 Jun 2001 22:11:04 +0000 |
parents | 3d8e39fd7d2d |
children | 0bddc179f042 |
rev | line source |
---|---|
1 | 1 AUTHORS: |
2 ~~~~~~~~ | |
3 | |
4 ====================== The MPlayer project: =========================== | |
5 | |
861 | 6 NOTE: Do NOT send bugreports, help & feature requests directly to the authors! |
7 ===== Read DOCS/BUGREPORTS and subscribe to mplayer-users mailing lists. | |
8 | |
243 | 9 Árpád Gereöffy (A'rpi/ESP-team): <arpi@thot.banki.hu> |
1 | 10 - player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...) |
891 | 11 - mp3lib, based on mpglib sources [MP3 audio decoder] |
1 | 12 - getch2 [keyboard handler] |
13 - some changes in libmpeg2 code (progressive frames, bitrate & fps support) | |
14 - libvo improvements: adding OpenGL support, bugfix in mga driver... | |
667 | 15 - triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver |
16 - scripts in the TVout directory (TVout on Matrox G400DH, read DOCS/TVout-G400) | |
1 | 17 - hacking DivX/Mpeg4 VfW codecs to get YUV output |
18 - opendivx decoder speed optimizations (see opendivx/ChangeLog) | |
281 | 19 - OSD & SUB display code |
1 | 20 |
21 Zoltán Ponekker (Pontscho/Fresh!): <pontscho@makacs.poliod.hu> | |
22 - configure script and Makefiles for easy compile | |
749 | 23 - GUI system (near complete!?) |
1 | 24 - 3DNow! support into mp3lib |
484 | 25 - 3DNow! support into fastmemcpy.h |
1 | 26 - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) |
667 | 27 - libvo: adding xmga driver, and fullscreen support to xv |
28 - audio mixer (volume) support | |
1 | 29 |
508 | 30 Gábor Lénárt (LGB): <lgb@lgb.hu> |
1 | 31 - ./configure script improvements |
508 | 32 - Makefile improvements |
521 | 33 - prelimenary DVD support |
749 | 34 - another GUI code (is that so..?) |
922
db06ae8967eb
Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
lgb
parents:
911
diff
changeset
|
35 - various X11 cleanups and fixes |
1 | 36 |
243 | 37 Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu> |
861 | 38 - documentation maintainer |
907 | 39 - hungarian translation of documentation |
40 - second webpage design&gfx | |
749 | 41 - webpage maintainer |
137 | 42 - testing, codecs quality & speed comparsions |
43 - IRC channel #MPlayer operator | |
1117 | 44 - experimental MINIX port |
1 | 45 |
243 | 46 Szabolcs Berecz: <szabi@inf.elte.hu> |
861 | 47 - codecs.conf file parser |
48 - config file and command line parser | |
108 | 49 - mga_vid fixes, module option stc. |
228 | 50 - fbdev support in libvo |
1117 | 51 - type #7 subtitle support |
228 | 52 |
243 | 53 László Megyer (Lez, Laaz): <lez@sch.bme.hu> |
228 | 54 - SUB reader |
436 | 55 - screensaver+DPMS disable for libvo |
108 | 56 |
282 | 57 Gyula László (Chass, Tégla): <chass-@freemail.hu> |
667 | 58 - first fonts (mp_font1.zip) |
907 | 59 - third (current) homepage design&gfx |
281 | 60 |
283 | 61 Zoltán Márk Vicián (Se7en): <se7en@sch.bme.hu> |
436 | 62 - SVGAlib support in libvo |
749 | 63 - native AAlib driver (coming soon) |
283 | 64 |
1035 | 65 Alex Beregszaszi (Alex): <alex@naxine.org> |
66 - ALSA output driver in libao | |
1134 | 67 - vo_ggi output driver in libvo (www.ggi-project.org) |
1035 | 68 |
5 | 69 Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de> |
70 - LIRC support (see DOCS/LIRC) | |
20 | 71 - DGA support in libvo |
5 | 72 |
749 | 73 Felix Bünemann: <atmosfear@users.sourceforge.net> |
667 | 74 - SDL driver maintainer |
436 | 75 - Additional YUV formats fixes |
667 | 76 - New font (mp_font2.zip) |
532
a8ab5e0f5560
do you think the stars see how hard we're fighting for them?
gabucino
parents:
522
diff
changeset
|
77 - PNG file output support in libvo |
911 | 78 - flipping support (for Indeo 3/4, etc) |
1104 | 79 - SDL audio driver |
1118 | 80 - RAW PCM/WAVE file writer for libao2 |
104 | 81 |
127 | 82 TeLeNiEkO: <telenieko@telenieko.com> |
907 | 83 - spanish translation of documentation |
127 | 84 |
221
3daeae4a4aa6
Added support to vo_dga to change the video mode to the lowest resolution
mgraffam
parents:
210
diff
changeset
|
85 Michael Graffam: <mgraffam@idsi.net> |
264 | 86 - 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
|
87 - Video mode switching code to vo_dga |
203 | 88 |
436 | 89 Jens Hoffmann: <hoffmajs@gmx.de> |
90 - Additional YUV formats support | |
91 - found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization | |
92 | |
521 | 93 Nick Kurshev: <nickols_k@mail.ru> |
667 | 94 - memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) |
521 | 95 - CDROM tune info |
861 | 96 - further 3DNow! optimizations into mp3lib and libac3 |
907 | 97 - russian translation of documentation |
521 | 98 |
667 | 99 German Gomez Garcia: <german@piraos.com> |
100 - DVD .ifo parser and chapter selection [not yet in the main trunk] | |
101 - SPDIF AC3 output for SBLive! [not yet in the main trunk] | |
102 | |
852 | 103 Dariush Pietrzak: <eyck@incubus.ar.lublin.pl> |
104 - debian packaging support (see debian/* and DOCS/DEBIAN) | |
105 - support for vplayer subtitle format | |
106 - prelimenary support for .RT subtitle format | |
107 | |
1044 | 108 Jürgen Keil and Marcus Comstedt: <jk@tools.de> <marcus@idonex.se> |
109 - patched MPlayer to work on Solaris 8 x86 | |
110 - configure fixes | |
111 | |
112 Vladimir Kushnir: <vkushnir@Alfacom.net> | |
113 - patched MPlayer to work on FreeBSD x86 | |
114 | |
1 | 115 Main testers: |
243 | 116 Tibor Balázs (Tibcu) |
117 Péter Sasi (SaPe) | |
1 | 118 Christoph H. Lampert |
667 | 119 Attila Kinali |
108 | 120 Dirk Vornheder |
1 | 121 |
667 | 122 ========================== The codecs, libs: ================================= |
1 | 123 |
124 Aaron Holtzman: <aholtzma@engr.uvic.ca> | |
125 - ac3dec (and libac3) author [AC3 audio decoder] | |
126 - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
127 - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
128 | |
129 Michel Lespinasse: <walken@zoy.org> | |
130 - did large libmpeg2 changes for better speed and mpeg conformance | |
131 | |
132 Eugene Kuznetsov: <divx@euro.ru> | |
133 - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] | |
134 - technical help about AVI and ASF formats, and how to get YUV using VfW... | |
135 | |
667 | 136 Zdenek Kabelac: <kabi@informatics.muni.cz> |
137 - current avifile maintainer(?) | |
138 - some technical help about the win32 stuff and timers | |
139 | |
1 | 140 Project Mayo: [http://www.projectmayo.com] |
141 - the OpenDivX codec authors | |
142 | |
143 Michael Hipp: | |
891 | 144 - mpglib author [isn't used directly but in mp3lib] |
1 | 145 |
146 Mark Podlipec: | |
861 | 147 - xanim author [I'm using its aLaw+uLaw audio decoder] |
868 | 148 - xa_gsm.c author [MS-GSM audio codec] |
149 [from a GSM library by Jutta Degener and Carsten Bormann] | |
1 | 150 |
151 Their code is not used in current player version, but I've got some ideas or | |
152 other technical help from: | |
153 | |
154 John F. McGowan http://www.jmcgowan.com/ | |
155 - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] | |
156 | |
157 Dirk Farin: <farin@ti.uni-mannheim.de> | |
158 - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] | |
159 | |
160 Adam Williams: <broadcast@earthling.net> | |
161 - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4] |