]> git.sesse.net Git - vlc/blob - MAINTAINERS
Who said I'm bored ?
[vlc] / MAINTAINERS
1 # $Id$
2 #
3 #                            VLC MAINTAINERS
4 #
5 # This file lists all modules of VLC, and presents who's responsible for
6 # what. "Responsible" doesn't mean this person will be alone to improve
7 # the code, it just means that she's probably the contributor with the
8 # best knowledge of the code, so that questions and propositions of
9 # contributions should be directed to her.
10
11 * CORE VLC ARCHITECTURE
12
13   - Makefiles & autoconf : [sam] [meuuh] [courmisch]
14   - configuration & command-line options : [gibalou]
15   - modules, detection, dynamic loading : [sam]
16   - objects support, libvlc : [sam]
17   - messages (errors, debug) : [sam]
18   - internationalization : [sam]
19   - MMX optimizations : [sam]
20   - Altivec optimizations : [meuuh] ([jlj])
21
22 * PLAYLIST 
23
24   - core support [zorglub]
25
26 * PORTS
27
28   - Debian GNU/Linux : [sam]
29   - Mandrake Linux : Yves Duret
30   - BeOS : Eric Petit (Stephan Assmus)
31   - Windows : [gibalou]
32   - Mac OS X : [thedj]
33   - QNX RTOS : [jlj]
34   - Solaris : [meuuh]
35   - *BSD : [meuuh]
36   - GNU/Hurd : [sam]
37   - iPAQ Familiar Linux : [jpsaman]
38   - YOPY/Linupy : [marcari]
39   - BSD/OS : Steven M. Schultz
40
41 * INTERFACE
42
43   - interface architecture : [sam] [zorglub]
44   - wxWidgets : [gibalou] [zorglub]
45   - skins2    : [ipkiss] [asmax]
46   - macosx    : [thedj] [bigben] [fkuehne]
47   - lirc, dummy, rc, ncurses : [sam]
48   - corba     : [oaubert]
49   - familiar  : [jpsaman]
50   - http      : [meuuh]
51
52 * VIDEO OUTPUT
53
54   - Video output architecture : [sam] [gibalou]
55   - dummy, fb, ggi, glide, mga, sdl : [sam]
56   - Filters & chroma : [sam] [gibalou]
57   - X11, Xvideo      : [gibalou]
58   - Directx          : [gibalou]
59
60 * AUDIO OUTPUT
61
62   - audio output architecture : [sam] ([meuuh])
63   - ALSA       : [bozo] [bigben]
64   - DirectX    : [gibalou]
65   - AUHAL      : [thedj]
66   - Other      : [sam] ([meuuh])
67   - Filters    : [sam] [babal] [meuuh]
68
69 * INPUT
70
71   - input architecture : [meuuh] [fenrir]
72   - Most Demuxers      : [fenrir] [gibalou]
73   - DRMS support       : [jlj] [sam]
74   - DVB access         : [meuuh]
75   - DVD                : [sam]
76   - network layer      : [courmisch]
77
78 * DECODER
79
80   - decoders architecture : [meuuh] [gibalou] ([henri])
81   - ffmpeg : [fenrir] [gibalou]
82   - AC3 SPDIF : [stef]
83   - A/52 : [gibalou] ([meuuh])
84   - SPU : [sam]
85
86 * MISC
87
88   - VLM 
89   - HTTPD : [fenrir]
90
91 * DOCUMENTATION
92
93   - Developer documentation : [sam] ([meuuh])
94
95
96 [bozo] = Arnaud de Bossoreille de Ribou
97 [fenrir] = Laurent Aimar
98 [gibalou] = Gildas Bazin
99 [henri] = Henri Fallon
100 [jlj] = Jon Lech Johansen
101 [jobi] = Johan Bilien
102 [lool] = Loïc Minier
103 [meuuh] = Christophe Massiot
104 [sam] = Samuel Hocevar
105 [saman] = Jean-Paul Saman
106 [sigmund] = Sigmund Augdal
107 [stef] = Stéphane Borel
108 [thedj] = Derk-Jan Hartman