changeset 1348:e7778832010d

added Gerard Lantau, ffmpeg/libavcodec author
author arpi
date Thu, 19 Jul 2001 22:02:06 +0000
parents 448d1bf28f5a
children 3db173705860
files DOCS/AUTHORS DOCS/MAINTAINERS
diffstat 2 files changed, 17 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/AUTHORS	Thu Jul 19 20:32:13 2001 +0000
+++ b/DOCS/AUTHORS	Thu Jul 19 22:02:06 2001 +0000
@@ -136,16 +136,20 @@
 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 & divx en/decoder)
+
 Project Mayo:  [http://www.projectmayo.com]
 - the OpenDivX codec authors
 
 Michael Hipp:
-- mpglib author   [isn't used directly but in mp3lib]
+- mpglib author   [isn't used directly but some parts in mp3lib]
 
 Mark Podlipec:
 - xa_gsm.c author  [MS-GSM audio codec]
--- a/DOCS/MAINTAINERS	Thu Jul 19 20:32:13 2001 +0000
+++ b/DOCS/MAINTAINERS	Thu Jul 19 22:02:06 2001 +0000
@@ -7,12 +7,14 @@
    Design:  Chass
    Content: Gabucino
 English docs:
-   tech-*.txt, BUGS: A'rpi
+   tech-*.txt, BUGS, BUGREPORTS: A'rpi
    others: Gabucino
 DOCS translations:
    Hungarian:  Gabucino & Tibcu
    Spanish:    TeLeNiEkO
    Russian:    Nick Kurshev
+   Polish:     maintainer: Dariush Pietrzak
+   German:     maintainer: Atmos
 
 Platforms/ports:
 ~~~~~~~~~~~~~~~~
@@ -31,12 +33,17 @@
 fastmemcpy: Nick
 LIRC support: Acki
 
+libavcodec:
+~~~~~~~~~~~
+author/maintainer: Gerard Lantau
+asm optimizaton: Nick
+
 libvo drivers:
 ~~~~~~~~~~~~~~
-vo_3dfx.c   - OBSOLOTED, use xv
+vo_3dfx.c   - OBSOLETED, use xv
 vo_dga.c    - Acki
 vo_fbdev.c  - Szabi
-vo_fsdga.c  - OBSOLOTED, use dga
+vo_fsdga.c  - OBSOLETED, use dga
 vo_ggi.c    - al3x
 vo_gl.c     - A'rpi
 vo_md5.c    - A'rpi
@@ -47,7 +54,7 @@
 vo_png.c    - Atmos
 vo_sdl.c    - Atmos
 vo_svga.c   - se7en
-vo_syncfb.c - OBSOLOTED, use mga
+vo_syncfb.c - OBSOLETED, use mga
 vo_x11.c    - Pontscho
 vo_xmga.c   - Pontscho
 vo_xv.c     - Pontscho
@@ -55,7 +62,7 @@
 libao2 drivers:
 ~~~~~~~~~~~~~~~
 ao_alsa5.c  - al3x
-ao_alsa9.c  - al3x
+ao_alsa9.c  - al3x (BUGGY, use oss)
 ao_null.c   - A'rpi
 ao_oss.c    - A'rpi
 ao_pcm.c    - Atmos