0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

updates, spelling

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12039 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-03-17 15:58:09 +00:00
parent 4b086b788c
commit 5bbbd129bd
2 changed files with 17 additions and 8 deletions

13
AUTHORS
View File

@ -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.
=====

View File

@ -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