Mercurial > mplayer.hg
annotate DOCS/tech/MAINTAINERS @ 13262:b4df7cc59f34
mailing lists and german documentation maintainers, spelling
author | diego |
---|---|
date | Mon, 06 Sep 2004 11:11:02 +0000 |
parents | b5add2db7707 |
children | 458747946e01 |
rev | line source |
---|---|
7345 | 1 __________________________________________ |
2 MPlayer code and documentation maintainers | |
3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
4 | |
7346 | 5 NOTE: This file (should) contain the up-to-date list of the maintainers of |
6 each part/module of the mplayer CVS / source tree, including docs & homepage. | |
7 You should NOT commit non-trivial changes without the agreement by the | |
8 maintainer of the given part. The job of the maintainer is commenting, | |
9 refusing or accepting patches, suggestions. | |
10 If you're listed here as maintainer of one or more parts, but you don't want | |
11 it to be so, tell us and you will be removed... this list has been created | |
12 based on maillist/cvs activity. It may be wrong. | |
13 | |
7348 | 14 Always send the patches (first read DOCS/tech/patches.txt), comments to |
15 the mplayer-dev-eng mailing list!!! | |
7346 | 16 |
12256 | 17 Everyone is free to nominate himself/herself for a maintainership. |
18 | |
7345 | 19 Homepage: |
12780 | 20 * Design: Diego Biurrun |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
21 * Content: Diego Biurrun, Alex Beregszaszi |
12780 | 22 * Codec packages: Roberto Togni |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
23 * Mailing lists: Attila Kinali |
7345 | 24 |
25 English documentation: | |
12256 | 26 * user docs: Diego Biurrun |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
27 * input layer, LIRC, slave mode docs: Alban Bedel |
12038 | 28 * man page: Diego Biurrun |
12256 | 29 * tech/* docs: Alex Beregszaszi |
12038 | 30 * tech/* documentation docs: Diego Biurrun |
7345 | 31 |
32 Documentation translations: | |
9209 | 33 * Help Messages: Diego Biurrun |
12256 | 34 * Hungarian: outdated and unmaintained |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
35 * German: Sebastian Krämer |
13153
4fd062533921
fixed the removal of French maintainer of the Doc Nicolas Le Gaillart
gpoirier
parents:
13151
diff
changeset
|
36 * French: Nicolas Le Gaillart, Guillaume Poirier |
11105 | 37 * Russian: Dmitry Baryshkov |
11288 | 38 * Polish: Waclaw Schiller |
12038 | 39 * Italian: Daniele Forghieri |
9407 | 40 * Chinese (simplified): Lu Ran |
11105 | 41 * Spanish: Juan Martin |
7345 | 42 |
7348 | 43 Platforms/ports: (see also DOCS/tech/porting-status.txt) |
7644 | 44 * Debian packaging: Dariusz Pietrzak |
7345 | 45 * RedHat/RPM packaging: Dominik Mierzejewski |
46 * FreeBSD support: Vladimir Kushnir, Nexus | |
47 * BSD/OS support: Steven Schultz | |
48 * NetBSD support: Bernd Ernesti | |
7644 | 49 * OpenBSD support: Björn Sandell |
10992 | 50 * Solaris 8 support: Jürgen Keil, Pierre Lombard |
7345 | 51 * MIPS support: Oliver Schoenbrunner |
12259 | 52 * Win32/Cygwin/MinGW support: Sascha Sommer, Joey Parrish, Diego Biurrun |
7345 | 53 |
54 MPlayer code: | |
12256 | 55 * A-V sync code, MPlayer/MEncoder core: Alex Beregszaszi |
56 * libmpdemux, libmpcodecs: Alex Beregszaszi | |
57 * TV input/capture: Jindrich Makovicka | |
58 * DVD support (experimental - dvdnav): None | |
59 * DVD support (new - dvdread/dvdcss): None | |
7345 | 60 * network streaming: Bertrand Baudet |
61 * DVD/VOB subtitles: Kim Minh Kaplan | |
12256 | 62 * config files & commandline parser: Alban Bedel, Alex Beregszaszi |
63 * playtree, input layer: Alban Bedel | |
7345 | 64 * postproc, colorspace converters: Michael Niedermayer |
12038 | 65 * DVB support: Nico Sabbi |
12256 | 66 * GUI: Zoltan Ponekker |
67 * GUI skins: Diego Biurrun | |
12982 | 68 * audio filters: None |
13169 | 69 * EDL code: Reynaldo H. Verdejo Pinochet |
7400 | 70 |
71 Imported libs/projects: | |
12256 | 72 * libavcodec, libavformat: Michael Niedermayer |
73 * VIDIX core, libdha: Sascha Sommer | |
74 * mp3lib: Alex Beregszaszi | |
75 * loader, dshow: Alex Beregszaszi | |
76 * liba52: Alex Beregszaszi | |
77 * libmpeg2: None | |
78 * libmpdvdkit2: None | |
79 * libfaad2: Alex Beregszaszi | |
12326 | 80 * realrtsp: Roberto Togni |
7345 | 81 |
12312 | 82 demuxers: |
12326 | 83 * demux_fli.c - Roberto Togni |
12320 | 84 * demux_gif.c - Joey Parrish |
85 * demux_lavf.c - Michael Niedermayer | |
12312 | 86 * demux_mkv.c - Moritz Bunkus |
87 * demux_nsv.c - Reza Jelveh, Roberto Togni | |
88 * demux_ogg.c - Moritz Bunkus | |
12326 | 89 * demux_realaud.c - Roberto Togni |
12320 | 90 * demux_rtp* - Ross Finlayson |
12312 | 91 |
12982 | 92 video filters: |
93 * general: Richard Felker, Michael Niedermayer | |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
94 * vf_filmdint.c - Zoltan Hidvegi |
12312 | 95 |
7345 | 96 libvo drivers: |
97 * vo_3dfx.c - OBSOLETED, use xv or tdfxfb | |
11969 | 98 * vo_aa.c - Alban Bedel |
12217 | 99 * vo_caca.c - Howell Tam (Pigeon) |
11219 | 100 * vo_bl.c - Rik Snel |
101 * vo_cvidix.c - Sascha Sommer | |
12256 | 102 * vo_dga.c - None |
12217 | 103 * vo_dfbmga.c - Ville Syrjälä |
11219 | 104 * vo_directfb[2].c - Jiri Svoboda |
11236 | 105 * vo_directx.c - Sascha Sommer |
12256 | 106 * vo_dxr2.c - Alban Bedel |
107 * vo_dxr3.c - None | |
11219 | 108 * vo_fbdev.c - Joey Parrish |
109 * vo_fbdev2.c - Joey Parrish | |
12256 | 110 * vo_ggi.c - Alex Beregszaszi |
7345 | 111 * vo_gif89a.c - Joey Parrish |
12038 | 112 * vo_gl.c - Reimar Döffinger |
11969 | 113 * vo_gl2.c - Reimar Döffinger |
13154 | 114 * vo_jpeg.c - Ivo van Poorten |
12256 | 115 * vo_md5.c - None |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
116 * vo_mga.c - Attila Kinali |
12256 | 117 * vo_mpegpes.c - None |
118 * vo_null.c - None | |
119 * vo_pgm.c - None | |
12259 | 120 * vo_png.c - Felix Bünemann |
12295 | 121 * vo_quartz.c - Nicolas Plourde |
12259 | 122 * vo_sdl.c - Felix Bünemann |
12982 | 123 * vo_svga.c - Ivan Kalvachev |
11969 | 124 * vo_tdfxfb.c - Alban Bedel |
11219 | 125 * vo_tga.c - Daniele Forghieri |
12256 | 126 * vo_vesa.c - None |
11219 | 127 * vo_winvidix.c - Sascha Sommer |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
128 * vo_x11.c - Alexander Strasser |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
129 * vo_xmga.c - Attila Kinali |
12256 | 130 * vo_xover.c - Alban Bedel |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
131 * vo_xv.c - Alexander Strasser |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
132 * vo_xvidix.c - Attila Kinali |
11219 | 133 * vo_xvmc.c - Ivan Kalvachev |
12982 | 134 * vo_yuv4mpeg.c - Robert Kesterson |
11219 | 135 * vo_zr.c - Rik Snel |
7345 | 136 |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
137 * x11_common.c - Alexander Strasser |
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
138 |
7345 | 139 VIDIX drivers: |
12256 | 140 * mach64_vid - None |
141 * mga_vid - None | |
10995 | 142 * nvidia_vid - Sascha Sommer |
12982 | 143 * radeon_vid - Sascha Sommer |
12256 | 144 * rage128_vid - None |
11219 | 145 * sis_vid - Jake Page |
7345 | 146 |
147 libao2 drivers: | |
12256 | 148 * ao_alsa5.c - None |
149 * ao_alsa9.c - Zsolt Barat | |
12720 | 150 * ao_alsa1x.c - Zsolt Barat |
151 * ao_alsa.c - Zsolt Barat | |
12256 | 152 * ao_arts.c - None |
153 * ao_dxr2.c - None | |
154 * ao_esd.c - None | |
155 * ao_mpegpes.c - None | |
12257 | 156 * ao_nas.c - Tobias Diedrich |
12256 | 157 * ao_null.c - None |
158 * ao_oss.c - None | |
159 * ao_pcm.c - None | |
160 * ao_plugin.c - None | |
161 * ao_sdl.c - None | |
162 * ao_sgi.c - None | |
163 * ao_sun.c - None | |
11236 | 164 * ao_win32.c - Sascha Sommer |