changeset 17145:c83fa08bf4da

some sync with the present day situation
author diego
date Fri, 09 Dec 2005 00:25:50 +0000
parents 0e1471d9da74
children ae010f02cd94
files DOCS/tech/MAINTAINERS
diffstat 1 files changed, 22 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/MAINTAINERS	Thu Dec 08 22:12:57 2005 +0000
+++ b/DOCS/tech/MAINTAINERS	Fri Dec 09 00:25:50 2005 +0000
@@ -30,7 +30,7 @@
     * MPlayer docs: Diego Biurrun
     * MEncoder docs: Guillaume Poirier
     * man page: Diego Biurrun
-    * Help Messages: Reynaldo H. Verdejo Pinochet 
+    * console messages: Reynaldo H. Verdejo Pinochet
     * input layer, LIRC, slave mode docs: Alban Bedel
     * tech/* docs: Alex Beregszaszi
     * tech/* documentation docs: Diego Biurrun
@@ -48,40 +48,39 @@
 Documentation translations:
     * Chinese (simplified): Lu Ran (outdated)
     * Czech: Jiri Heryan
-    * French: Nicolas Le Gaillart (outdated)
+    * French: Nicolas Le Gaillart, Guillaume Poirier
     * German: outdated
-    * Hungarian: Gabor Mizda (incomplete)
+    * Hungarian: Gabor Mizdad
     * Italian: outdated
     * Polish: Waclaw Schiller
     * Russian: Dmitry Baryshkov (incomplete)
     * Spanish: Juan Martin, Reynaldo H. Verdejo Pinochet (outdated)
 
-Platforms/ports: (see also DOCS/tech/porting-status.txt)
-    * Debian packaging: Dariusz Pietrzak
-    * RedHat/RPM packaging: Dominik Mierzejewski
-    * FreeBSD support: Vladimir Kushnir, Nexus
-    * BSD/OS support: Steven Schultz
-    * NetBSD support: Bernd Ernesti
-    * OpenBSD support: Björn Sandell
-    * Solaris 8 support: Jürgen Keil, Pierre Lombard
-    * MIPS support: Oliver Schoenbrunner
-    * Win32/Cygwin/MinGW support: Sascha Sommer, Joey Parrish, Diego Biurrun
+Platforms/ports:
+    * Debian packaging: None
+    * Red Hat/RPM packaging: Dominik Mierzejewski
+    * FreeBSD: Vladimir Kushnir, Nexus
+    * BSD/OS: Steven Schultz
+    * NetBSD: Bernd Ernesti
+    * OpenBSD: Björn Sandell
+    * Solaris: None
+    * MIPS: Oliver Schoenbrunner
+    * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish, Diego Biurrun
     * Mac OS X: Nicolas Plourde
 
 MPlayer code:
+    * build system: Diego Biurrun
     * A-V sync code, MPlayer/MEncoder core: Alex Beregszaszi
     * libmpdemux, libmpcodecs: Alex Beregszaszi
     * TV input/capture: Jindrich Makovicka
-    * DVD support (dvdread/dvdcss): None
     * network streaming: Bertrand Baudet
-    * DVD/VOB subtitles: Kim Minh Kaplan
+    * DVD/VOB subtitles: None
     * config files & commandline parser: Alban Bedel, Alex Beregszaszi
     * playtree, input layer: Alban Bedel
     * postproc, colorspace converters: Michael Niedermayer
     * DVB support: Nico Sabbi
-    * GUI: Zoltan Ponekker
+    * GUI: None
     * GUI skins: Diego Biurrun
-    * audio filters: None
     * EDL code: Reynaldo H. Verdejo Pinochet, Oded Shimon
 
 Imported libs/projects:
@@ -100,7 +99,7 @@
     * demux_gif.c - Joey Parrish
     * demux_lavf.c - Michael Niedermayer
     * demux_mkv.c - Moritz Bunkus
-    * demux_nsv.c - Reza Jelveh, Roberto Togni
+    * demux_nsv.c - Roberto Togni
     * demux_ogg.c - Moritz Bunkus
     * demux_realaud.c - Roberto Togni
     * demux_rtp* - Ross Finlayson
@@ -115,6 +114,10 @@
     * general: Richard Felker, Michael Niedermayer
     * vf_filmdint.c - Zoltan Hidvegi
 
+audio filters:
+    * general: Alex Beregszaszi
+    * af_ladspa.c - Ivo van Poorten
+
 libvo drivers:
     * vo_3dfx.c - OBSOLETED, use xv or tdfxfb
     * vo_aa.c - Alban Bedel
@@ -171,6 +174,7 @@
     * ao_alsa5.c - None
     * ao_alsa.c - Zsolt Barat
     * ao_arts.c - None
+    * ao_dsound.c - None
     * ao_dxr2.c - None
     * ao_esd.c - None
     * ao_jack.c - Reimar Döffinger
@@ -184,6 +188,3 @@
     * ao_sgi.c - None
     * ao_sun.c - None
     * ao_win32.c - Sascha Sommer
-
-audio filters:
-    * af_ladspa.c - Ivo van Poorten