summaryrefslogtreecommitdiffstats
path: root/DOCS/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/AUTHORS')
-rw-r--r--DOCS/AUTHORS183
1 files changed, 0 insertions, 183 deletions
diff --git a/DOCS/AUTHORS b/DOCS/AUTHORS
deleted file mode 100644
index f8b82f8190..0000000000
--- a/DOCS/AUTHORS
+++ /dev/null
@@ -1,183 +0,0 @@
- AUTHORS:
- ~~~~~~~~
-
-NOTE: Do *NOT* send bugreports, help & feature requests directly to the authors!
-===== Read DOCS/BUGREPORTS and subscribe to mplayer-users mailing lists.
- Patches & devel stuff should be sent to the mplayer-dev-eng mailing list.
-
-========================== The MPlayer project: ===============================
-
-Árpád Gereöffy (A'rpi/ESP-team): <arpi@thot.banki.hu>
-- player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...)
-- mp3lib, based on mpglib 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!): <pontscho@makacs.poliod.hu>
-- 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): <lgb@lgb.hu>
-- ./configure script improvements
-- Makefile improvements
-- prelimenary DVD support
-- another GUI code (is that so..?)
-- various X11 cleanups and fixes
-
-Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu>
-- documentation maintainer
-- hungarian translation of documentation
-- second webpage design&gfx
-- webpage maintainer
-- testing, codecs quality & speed comparsions
-- IRC channel #MPlayer operator
-- experimental MINIX port :)
-
-Szabolcs Berecz (Szabi): <szabi@inf.elte.hu>
-- codecs.conf file parser
-- config file and command line parser
-- mga_vid fixes, module option etc.
-- fbdev support in libvo
-- type #7 subtitle support
-
-László Megyer (Lez, Laaz): <lez@sch.bme.hu>
-- SUB reader
-- screensaver+DPMS disable for libvo
-
-Gyula László (Chass, Tégla): <chass-@freemail.hu>
-- first fonts (mp_font1.zip)
-- third (current) homepage design&gfx
-
-Zoltán Márk Vicián (Se7en): <se7en@sch.bme.hu>
-- SVGAlib support in libvo
-
-Alex Beregszaszi (Al3x): <alex@naxine.org>
-- ALSA output driver in libao2
-- vo_ggi output driver in libvo (www.ggi-project.org)
-
-Andreas Ackermann (Acki): <asackerm@stud.informatik.uni-erlangen.de>
-- LIRC support (see DOCS/LIRC)
-- DGA support in libvo
-
-Felix Bünemann (Atmos): <atmosfear@users.sourceforge.net>
-- SDL driver maintainer
-- Additional YUV formats fixes
-- New font (mp_font2.zip)
-- PNG file output support in libvo
-- flipping support (for Indeo 3/4, etc)
-- SDL audio driver in libao2
-- RAW PCM/WAVE file writer for libao2
-
-TeLeNiEkO: <telenieko@telenieko.com>
-- spanish translation of documentation
-
-Michael Graffam: <mgraffam@idsi.net>
-- XF86VidMode support to vo_x11 and vo_dga
-- Video mode switching code to vo_dga
-
-Jens Hoffmann: <hoffmajs@gmx.de>
-- Additional YUV formats support
-- found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization
-
-Nick Kurshev: <nickols_k@mail.ru>
-- memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)
-- CDROM tune info
-- further 3DNow! optimizations into mp3lib, libac3 and ffmpeg
-- russian translation of documentation
-
-German Gomez Garcia: <german@piraos.com>
-- SPDIF AC3 output for SBLive!
-
-Dariush Pietrzak (Eyck): <eyck@incubus.ar.lublin.pl>
-- debian packaging support (see debian/* and DOCS/DEBIAN)
-- support for vplayer subtitle format
-- prelimenary support for .RT subtitle format
-
-Marcus Comstedt: <marcus@idonex.se>
-- initial solaris8-x86 support
-
-Jürgen Keil and Marcus Comstedt: <jk@tools.de> <marcus@idonex.se>
-- patched MPlayer to work on Solaris 8 x86
-- various fixes (win32, configure, etc)
-- SUN audio driver in libao2
-
-Vladimir Kushnir: <vkushnir@Alfacom.net>
-- patched MPlayer to work on FreeBSD x86
-
-Bertrand BAUDET: <bertrand_baudet@yahoo.com>
-- network streaming support
-
-Artur Zaprzala: <artur.zaprzala@talex.com.pl>
-- Complete font generator prog + OSD font (TOOLS/subfont-c)
-
-lanzz@lanzz.org:
-- GIMP font generator plugin (TOOLS/subfont-gimp)
-
-Adam Tla/lka: <atlka@pg.gda.pl>
-- osd/sub review, fixes, optimization, utf8 support
-- various fixes
-
-Folke Ashberg: <folke@ashberg.de>
-- AAlib driver for libvo (vo_aa)
-
-Main testers:
- Tibor Balázs (Tibcu)
- Péter Sasi (SaPe)
- Christoph H. Lampert
- Attila Kinali
- Dirk Vornheder
-
-========================== The codecs, libs: =================================
-
-Aaron Holtzman: <aholtzma@engr.uvic.ca>
-- 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: <walken@zoy.org>
-- did large libmpeg2 changes for better speed and mpeg conformance
-
-Eugene Kuznetsov: <divx@euro.ru>
-- 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...
-- divx4linux techical support
-
-Zdenek Kabelac: <kabi@informatics.muni.cz>
-- current avifile maintainer(?)
-- some technical help about the win32 stuff and timers
-
-Gerard Lantau: <glantau@yahoo.fr>
-- ffmpeg/libavcodec author,maintainer (opensource mpeg, mjpeg & divx codecs)
-
-Project Mayo: [http://www.projectmayo.com]
-- the OpenDivX codec authors
-
-Michael Hipp:
-- mpglib author [isn't used directly but some parts in mp3lib]
-
-Mark Podlipec:
-- 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: <farin@ti.uni-mannheim.de>
-- dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]
-
-Adam Williams: <broadcast@earthling.net>
-- libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4]