Mercurial > mplayer.hg
annotate DOCS/tech/MAINTAINERS @ 17290:468bab74883a
add bitexact's lavd flag desc.
author | gpoirier |
---|---|
date | Tue, 03 Jan 2006 13:07:54 +0000 |
parents | ede872cdaaba |
children | 149298a8ff78 |
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 | |
13263 | 19 Administration: |
20 * Project server: Arpad Gereöffy | |
21 * Mailing lists: Attila Kinali | |
17132 | 22 * Patch backlog tracking: Andrew Buehler, "The Wanderer" |
13263 | 23 |
7345 | 24 Homepage: |
12780 | 25 * Design: Diego Biurrun |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
26 * Content: Diego Biurrun, Alex Beregszaszi |
12780 | 27 * Codec packages: Roberto Togni |
7345 | 28 |
29 English documentation: | |
16785
d57c8c09bbb2
Guillaume now maintains the MEncoder documentation.
diego
parents:
16729
diff
changeset
|
30 * MPlayer docs: Diego Biurrun |
d57c8c09bbb2
Guillaume now maintains the MEncoder documentation.
diego
parents:
16729
diff
changeset
|
31 * MEncoder docs: Guillaume Poirier |
13617 | 32 * man page: Diego Biurrun |
17145 | 33 * console messages: Reynaldo H. Verdejo Pinochet |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
34 * input layer, LIRC, slave mode docs: Alban Bedel |
12256 | 35 * tech/* docs: Alex Beregszaszi |
12038 | 36 * tech/* documentation docs: Diego Biurrun |
7345 | 37 |
14026 | 38 man pages: |
39 * Czech: Jiri Heryan | |
40 * French: Guillaume Poirier | |
41 * German: Sebastian Krämer (incomplete) | |
13869
b2bfbca7fa40
Added Gabor Mizda (myself) as maintainer of the hungarian translation
gabrov
parents:
13866
diff
changeset
|
42 * Hungarian: Gabor Mizda |
14026 | 43 * Italian: Daniele Forghieri |
11288 | 44 * Polish: Waclaw Schiller |
14677 | 45 * Spanish: Juan Martin, Reynaldo H. Verdejo Pinochet (outdated) |
14026 | 46 * Swedish: Carl Fürstenberg (incomplete) |
47 | |
48 Documentation translations: | |
13617 | 49 * Chinese (simplified): Lu Ran (outdated) |
14677 | 50 * Czech: Jiri Heryan |
17145 | 51 * French: Nicolas Le Gaillart, Guillaume Poirier |
14026 | 52 * German: outdated |
17145 | 53 * Hungarian: Gabor Mizdad |
14026 | 54 * Italian: outdated |
55 * Polish: Waclaw Schiller | |
56 * Russian: Dmitry Baryshkov (incomplete) | |
14677 | 57 * Spanish: Juan Martin, Reynaldo H. Verdejo Pinochet (outdated) |
7345 | 58 |
17145 | 59 Platforms/ports: |
60 * Debian packaging: None | |
61 * Red Hat/RPM packaging: Dominik Mierzejewski | |
62 * FreeBSD: Vladimir Kushnir, Nexus | |
63 * BSD/OS: Steven Schultz | |
64 * NetBSD: Bernd Ernesti | |
65 * OpenBSD: Björn Sandell | |
66 * Solaris: None | |
67 * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish, Diego Biurrun | |
14020 | 68 * Mac OS X: Nicolas Plourde |
7345 | 69 |
70 MPlayer code: | |
17145 | 71 * build system: Diego Biurrun |
12256 | 72 * A-V sync code, MPlayer/MEncoder core: Alex Beregszaszi |
73 * libmpdemux, libmpcodecs: Alex Beregszaszi | |
74 * TV input/capture: Jindrich Makovicka | |
17147 | 75 * network streaming: None |
17145 | 76 * DVD/VOB subtitles: None |
12256 | 77 * config files & commandline parser: Alban Bedel, Alex Beregszaszi |
78 * playtree, input layer: Alban Bedel | |
7345 | 79 * postproc, colorspace converters: Michael Niedermayer |
12038 | 80 * DVB support: Nico Sabbi |
17145 | 81 * GUI: None |
12256 | 82 * GUI skins: Diego Biurrun |
16729 | 83 * EDL code: Reynaldo H. Verdejo Pinochet, Oded Shimon |
7400 | 84 |
85 Imported libs/projects: | |
12256 | 86 * libavcodec, libavformat: Michael Niedermayer |
87 * VIDIX core, libdha: Sascha Sommer | |
88 * mp3lib: Alex Beregszaszi | |
89 * loader, dshow: Alex Beregszaszi | |
90 * liba52: Alex Beregszaszi | |
91 * libmpeg2: None | |
92 * libmpdvdkit2: None | |
93 * libfaad2: Alex Beregszaszi | |
12326 | 94 * realrtsp: Roberto Togni |
7345 | 95 |
12312 | 96 demuxers: |
12326 | 97 * demux_fli.c - Roberto Togni |
12320 | 98 * demux_gif.c - Joey Parrish |
99 * demux_lavf.c - Michael Niedermayer | |
12312 | 100 * demux_mkv.c - Moritz Bunkus |
17145 | 101 * demux_nsv.c - Roberto Togni |
12312 | 102 * demux_ogg.c - Moritz Bunkus |
12326 | 103 * demux_realaud.c - Roberto Togni |
12320 | 104 * demux_rtp* - Ross Finlayson |
15280 | 105 * demux_mpg and demux_ts - Nico Sabbi |
12312 | 106 |
13627 | 107 codec support: |
13617 | 108 * FFmpeg: Michael Niedermayer |
109 * XviD: Ivan Kalvachev | |
13866 | 110 * x264: Loren Merritt |
13617 | 111 |
12982 | 112 video filters: |
113 * general: Richard Felker, Michael Niedermayer | |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
114 * vf_filmdint.c - Zoltan Hidvegi |
12312 | 115 |
17145 | 116 audio filters: |
117 * general: Alex Beregszaszi | |
118 * af_ladspa.c - Ivo van Poorten | |
119 | |
7345 | 120 libvo drivers: |
121 * vo_3dfx.c - OBSOLETED, use xv or tdfxfb | |
11969 | 122 * vo_aa.c - Alban Bedel |
12217 | 123 * vo_caca.c - Howell Tam (Pigeon) |
11219 | 124 * vo_bl.c - Rik Snel |
125 * vo_cvidix.c - Sascha Sommer | |
12256 | 126 * vo_dga.c - None |
12217 | 127 * vo_dfbmga.c - Ville Syrjälä |
11219 | 128 * vo_directfb[2].c - Jiri Svoboda |
11236 | 129 * vo_directx.c - Sascha Sommer |
12256 | 130 * vo_dxr2.c - Alban Bedel |
131 * vo_dxr3.c - None | |
11219 | 132 * vo_fbdev.c - Joey Parrish |
133 * vo_fbdev2.c - Joey Parrish | |
14176 | 134 * vo_ggi.c - Christoph Egger |
7345 | 135 * vo_gif89a.c - Joey Parrish |
12038 | 136 * vo_gl.c - Reimar Döffinger |
11969 | 137 * vo_gl2.c - Reimar Döffinger |
13154 | 138 * vo_jpeg.c - Ivo van Poorten |
15328 | 139 * vo_macosx.m - Nicolas Plourde |
13399
6cd4c25fd7bb
Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
ivo
parents:
13263
diff
changeset
|
140 * vo_md5sum.c - Ivo van Poorten |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
141 * vo_mga.c - Attila Kinali |
12256 | 142 * vo_mpegpes.c - None |
143 * vo_null.c - None | |
12259 | 144 * vo_png.c - Felix Bünemann |
13399
6cd4c25fd7bb
Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
ivo
parents:
13263
diff
changeset
|
145 * vo_pnm.c - Ivo van Poorten |
12295 | 146 * vo_quartz.c - Nicolas Plourde |
12259 | 147 * vo_sdl.c - Felix Bünemann |
12982 | 148 * vo_svga.c - Ivan Kalvachev |
11969 | 149 * vo_tdfxfb.c - Alban Bedel |
11219 | 150 * vo_tga.c - Daniele Forghieri |
13609 | 151 * vo_vesa.c - Aurelien Jacobs |
11219 | 152 * vo_winvidix.c - Sascha Sommer |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
153 * vo_x11.c - Alexander Strasser |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
154 * vo_xmga.c - Attila Kinali |
12256 | 155 * vo_xover.c - Alban Bedel |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
156 * vo_xv.c - Alexander Strasser |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
157 * vo_xvidix.c - Attila Kinali |
11219 | 158 * vo_xvmc.c - Ivan Kalvachev |
12982 | 159 * vo_yuv4mpeg.c - Robert Kesterson |
11219 | 160 * vo_zr.c - Rik Snel |
7345 | 161 |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
162 * x11_common.c - Alexander Strasser |
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
163 |
7345 | 164 VIDIX drivers: |
12256 | 165 * mach64_vid - None |
166 * mga_vid - None | |
10995 | 167 * nvidia_vid - Sascha Sommer |
12982 | 168 * radeon_vid - Sascha Sommer |
12256 | 169 * rage128_vid - None |
11219 | 170 * sis_vid - Jake Page |
7345 | 171 |
172 libao2 drivers: | |
12256 | 173 * ao_alsa5.c - None |
12720 | 174 * ao_alsa.c - Zsolt Barat |
12256 | 175 * ao_arts.c - None |
17145 | 176 * ao_dsound.c - None |
12256 | 177 * ao_dxr2.c - None |
178 * ao_esd.c - None | |
15605 | 179 * ao_jack.c - Reimar Döffinger |
12256 | 180 * ao_mpegpes.c - None |
12257 | 181 * ao_nas.c - Tobias Diedrich |
12256 | 182 * ao_null.c - None |
183 * ao_oss.c - None | |
184 * ao_pcm.c - None | |
185 * ao_plugin.c - None | |
186 * ao_sdl.c - None | |
187 * ao_sgi.c - None | |
188 * ao_sun.c - None | |
11236 | 189 * ao_win32.c - Sascha Sommer |