AUTHORS: ~~~~~~~~ ====================== The MPlayer project: =========================== NOTE: Do NOT send bugreports, help & feature requests directly to the authors! ===== Read DOCS/BUGREPORTS and subscribe to mplayer-users mailing lists. Árpád Gereöffy (A'rpi/ESP-team): - player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...) - mp3lib, based on mpg123 sources [MP3 audio decoder] - getch2 [keyboard handler] - some changes in libmpeg2 code (progressive frames, bitrate & fps support) - libvo improvements: adding OpenGL support, bugfix in mga driver... - triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver - scripts in the TVout directory (TVout on Matrox G400DH, read DOCS/TVout-G400) - hacking DivX/Mpeg4 VfW codecs to get YUV output - opendivx decoder speed optimizations (see opendivx/ChangeLog) - OSD & SUB display code Zoltán Ponekker (Pontscho/Fresh!): - configure script and Makefiles for easy compile - GUI system (near complete!?) - 3DNow! support into mp3lib - 3DNow! support into fastmemcpy.h - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) - libvo: adding xmga driver, and fullscreen support to xv - audio mixer (volume) support Gábor Lénárt (LGB): - ./configure script improvements - Makefile improvements - prelimenary DVD support - another GUI code (is that so..?) Gábor Bérczi (Gabucino): - documentation maintainer - documentation hungarian translation - webpage maintainer - testing, codecs quality & speed comparsions - IRC channel #MPlayer operator Szabolcs Berecz: - codecs.conf file parser - config file and command line parser - mga_vid fixes, module option stc. - fbdev support in libvo László Megyer (Lez, Laaz): - SUB reader - screensaver+DPMS disable for libvo Gyula László (Chass, Tégla): - first fonts (mp_font1.zip) - new homepage design&gfx Zoltán Márk Vicián (Se7en): - SVGAlib support in libvo - native AAlib driver (coming soon) Andreas Ackermann: - LIRC support (see DOCS/LIRC) - DGA support in libvo Felix Bünemann: - SDL driver maintainer - Additional YUV formats fixes - New font (mp_font2.zip) - PNG file output support in libvo TeLeNiEkO: - spanish translations (see DOCS/Spanish/*) Michael Graffam: - XF86VidMode support to vo_x11 and vo_dga - Video mode switching code to vo_dga Jens Hoffmann: - Additional YUV formats support - found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization Nick Kurshev: - memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) - CDROM tune info - further 3DNow! optimizations into mp3lib and libac3 - russian DOCS translation German Gomez Garcia: - DVD .ifo parser and chapter selection [not yet in the main trunk] - SPDIF AC3 output for SBLive! [not yet in the main trunk] Dariush Pietrzak: - debian packaging support (see debian/* and DOCS/DEBIAN) - support for vplayer subtitle format - prelimenary support for .RT subtitle format Main testers: Tibor Balázs (Tibcu) Péter Sasi (SaPe) Christoph H. Lampert Attila Kinali Dirk Vornheder ========================== The codecs, libs: ================================= Aaron Holtzman: - ac3dec (and libac3) author [AC3 audio decoder] - mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] - mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] Michel Lespinasse: - did large libmpeg2 changes for better speed and mpeg conformance Eugene Kuznetsov: - avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] - technical help about AVI and ASF formats, and how to get YUV using VfW... Zdenek Kabelac: - current avifile maintainer(?) - some technical help about the win32 stuff and timers Project Mayo: [http://www.projectmayo.com] - the OpenDivX codec authors Michael Hipp: - mpg123 author [free mpeg audio player, isn't used directly but in mp3lib] Mark Podlipec: - xanim author [I'm using its aLaw+uLaw audio decoder] - xa_gsm.c author [MS-GSM audio codec] [from a GSM library by Jutta Degener and Carsten Bormann] Their code is not used in current player version, but I've got some ideas or other technical help from: John F. McGowan http://www.jmcgowan.com/ - AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] Dirk Farin: - dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] Adam Williams: - libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4]