Mercurial > mplayer.hg
annotate DOCS/tech/MAINTAINERS @ 12435:8a14673b5d57
List Attila as maintainer of a few video out drivers.
author | diego |
---|---|
date | Fri, 07 May 2004 11:24:24 +0000 |
parents | b44a8bce400c |
children | 0eddf78981ed |
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: |
12256 | 20 * Design: None |
21 * Contents: Diego Biurrun, Alex Beregszaszi | |
7345 | 22 |
23 English documentation: | |
12256 | 24 * user docs: Diego Biurrun |
25 * input layer, lirc, slave mode docs: Alban Bedel | |
12038 | 26 * man page: Diego Biurrun |
12256 | 27 * tech/* docs: Alex Beregszaszi |
12038 | 28 * tech/* documentation docs: Diego Biurrun |
7345 | 29 |
30 Documentation translations: | |
9209 | 31 * Help Messages: Diego Biurrun |
12256 | 32 * Hungarian: outdated and unmaintained |
33 * German: outdated and unmaintained | |
8437 | 34 * French: Nicolas Le Gaillart |
11105 | 35 * Russian: Dmitry Baryshkov |
11288 | 36 * Polish: Waclaw Schiller |
12038 | 37 * Italian: Daniele Forghieri |
9407 | 38 * Chinese (simplified): Lu Ran |
11105 | 39 * Spanish: Juan Martin |
7345 | 40 |
7348 | 41 Platforms/ports: (see also DOCS/tech/porting-status.txt) |
7644 | 42 * Debian packaging: Dariusz Pietrzak |
7345 | 43 * RedHat/RPM packaging: Dominik Mierzejewski |
44 * FreeBSD support: Vladimir Kushnir, Nexus | |
45 * BSD/OS support: Steven Schultz | |
46 * NetBSD support: Bernd Ernesti | |
7644 | 47 * OpenBSD support: Björn Sandell |
10992 | 48 * Solaris 8 support: Jürgen Keil, Pierre Lombard |
7345 | 49 * MIPS support: Oliver Schoenbrunner |
12259 | 50 * Win32/Cygwin/MinGW support: Sascha Sommer, Joey Parrish, Diego Biurrun |
7345 | 51 |
52 MPlayer code: | |
12256 | 53 * A-V sync code, MPlayer/MEncoder core: Alex Beregszaszi |
54 * libmpdemux, libmpcodecs: Alex Beregszaszi | |
55 * TV input/capture: Jindrich Makovicka | |
56 * DVD support (experimental - dvdnav): None | |
57 * DVD support (new - dvdread/dvdcss): None | |
58 * DVD support (old - libcss): None | |
7345 | 59 * network streaming: Bertrand Baudet |
60 * DVD/VOB subtitles: Kim Minh Kaplan | |
12256 | 61 * config files & commandline parser: Alban Bedel, Alex Beregszaszi |
62 * playtree, input layer: Alban Bedel | |
7345 | 63 * postproc, colorspace converters: Michael Niedermayer |
12038 | 64 * DVB support: Nico Sabbi |
12256 | 65 * GUI: Zoltan Ponekker |
66 * GUI skins: Diego Biurrun | |
12326 | 67 * filters: Richard Felker, Michael Niedermayer |
7400 | 68 |
69 Imported libs/projects: | |
12256 | 70 * libavcodec, libavformat: Michael Niedermayer |
71 * VIDIX core, libdha: Sascha Sommer | |
72 * mp3lib: Alex Beregszaszi | |
73 * loader, dshow: Alex Beregszaszi | |
74 * liba52: Alex Beregszaszi | |
75 * libmpeg2: None | |
76 * libmpdvdkit2: None | |
77 * libfaad2: Alex Beregszaszi | |
12326 | 78 * realrtsp: Roberto Togni |
7345 | 79 |
12312 | 80 demuxers: |
12326 | 81 * demux_fli.c - Roberto Togni |
12320 | 82 * demux_gif.c - Joey Parrish |
83 * demux_lavf.c - Michael Niedermayer | |
12312 | 84 * demux_mkv.c - Moritz Bunkus |
85 * demux_nsv.c - Reza Jelveh, Roberto Togni | |
86 * demux_ogg.c - Moritz Bunkus | |
12326 | 87 * demux_realaud.c - Roberto Togni |
12320 | 88 * demux_rtp* - Ross Finlayson |
12312 | 89 |
90 filters: | |
91 * vf_filmdint.c - Zoltan Hidvegi | |
92 | |
7345 | 93 libvo drivers: |
94 * vo_3dfx.c - OBSOLETED, use xv or tdfxfb | |
11969 | 95 * vo_aa.c - Alban Bedel |
12217 | 96 * vo_caca.c - Howell Tam (Pigeon) |
11219 | 97 * vo_bl.c - Rik Snel |
98 * vo_cvidix.c - Sascha Sommer | |
12256 | 99 * vo_dga.c - None |
12217 | 100 * vo_dfbmga.c - Ville Syrjälä |
11219 | 101 * vo_directfb[2].c - Jiri Svoboda |
11236 | 102 * vo_directx.c - Sascha Sommer |
12256 | 103 * vo_dxr2.c - Alban Bedel |
104 * vo_dxr3.c - None | |
11219 | 105 * vo_fbdev.c - Joey Parrish |
106 * vo_fbdev2.c - Joey Parrish | |
12256 | 107 * vo_ggi.c - Alex Beregszaszi |
7345 | 108 * vo_gif89a.c - Joey Parrish |
12038 | 109 * vo_gl.c - Reimar Döffinger |
11969 | 110 * vo_gl2.c - Reimar Döffinger |
12256 | 111 * vo_jpeg.c - None |
112 * vo_md5.c - None | |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
113 * vo_mga.c - Attila Kinali |
12256 | 114 * vo_mpegpes.c - None |
115 * vo_null.c - None | |
116 * vo_pgm.c - None | |
12259 | 117 * vo_png.c - Felix Bünemann |
12295 | 118 * vo_quartz.c - Nicolas Plourde |
12259 | 119 * vo_sdl.c - Felix Bünemann |
12256 | 120 * vo_svga.c - None |
11969 | 121 * vo_tdfxfb.c - Alban Bedel |
11219 | 122 * vo_tga.c - Daniele Forghieri |
12256 | 123 * vo_vesa.c - None |
11219 | 124 * vo_winvidix.c - Sascha Sommer |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
125 * vo_x11.c - Attila Kinali |
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
126 * vo_xmga.c - Attila Kinali |
12256 | 127 * vo_xover.c - Alban Bedel |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
128 * vo_xv.c - Attila Kinali |
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
129 * vo_xvidix.c - Attila Kinali |
11219 | 130 * vo_xvmc.c - Ivan Kalvachev |
12256 | 131 * vo_yuv4mpeg.c - None |
11219 | 132 * vo_zr.c - Rik Snel |
7345 | 133 |
134 VIDIX drivers: | |
12256 | 135 * mach64_vid - None |
136 * mga_vid - None | |
10995 | 137 * nvidia_vid - Sascha Sommer |
12256 | 138 * radeon_vid - None |
139 * rage128_vid - None | |
11219 | 140 * sis_vid - Jake Page |
7345 | 141 |
142 libao2 drivers: | |
12256 | 143 * ao_alsa5.c - None |
144 * ao_alsa9.c - Zsolt Barat | |
145 * ao_arts.c - None | |
146 * ao_dxr2.c - None | |
147 * ao_esd.c - None | |
148 * ao_mpegpes.c - None | |
12257 | 149 * ao_nas.c - Tobias Diedrich |
12256 | 150 * ao_null.c - None |
151 * ao_oss.c - None | |
152 * ao_pcm.c - None | |
153 * ao_plugin.c - None | |
154 * ao_sdl.c - None | |
155 * ao_sgi.c - None | |
156 * ao_sun.c - None | |
11236 | 157 * ao_win32.c - Sascha Sommer |