Ignore all fastmem-* binaries.
[mplayer/glamo.git] / DOCS / tech / MAINTAINERS
blob087d566212c006a5b1eacdb1a2b40e4e75f94df7
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     * Chinese: unmaintained, outdated
47     * Swedish: unmaintained, outdated, incomplete
48     * Russian: Vladimir Voroshilov (incomplete)
50 Documentation translations:
51     * Czech: Jiri Heryan
52     * French: Guillaume Poirier
53     * German: Sebastian Krämer
54     * Hungarian: Gabor Mizda
55     * Italian: Paolo Tresoldi
56     * Polish: Waclaw Schiller
57     * Spanish: Reynaldo H. Verdejo Pinochet (outdated)
58     * Chinese (simplified): unmaintained, outdated, still HTML
59     * Italian: unmaintained, outdated, still HTML
60     * Russian: Vladimir Voroshilov
62 Platforms/ports:
63     * Debian packaging: Diego Biurrun
64     * Red Hat/RPM packaging: Dominik Mierzejewski
65     * FreeBSD: Vladimir Kushnir, Nexus
66     * BSD/OS: Steven Schultz
67     * NetBSD: Bernd Ernesti
68     * OpenBSD: Björn Sandell
69     * Solaris: Derek Lewis
70     * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish
71     * MPlayer OS X frontend: Nicolas Plourde
72     * Mac OS X: Ulion
73     * AIX: Derek Lewis
75 MPlayer code:
76     * build system: Diego Biurrun
77     * A-V sync code, MPlayer core: Uoti Urpala
78     * MEncoder core: None (unmaintained)
79     * libmpdemux: Roberto Togni, Nico Sabbi
80     * libmpcodecs: Roberto Togni
81     * TV input/capture: Vladimir Voroshilov
82     * TV teletext: Vladimir Voroshilov
83     * network streaming: Roberto Togni, Nico Sabbi, Benjamin Zores
84     * DVD/VOB subtitles: None
85     * config files & commandline parser: Alban Bedel
86     * playtree, input layer: Alban Bedel
87     * libswscale: Michael Niedermayer, Luca Abeni
88     * DVB support: Nico Sabbi
89     * GUI: None
90     * GUI skins: Diego Biurrun
91     * EDL code: Reynaldo H. Verdejo Pinochet, Oded Shimon
93 Imported libs/projects:
94     * FFmpeg: Michael Niedermayer
95     * VIDIX core: Benjamin Zores
96     * mp3lib: None
97     * loader: None
98     * liba52: None
99     * libmpeg2: None
100     * libdvdcss: Diego Biurrun
101     * libdvdread: Diego Biurrun
102     * libfaad2: None
103     * realrtsp: Roberto Togni
104     * librtsp: Benjamin Zores
105     * freesdp: Benjamin Zores
106     * libass: Evgeniy Stepanov
108 demuxers:
109     * demux_fli.c - Roberto Togni
110     * demux_gif.c - Joey Parrish
111     * demux_lavf.c - Michael Niedermayer
112     * demux_mkv.c - Moritz Bunkus, Aurelien Jacobs
113     * demux_nsv.c - Roberto Togni
114     * demux_ogg.c - Moritz Bunkus
115     * demux_realaud.c - Roberto Togni
116     * demux_rtp* - Ross Finlayson
117     * demux_mpg and demux_ts - Nico Sabbi
118     * demux_mpc.c - Reimar Döffinger
119     * demux_nuv.c - Reimar Döffinger
121 muxers:
122     * muxer_lavf.c - Michael Niedermayer
123     * muxer_mpeg.c - Nico Sabbi
125 streams:
126     * stream_pvr.c - Benjamin Zores
127     * stream_udp.c - Benjamin Zores
128     * stream_rtp.c - Benjamin Zores
129     * stream_rtsp.c - Benjamin Zores
130     * stream_radio.c - Vladimir Voroshilov
131     * stream_dvb.c - Nico Sabbi
132     * stream_dvd.c - Nico Sabbi
133     * stream_dvdnav.c - Nico Sabbi and Benjamin Zores
135 codec support:
136     * FFmpeg: Michael Niedermayer
137     * Xvid: Ivan Kalvachev
138     * x264: Loren Merritt
139     * musepack, speex: Reimar Döffinger
141 video filters:
142     * general: Richard Felker, Michael Niedermayer
143     * vf_filmdint.c - Zoltan Hidvegi
144     * vf_blackframe.c - Ivo van Poorten
145     * vf_zrmjpeg.c - Rik Snel
146     * all filters written by Michael Niedermayer - Michael Niedermayer
148 audio filters:
149     * general: Alex Beregszaszi
150     * af_ladspa.c - Ivo van Poorten
151     * af_equalizer.c - Reynaldo H. Verdejo Pinochet
152     * af_karaoke.c - Reynaldo H. Verdejo Pinochet
154 audio encoders:
155     * ae_toolame.c, ae_twolame.c and ae_faac.c - Nico Sabbi
157 libvo drivers:
158     * vo_3dfx.c - OBSOLETED, use xv or tdfxfb
159     * vo_aa.c - Alban Bedel
160     * vo_caca.c - Howell Tam (Pigeon)
161     * vo_bl.c - Rik Snel
162     * vo_cvidix.c - Sascha Sommer
163     * vo_dga.c - None
164     * vo_dfbmga.c - Ville Syrjälä
165     * vo_direct3d.c - Georgi Petrov
166     * vo_directfb[2].c - Jiri Svoboda
167     * vo_directx.c - Sascha Sommer
168     * vo_dxr2.c - Alban Bedel
169     * vo_dxr3.c - None
170     * vo_fbdev.c - Joey Parrish
171     * vo_fbdev2.c - Joey Parrish
172     * vo_ggi.c - Christoph Egger
173     * vo_gif89a.c - Joey Parrish
174     * vo_gl.c - Reimar Döffinger
175     * vo_gl2.c - Reimar Döffinger
176     * vo_ivtv.c - Benjamin Zores
177     * vo_jpeg.c - Ivo van Poorten
178     * vo_macosx.m - Ulion
179     * vo_md5sum.c - Ivo van Poorten
180     * vo_mga.c - Attila Kinali
181     * vo_mpegpes.c - None
182     * vo_null.c - None
183     * vo_png.c - Felix Bünemann
184     * vo_pnm.c - Ivo van Poorten
185     * vo_quartz.c - Nicolas Plourde
186     * vo_sdl.c - Felix Bünemann
187     * vo_svga.c - Ivan Kalvachev
188     * vo_tdfxfb.c - Alban Bedel
189     * vo_tga.c - Daniele Forghieri
190     * vo_vesa.c - Aurelien Jacobs
191     * vo_wii.c - Benjamin Zores
192     * vo_winvidix.c - Sascha Sommer
193     * vo_x11.c - Alexander Strasser
194     * vo_xmga.c - Attila Kinali
195     * vo_xover.c - Alban Bedel
196     * vo_xv.c - Alexander Strasser
197     * vo_xvidix.c - None
198     * vo_xvmc.c - Ivan Kalvachev
199     * vo_yuv4mpeg.c - Robert Kesterson
200     * vo_zr.c - Rik Snel
201     * vo_zr2.c - Rik Snel
203     * x11_common.c - Alexander Strasser, Reimar Döffinger
204     * w32_common.c - Reimar Döffinger
206 libao2 drivers:
207     * ao_alsa5.c - None
208     * ao_alsa.c - Clemens Ladisch
209     * ao_arts.c - None
210     * ao_dsound.c - None
211     * ao_dxr2.c - None
212     * ao_esd.c - None
213     * ao_ivtv.c - Benjamin Zores
214     * ao_jack.c - Reimar Döffinger
215     * ao_macosx.c - Ulion
216     * ao_mpegpes.c - None
217     * ao_nas.c - Tobias Diedrich
218     * ao_null.c - None
219     * ao_openal.c - Reimar Döffinger
220     * ao_oss.c - None
221     * ao_pcm.c - None
222     * ao_plugin.c - None
223     * ao_pulse.c - None
224     * ao_sdl.c - None
225     * ao_sgi.c - None
226     * ao_sun.c - None
227     * ao_win32.c - Sascha Sommer