home *** CD-ROM | disk | FTP | other *** search
/ Minami 83 / MINAMI83.iso / Extra / vlc-0.8.6a-win32.exe / MAINTAINERS.txt < prev    next >
Text File  |  2007-01-04  |  3KB  |  107 lines

  1. # $Id: MAINTAINERS 13762 2005-12-15 15:51:59Z zorglub $
  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.   - BeOS : [titer]
  30.   - Windows : [gibalou]
  31.   - Mac OS X : [thedj]
  32.   - Solaris : [meuuh]
  33.   - *BSD : [meuuh]
  34.   - GNU/Hurd : [sam]
  35.   - iPAQ Familiar Linux : [jpsaman]
  36.   - YOPY/Linupy : [marcari]
  37.   - BSD/OS : Steven M. Schultz
  38.  
  39. * INTERFACE
  40.  
  41.   - interface architecture : [sam] [zorglub]
  42.   - wxWidgets : [gibalou] [zorglub]
  43.   - skins2    : [ipkiss] [asmax]
  44.   - macosx    : [thedj] [bigben] [fkuehne]
  45.   - lirc, dummy, rc, ncurses : [sam]
  46.   - corba     : [oaubert]
  47.   - familiar  : [jpsaman]
  48.   - http      : [meuuh]
  49.  
  50. * VIDEO OUTPUT
  51.  
  52.   - Video output architecture : [sam] [gibalou]
  53.   - dummy, fb, ggi, glide, mga, sdl : [sam]
  54.   - Filters & chroma : [sam] [gibalou]
  55.   - X11, Xvideo      : [gibalou]
  56.   - Directx          : [gibalou]
  57.  
  58. * AUDIO OUTPUT
  59.  
  60.   - audio output architecture : [sam] ([meuuh])
  61.   - ALSA       : [bigben]
  62.   - DirectX    : [gibalou]
  63.   - AUHAL      : [thedj]
  64.   - Other      : [sam] ([meuuh])
  65.   - Filters    : [sam] [babal] [meuuh]
  66.  
  67. * INPUT
  68.  
  69.   - input architecture : [meuuh] [fenrir]
  70.   - Most Demuxers      : [fenrir] [gibalou]
  71.   - DRMS support       : [jlj] [sam]
  72.   - DVB access         : [meuuh]
  73.   - DVD                : [sam]
  74.   - network layer      : [courmisch]
  75.  
  76. * DECODER
  77.  
  78.   - decoders architecture : [meuuh] [gibalou] ([henri])
  79.   - ffmpeg : [fenrir] [gibalou]
  80.   - AC3 SPDIF : [stef]
  81.   - A/52 : [gibalou] ([meuuh])
  82.   - SPU : [sam]
  83.  
  84. * MISC
  85.  
  86.   - VLM 
  87.   - HTTPD : [fenrir]
  88.  
  89. * DOCUMENTATION
  90.  
  91.   - Developer documentation : [sam] ([meuuh])
  92.  
  93.  
  94. [bozo] = Arnaud de Bossoreille de Ribou
  95. [fenrir] = Laurent Aimar
  96. [gibalou] = Gildas Bazin
  97. [henri] = Henri Fallon
  98. [jlj] = Jon Lech Johansen
  99. [jobi] = Johan Bilien
  100. [lool] = Lo├»c Minier
  101. [meuuh] = Christophe Massiot
  102. [sam] = Samuel Hocevar
  103. [saman] = Jean-Paul Saman
  104. [sigmund] = Sigmund Augdal
  105. [stef] = St├⌐phane Borel
  106. [thedj] = Derk-Jan Hartman
  107.