changeset 1570:0757d1f4fe7d

updated
author arpi
date Fri, 17 Aug 2001 09:23:11 +0000
parents fcbfc99cf8e6
children 6435106db259
files DOCS/AUTHORS DOCS/MAINTAINERS
diffstat 2 files changed, 30 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/AUTHORS	Fri Aug 17 08:47:58 2001 +0000
+++ b/DOCS/AUTHORS	Fri Aug 17 09:23:11 2001 +0000
@@ -42,7 +42,7 @@
 - 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 @@
 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 @@
 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 @@
 - 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
--- a/DOCS/MAINTAINERS	Fri Aug 17 08:47:58 2001 +0000
+++ b/DOCS/MAINTAINERS	Fri Aug 17 09:23:11 2001 +0000
@@ -7,7 +7,7 @@
    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 @@
 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_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