summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-17 15:58:09 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-17 15:58:09 +0000
commit5bbbd129bd6d69f03cb524b7c1f9f5296a9ff227 (patch)
tree0cc808df5505a2fbdd06574c4c8c29fcc4475f80
parent4b086b788c890e7baaabc661ab5e4eac302879de (diff)
downloadmpv-5bbbd129bd6d69f03cb524b7c1f9f5296a9ff227.tar.bz2
mpv-5bbbd129bd6d69f03cb524b7c1f9f5296a9ff227.tar.xz
updates, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12039 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--AUTHORS13
-rw-r--r--DOCS/tech/MAINTAINERS12
2 files changed, 17 insertions, 8 deletions
diff --git a/AUTHORS b/AUTHORS
index a502b161bc..a87ea0e100 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -337,10 +337,10 @@ Dominik Mierzejewski <dominik@rangers.eu.org>
* Polish documentation translation
Diego Biurrun <diego@biurrun.de>
- * documentation reviewer and co-maintainer
- * console output translation (help_mp-XX.h) maintainer
- * README, translations.txt
+ * documentation and console output translation (help_mp-XX.h) maintainer
+ * README, wishlist, translations.txt
* random trivial fixes
+ * main tester and small fixes for the Cygwin and MinGW port
* testing, bug reports
* homepage improvements
* head of the Ministry for English Composition
@@ -513,6 +513,10 @@ Attila Kinali <attila@kinali.ch>
* documentation
* patch application monkey, mailer daemon
+Nico Sabbi <nsabbi@tiscali.it>
+ * DVB code improvements
+ * MPEG TS support
+
Andoni Zubimendi <andoni@lpsat.net>.
* Spanish documentation translation
@@ -569,6 +573,9 @@ Translation from scratch:
* Piotr 'Cobra' Michniewski <cobra_666(at)poczta(dot)onet(dot)pl>
* Waclaw 'Torinthiel' Schiller <torinthiel(at)wp(dot)pl>
+Reimar Döffinger <reimar.doeffinger@stud.uni-karlsruhe.de>
+ * GL code fixes
+
NOTE: If you think you are missing here, feel free to send a patch.
=====
diff --git a/DOCS/tech/MAINTAINERS b/DOCS/tech/MAINTAINERS
index 60fe068046..59733e4b69 100644
--- a/DOCS/tech/MAINTAINERS
+++ b/DOCS/tech/MAINTAINERS
@@ -21,8 +21,9 @@ Homepage:
English documentation:
* user docs: Gabucino, Diego Biurrun
* input layer, lirc, slave mode docs: Albeu
- * man page: Jonas Jermann, Diego Biurrun
+ * man page: Diego Biurrun
* tech/* docs: A'rpi
+ * tech/* documentation docs: Diego Biurrun
Documentation translations:
* Help Messages: Diego Biurrun
@@ -31,7 +32,7 @@ Documentation translations:
* French: Nicolas Le Gaillart
* Russian: Dmitry Baryshkov
* Polish: Waclaw Schiller
- * Italian: Roberto Togni (unmaintained)
+ * Italian: Daniele Forghieri
* Chinese (simplified): Lu Ran
* Spanish: Juan Martin
@@ -58,10 +59,11 @@ MPlayer code:
* config files & commandline parser: Albeu, Alex
* playtree, input layer: Albeu
* postproc, colorspace converters: Michael Niedermayer
+ * DVB support: Nico Sabbi
Imported libs/projects:
- * libavcodec: Michael Niedermayer, Fabrice Bellard @ ffmpeg
- * VIDIX core, libdha: Alex, Nick Kurshev @ mplayerxp
+ * libavcodec: Michael Niedermayer, Fabrice Bellard @ FFmpeg
+ * VIDIX core, libdha: Alex, Nick Kurshev @ MPlayerxp
* mp3lib: A'rpi, mpg123/mpglib project
* loader, dshow: Alex, A'rpi, Zdenek Kabelac @ avifile
* liba52, libmpeg2: A'rpi, Michel LESPINASSE @ liba52.sf.net
@@ -84,7 +86,7 @@ libvo drivers:
* vo_fbdev2.c - Joey Parrish
* vo_ggi.c - Alex
* vo_gif89a.c - Joey Parrish
- * vo_gl.c - Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
+ * vo_gl.c - Reimar Döffinger
* vo_gl2.c - Reimar Döffinger
* vo_jpeg.c - Pontscho
* vo_md5.c - A'rpi