summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-17 09:23:11 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-17 09:23:11 +0000
commit26978024d84f2b7b3b0629510ce036f2e0cae277 (patch)
tree6032dd3622031fa113311c4de622ee038f0ce50c
parentdc2db774183ca6cf87c77ebc91ac319556a51d72 (diff)
downloadmpv-26978024d84f2b7b3b0629510ce036f2e0cae277.tar.bz2
mpv-26978024d84f2b7b3b0629510ce036f2e0cae277.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1571 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/AUTHORS27
-rw-r--r--DOCS/MAINTAINERS15
2 files changed, 30 insertions, 12 deletions
diff --git a/DOCS/AUTHORS b/DOCS/AUTHORS
index eeb398757f..f8b82f8190 100644
--- a/DOCS/AUTHORS
+++ b/DOCS/AUTHORS
@@ -42,7 +42,7 @@ Gábor Bérczi (Gabucino): <gabucino@k2.jozsef.kando.hu>
- webpage maintainer
- testing, codecs quality & speed comparsions
- IRC channel #MPlayer operator
-- experimental MINIX port
+- experimental MINIX port :)
Szabolcs Berecz (Szabi): <szabi@inf.elte.hu>
- codecs.conf file parser
@@ -93,21 +93,23 @@ Jens Hoffmann: <hoffmajs@gmx.de>
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 and libac3
+- further 3DNow! optimizations into mp3lib, libac3 and ffmpeg
- russian translation of documentation
German Gomez Garcia: <german@piraos.com>
-- DVD .ifo parser and chapter selection [not yet in the main trunk]
-- SPDIF AC3 output for SBLive! [not yet in the main trunk]
+- 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
-- configure fixes
+- various fixes (win32, configure, etc)
- SUN audio driver in libao2
Vladimir Kushnir: <vkushnir@Alfacom.net>
@@ -116,6 +118,19 @@ Vladimir Kushnir: <vkushnir@Alfacom.net>
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)
@@ -143,7 +158,7 @@ Zdenek Kabelac: <kabi@informatics.muni.cz>
- some technical help about the win32 stuff and timers
Gerard Lantau: <glantau@yahoo.fr>
-- ffmpeg/libavcodec author,maintainer (opensource mpeg & divx en/decoder)
+- ffmpeg/libavcodec author,maintainer (opensource mpeg, mjpeg & divx codecs)
Project Mayo: [http://www.projectmayo.com]
- the OpenDivX codec authors
diff --git a/DOCS/MAINTAINERS b/DOCS/MAINTAINERS
index 99bfa168b0..11f7aa9eb2 100644
--- a/DOCS/MAINTAINERS
+++ b/DOCS/MAINTAINERS
@@ -7,7 +7,7 @@ Homepage:
Design: Chass
Content: Gabucino
English docs:
- tech-*.txt, BUGS, BUGREPORTS: A'rpi
+ tech-*.txt: A'rpi
others: Gabucino
DOCS translations:
Hungarian: Gabucino & Tibcu
@@ -32,15 +32,12 @@ subtitles file parser/reader: Lez
config files & commandline parser: Szabi
fastmemcpy: Nick
LIRC support: Acki
-
-libavcodec:
-~~~~~~~~~~~
-author/maintainer: Gerard Lantau
-asm optimizaton: Nick
+sub/osd renderer: Adam Tla/lka
libvo drivers:
~~~~~~~~~~~~~~
vo_3dfx.c - OBSOLETED, use xv
+vo_aa.c - Folke Ashberg
vo_dga.c - Acki
vo_fbdev.c - Szabi
vo_fsdga.c - OBSOLETED, use dga
@@ -69,3 +66,9 @@ ao_pcm.c - Atmos
ao_sdl.c - Atmos
ao_sun.c - Jürgen Keil
+TOOLS:
+~~~~~~
+subfont-c - Artur Zaprzala: <artur.zaprzala@talex.com.pl>
+subfont-GIMP - lanzz@lanzz.org
+*.pl - Atmos
+others - A'rpi