home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / audio-video / vlc / vlc-0.8.6d-win32.exe / MAINTAINERS.txt < prev    next >
Text File  |  2007-11-30  |  3KB  |  106 lines

  1. # $Id: MAINTAINERS 21308 2007-08-20 13:16:55Z oaubert $
  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.   - familiar  : [jpsaman]
  47.   - http      : [meuuh]
  48.  
  49. * VIDEO OUTPUT
  50.  
  51.   - Video output architecture : [sam] [gibalou]
  52.   - dummy, fb, ggi, glide, mga, sdl : [sam]
  53.   - Filters & chroma : [sam] [gibalou]
  54.   - X11, Xvideo      : [gibalou]
  55.   - Directx          : [gibalou]
  56.  
  57. * AUDIO OUTPUT
  58.  
  59.   - audio output architecture : [sam] ([meuuh])
  60.   - ALSA       : [bigben]
  61.   - DirectX    : [gibalou]
  62.   - AUHAL      : [thedj]
  63.   - Other      : [sam] ([meuuh])
  64.   - Filters    : [sam] [babal] [meuuh]
  65.  
  66. * INPUT
  67.  
  68.   - input architecture : [meuuh] [fenrir]
  69.   - Most Demuxers      : [fenrir] [gibalou]
  70.   - DRMS support       : [jlj] [sam]
  71.   - DVB access         : [meuuh]
  72.   - DVD                : [sam]
  73.   - network layer      : [courmisch]
  74.  
  75. * DECODER
  76.  
  77.   - decoders architecture : [meuuh] [gibalou] ([henri])
  78.   - ffmpeg : [fenrir] [gibalou]
  79.   - AC3 SPDIF : [stef]
  80.   - A/52 : [gibalou] ([meuuh])
  81.   - SPU : [sam]
  82.  
  83. * MISC
  84.  
  85.   - VLM 
  86.   - HTTPD : [fenrir]
  87.  
  88. * DOCUMENTATION
  89.  
  90.   - Developer documentation : [sam] ([meuuh])
  91.  
  92.  
  93. [bozo] = Arnaud de Bossoreille de Ribou
  94. [fenrir] = Laurent Aimar
  95. [gibalou] = Gildas Bazin
  96. [henri] = Henri Fallon
  97. [jlj] = Jon Lech Johansen
  98. [jobi] = Johan Bilien
  99. [lool] = Lo├»c Minier
  100. [meuuh] = Christophe Massiot
  101. [sam] = Samuel Hocevar
  102. [saman] = Jean-Paul Saman
  103. [sigmund] = Sigmund Augdal
  104. [stef] = St├⌐phane Borel
  105. [thedj] = Derk-Jan Hartman
  106.