Mercurial > mplayer.hg
annotate DOCS/tech/MAINTAINERS @ 13154:49e62ed38b38
Added myself as maintainer of vo_jpeg.
author | ivo |
---|---|
date | Thu, 26 Aug 2004 19:18:05 +0000 |
parents | 4fd062533921 |
children | b5add2db7707 |
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 |
12256 | 21 * Contents: Diego Biurrun, Alex Beregszaszi |
12780 | 22 * Codec packages: Roberto Togni |
7345 | 23 |
24 English documentation: | |
12256 | 25 * user docs: Diego Biurrun |
26 * input layer, lirc, slave mode docs: Alban Bedel | |
12038 | 27 * man page: Diego Biurrun |
12256 | 28 * tech/* docs: Alex Beregszaszi |
12038 | 29 * tech/* documentation docs: Diego Biurrun |
7345 | 30 |
31 Documentation translations: | |
9209 | 32 * Help Messages: Diego Biurrun |
12256 | 33 * Hungarian: outdated and unmaintained |
34 * German: outdated and unmaintained | |
13153
4fd062533921
fixed the removal of French maintainer of the Doc Nicolas Le Gaillart
gpoirier
parents:
13151
diff
changeset
|
35 * French: Nicolas Le Gaillart, Guillaume Poirier |
11105 | 36 * Russian: Dmitry Baryshkov |
11288 | 37 * Polish: Waclaw Schiller |
12038 | 38 * Italian: Daniele Forghieri |
9407 | 39 * Chinese (simplified): Lu Ran |
11105 | 40 * Spanish: Juan Martin |
7345 | 41 |
7348 | 42 Platforms/ports: (see also DOCS/tech/porting-status.txt) |
7644 | 43 * Debian packaging: Dariusz Pietrzak |
7345 | 44 * RedHat/RPM packaging: Dominik Mierzejewski |
45 * FreeBSD support: Vladimir Kushnir, Nexus | |
46 * BSD/OS support: Steven Schultz | |
47 * NetBSD support: Bernd Ernesti | |
7644 | 48 * OpenBSD support: Björn Sandell |
10992 | 49 * Solaris 8 support: Jürgen Keil, Pierre Lombard |
7345 | 50 * MIPS support: Oliver Schoenbrunner |
12259 | 51 * Win32/Cygwin/MinGW support: Sascha Sommer, Joey Parrish, Diego Biurrun |
7345 | 52 |
53 MPlayer code: | |
12256 | 54 * A-V sync code, MPlayer/MEncoder core: Alex Beregszaszi |
55 * libmpdemux, libmpcodecs: Alex Beregszaszi | |
56 * TV input/capture: Jindrich Makovicka | |
57 * DVD support (experimental - dvdnav): None | |
58 * DVD support (new - dvdread/dvdcss): 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 | |
12982 | 67 * audio filters: None |
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 |
12982 | 90 video filters: |
91 * general: Richard Felker, Michael Niedermayer | |
12312 | 92 * vf_filmdint.c - Zoltan Hidvegi |
93 | |
7345 | 94 libvo drivers: |
95 * vo_3dfx.c - OBSOLETED, use xv or tdfxfb | |
11969 | 96 * vo_aa.c - Alban Bedel |
12217 | 97 * vo_caca.c - Howell Tam (Pigeon) |
11219 | 98 * vo_bl.c - Rik Snel |
99 * vo_cvidix.c - Sascha Sommer | |
12256 | 100 * vo_dga.c - None |
12217 | 101 * vo_dfbmga.c - Ville Syrjälä |
11219 | 102 * vo_directfb[2].c - Jiri Svoboda |
11236 | 103 * vo_directx.c - Sascha Sommer |
12256 | 104 * vo_dxr2.c - Alban Bedel |
105 * vo_dxr3.c - None | |
11219 | 106 * vo_fbdev.c - Joey Parrish |
107 * vo_fbdev2.c - Joey Parrish | |
12256 | 108 * vo_ggi.c - Alex Beregszaszi |
7345 | 109 * vo_gif89a.c - Joey Parrish |
12038 | 110 * vo_gl.c - Reimar Döffinger |
11969 | 111 * vo_gl2.c - Reimar Döffinger |
13154 | 112 * vo_jpeg.c - Ivo van Poorten |
12256 | 113 * vo_md5.c - None |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
114 * vo_mga.c - Attila Kinali |
12256 | 115 * vo_mpegpes.c - None |
116 * vo_null.c - None | |
117 * vo_pgm.c - None | |
12259 | 118 * vo_png.c - Felix Bünemann |
12295 | 119 * vo_quartz.c - Nicolas Plourde |
12259 | 120 * vo_sdl.c - Felix Bünemann |
12982 | 121 * vo_svga.c - Ivan Kalvachev |
11969 | 122 * vo_tdfxfb.c - Alban Bedel |
11219 | 123 * vo_tga.c - Daniele Forghieri |
12256 | 124 * vo_vesa.c - None |
11219 | 125 * vo_winvidix.c - Sascha Sommer |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
126 * vo_x11.c - Alexander Strasser |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
127 * vo_xmga.c - Attila Kinali |
12256 | 128 * vo_xover.c - Alban Bedel |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
129 * vo_xv.c - Alexander Strasser |
12435
8a14673b5d57
List Attila as maintainer of a few video out drivers.
diego
parents:
12326
diff
changeset
|
130 * vo_xvidix.c - Attila Kinali |
11219 | 131 * vo_xvmc.c - Ivan Kalvachev |
12982 | 132 * vo_yuv4mpeg.c - Robert Kesterson |
11219 | 133 * vo_zr.c - Rik Snel |
7345 | 134 |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
135 * x11_common.c - Alexander Strasser |
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
136 |
7345 | 137 VIDIX drivers: |
12256 | 138 * mach64_vid - None |
139 * mga_vid - None | |
10995 | 140 * nvidia_vid - Sascha Sommer |
12982 | 141 * radeon_vid - Sascha Sommer |
12256 | 142 * rage128_vid - None |
11219 | 143 * sis_vid - Jake Page |
7345 | 144 |
145 libao2 drivers: | |
12256 | 146 * ao_alsa5.c - None |
147 * ao_alsa9.c - Zsolt Barat | |
12720 | 148 * ao_alsa1x.c - Zsolt Barat |
149 * ao_alsa.c - Zsolt Barat | |
12256 | 150 * ao_arts.c - None |
151 * ao_dxr2.c - None | |
152 * ao_esd.c - None | |
153 * ao_mpegpes.c - None | |
12257 | 154 * ao_nas.c - Tobias Diedrich |
12256 | 155 * ao_null.c - None |
156 * ao_oss.c - None | |
157 * ao_pcm.c - None | |
158 * ao_plugin.c - None | |
159 * ao_sdl.c - None | |
160 * ao_sgi.c - None | |
161 * ao_sun.c - None | |
11236 | 162 * ao_win32.c - Sascha Sommer |