configure: Compile with -O2 instead of -O4
[mplayer.git] / DOCS / tech / MAINTAINERS
blobfcd4566c411dc3523ee65ecd2796b2db9e2c5b40
1 __________________________________________
2 MPlayer code and documentation maintainers
3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 NOTE: This file (should) contain the up-to-date list of the maintainers of
6 each part/module of the mplayer svn / 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/svn activity. It may be wrong.
14 Always send the patches (first read DOCS/tech/patches.txt), comments to
15 the mplayer-dev-eng mailing list!!!
17 Everyone is free to nominate himself/herself for a maintainership.
19 Administration:
20     * Project server: Attila Kinali, Diego Biurrun
21     * Mailing lists: Guillaume Poirier
22     * Patch backlog tracking: Andrew Buehler, "The Wanderer"
24 Homepage:
25     * Design: Diego Biurrun
26     * Content: Diego Biurrun
27     * Codec packages: Roberto Togni
29 Documentation:
30     * MPlayer: Diego Biurrun
31     * MEncoder: Guillaume Poirier
32     * man page: Diego Biurrun
33     * translation coordination: Sebastian Krämer
34     * input layer, LIRC, slave mode docs: Alban Bedel
35     * tech/* docs: None
36     * tech/* documentation docs: Diego Biurrun
38 Man page translations:
39     * Czech: Jiri Heryan
40     * French: Guillaume Poirier
41     * German: Sebastian Krämer
42     * Hungarian: Gabor Mizda
43     * Italian: Daniele Forghieri
44     * Polish: Waclaw Schiller
45     * Spanish: Reynaldo H. Verdejo Pinochet (outdated)
46     * Russian: Vladimir Voroshilov
48 Documentation translations:
49     * Czech: Jiri Heryan
50     * French: Guillaume Poirier
51     * German: Sebastian Krämer
52     * Hungarian: Gabor Mizda
53     * Italian: Paolo Tresoldi
54     * Polish: Waclaw Schiller
55     * Spanish: Reynaldo H. Verdejo Pinochet (outdated)
56     * Chinese (simplified): unmaintained, outdated
57     * Italian: unmaintained, outdated
58     * Russian: Vladimir Voroshilov
60 Platforms/ports:
61     * Debian packaging: Diego Biurrun
62     * Red Hat/RPM packaging: Dominik Mierzejewski
63     * FreeBSD: Vladimir Kushnir, Nexus
64     * BSD/OS: Steven Schultz
65     * NetBSD: Bernd Ernesti
66     * OpenBSD: Björn Sandell
67     * Solaris: Derek Lewis
68     * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish
69     * MPlayer OS X frontend: Nicolas Plourde, Adrian Stutz
70     * Mac OS X: None
71     * AIX: Derek Lewis
73 MPlayer code:
74     * build system: Diego Biurrun
75     * A-V sync code, MPlayer core: Uoti Urpala
76     * MEncoder core: None (unmaintained)
77     * libmpdemux: Roberto Togni, Nico Sabbi
78     * libmpcodecs: Roberto Togni
79     * TV input/capture: Vladimir Voroshilov
80     * TV teletext: Vladimir Voroshilov
81     * network streaming: Roberto Togni, Nico Sabbi, Benjamin Zores
82     * DVD/VOB subtitles: None
83     * config files & commandline parser: Alban Bedel
84     * playtree, input layer: Alban Bedel
85     * libswscale: Michael Niedermayer, Luca Abeni
86     * DVB support: Nico Sabbi
87     * EDL code: Reynaldo H. Verdejo Pinochet, Oded Shimon
89 Imported libs/projects:
90     * FFmpeg: Michael Niedermayer
91     * VIDIX core: Benjamin Zores
92     * mp3lib: None
93     * loader: None
94     * liba52: None
95     * libmpeg2: None
96     * libdvdcss: Diego Biurrun
97     * libdvdread: Diego Biurrun
98     * libfaad2: None
99     * realrtsp: Roberto Togni
100     * librtsp: Benjamin Zores
101     * freesdp: Benjamin Zores
102     * libass: Evgeniy Stepanov
104 demuxers:
105     * demux_fli.c - Roberto Togni
106     * demux_gif.c - Joey Parrish
107     * demux_lavf.c - Michael Niedermayer
108     * demux_mkv.c - Moritz Bunkus, Aurelien Jacobs
109     * demux_nsv.c - Roberto Togni
110     * demux_ogg.c - Moritz Bunkus
111     * demux_realaud.c - Roberto Togni
112     * demux_rtp* - Ross Finlayson
113     * demux_mpg and demux_ts - Nico Sabbi
114     * demux_mpc.c - Reimar Döffinger
116 muxers:
117     * muxer_lavf.c - Michael Niedermayer
118     * muxer_mpeg.c - Nico Sabbi
120 streams:
121     * stream_pvr.c - Benjamin Zores
122     * stream_udp.c - Benjamin Zores
123     * stream_rtp.c - Benjamin Zores
124     * stream_rtsp.c - Benjamin Zores
125     * stream_radio.c - Vladimir Voroshilov
126     * stream_dvb.c - Nico Sabbi
127     * stream_dvd.c - Nico Sabbi
128     * stream_dvdnav.c - Nico Sabbi and Benjamin Zores
130 codec support:
131     * FFmpeg: Michael Niedermayer
132     * Xvid: Ivan Kalvachev
133     * x264: Loren Merritt
134     * musepack, speex: Reimar Döffinger
136 video filters:
137     * general: Richard Felker, Michael Niedermayer
138     * vf_filmdint.c - Zoltan Hidvegi
139     * vf_blackframe.c - Ivo van Poorten
140     * vf_zrmjpeg.c - Rik Snel
141     * all filters written by Michael Niedermayer - Michael Niedermayer
143 audio filters:
144     * general: Alex Beregszaszi
145     * af_ladspa.c - Ivo van Poorten
146     * af_equalizer.c - Reynaldo H. Verdejo Pinochet
147     * af_karaoke.c - Reynaldo H. Verdejo Pinochet
149 audio encoders:
150     * ae_toolame.c, ae_twolame.c and ae_faac.c - Nico Sabbi
152 libvo drivers:
153     * vo_3dfx.c - OBSOLETED, use xv or tdfxfb
154     * vo_aa.c - Alban Bedel
155     * vo_caca.c - Howell Tam (Pigeon)
156     * vo_bl.c - Rik Snel
157     * vo_corevideo.m - Adrian Stutz
158     * vo_cvidix.c - Sascha Sommer
159     * vo_dga.c - None
160     * vo_dfbmga.c - Ville Syrjälä
161     * vo_direct3d.c - Georgi Petrov
162     * vo_directfb[2].c - Jiri Svoboda
163     * vo_directx.c - Sascha Sommer
164     * vo_dxr2.c - Alban Bedel
165     * vo_dxr3.c - None
166     * vo_fbdev.c - Joey Parrish
167     * vo_fbdev2.c - Joey Parrish
168     * vo_ggi.c - Christoph Egger
169     * vo_gif89a.c - Joey Parrish
170     * vo_gl.c - Reimar Döffinger
171     * vo_gl2.c - Reimar Döffinger
172     * vo_ivtv.c - Benjamin Zores
173     * vo_jpeg.c - Ivo van Poorten
174     * vo_md5sum.c - Ivo van Poorten
175     * vo_mga.c - Attila Kinali
176     * vo_mpegpes.c - None
177     * vo_null.c - None
178     * vo_png.c - Felix Bünemann
179     * vo_pnm.c - Ivo van Poorten
180     * vo_quartz.c - Nicolas Plourde
181     * vo_sdl.c - Felix Bünemann
182     * vo_svga.c - Ivan Kalvachev
183     * vo_tdfxfb.c - Alban Bedel
184     * vo_tga.c - Daniele Forghieri
185     * vo_vesa.c - Aurelien Jacobs
186     * vo_wii.c - Benjamin Zores
187     * vo_winvidix.c - Sascha Sommer
188     * vo_x11.c - Alexander Strasser
189     * vo_xmga.c - Attila Kinali
190     * vo_xover.c - Alban Bedel
191     * vo_xv.c - Alexander Strasser
192     * vo_xvidix.c - None
193     * vo_xvmc.c - Ivan Kalvachev
194     * vo_yuv4mpeg.c - Robert Kesterson
195     * vo_zr.c - Rik Snel
196     * vo_zr2.c - Rik Snel
198     * x11_common.c - Alexander Strasser, Reimar Döffinger
199     * w32_common.c - Reimar Döffinger
201 libao2 drivers:
202     * ao_alsa5.c - None
203     * ao_alsa.c - Clemens Ladisch
204     * ao_arts.c - None
205     * ao_coreaudio.c - None
206     * ao_dsound.c - None
207     * ao_dxr2.c - None
208     * ao_esd.c - None
209     * ao_ivtv.c - Benjamin Zores
210     * ao_jack.c - Reimar Döffinger
211     * ao_mpegpes.c - None
212     * ao_nas.c - Tobias Diedrich
213     * ao_null.c - None
214     * ao_openal.c - Reimar Döffinger
215     * ao_oss.c - None
216     * ao_pcm.c - None
217     * ao_plugin.c - None
218     * ao_pulse.c - None
219     * ao_sdl.c - None
220     * ao_sgi.c - None
221     * ao_sun.c - None
222     * ao_win32.c - Sascha Sommer