home *** CD-ROM | disk | FTP | other *** search
/ Minami 62 / MINAMI62.iso / Extra / vlc-0.8.1-win32.exe / MAINTAINERS.txt < prev    next >
Text File  |  2004-11-14  |  3KB  |  107 lines

  1. # $Id: MAINTAINERS 6961 2004-03-05 17:34:23Z sam $
  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. * MISC VLC ARCHITECTURE
  12.  
  13.   - Makefiles & autoconf : [sam] & [meuuh]
  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. * PORTS
  23.  
  24.   - Debian GNU/Linux : [sam]
  25.   - Mandrake Linux : Yves Duret
  26.   - BeOS : Eric Petit (Stephan Assmus)
  27.   - Windows : [gibalou]
  28.   - Mac OS X : [thedj])
  29.   - QNX RTOS : [jlj]
  30.   - Solaris : [meuuh]
  31.   - *BSD : [meuuh]
  32.   - GNU/Hurd : [sam]
  33.   - iPAQ Familiar Linux : [saman] & [marcari] ([meuuh])
  34.   - YOPY/Linupy : [marcari]
  35.   - BSD/OS : Steven M. Schultz
  36.  
  37. * INTERFACE
  38.  
  39.   - interface architecture : [sam]
  40.   - modules gtk, gnome : [sam] ([stef])
  41.   - modules lirc, dummy, rc, ncurses : [sam]
  42.   - modules qt, kde : [sigmund]
  43.   - module xosd : [lool]
  44.   - module familar : [saman]
  45.  
  46. * VIDEO OUTPUT
  47.  
  48.   - video output architecture : [sam]
  49.   - modules dummy, fb, ggi, glide, mga, sdl : [sam]
  50.   - output filters & chroma : [sam]
  51.   - modules x11, xvideo : [gibalou]
  52.   - module aa : [sigmund]
  53.   - module qte : [saman]
  54.  
  55. * AUDIO OUTPUT
  56.  
  57.   - audio output architecture : [sam] ([meuuh])
  58.   - module ALSA : [bozo]
  59.   - module aRts : Emmanuel Blindauer
  60.   - modules dsp, dummy, esd : [sam] ([meuuh])
  61.   - output filters : [sam] ([meuuh])
  62.  
  63. * INPUT
  64.  
  65.   - input architecture : [meuuh]
  66.   - demux modules PS, ES, a52_system : [meuuh]
  67.   - access modules file, udp, http : [meuuh]
  68.   - demux modules TS, satellite : [jobi]
  69.   - network modules ipv4, ipv6 : [meuuh]
  70.   - demux module mpeg_audio (mp3), avi : [fenrir]
  71.   - DVD module : [stef]
  72.   - VCD module : [jobi] ([jlj])
  73.  
  74. * DECODERS
  75.  
  76.   - decoders architecture : [meuuh] ([henri])
  77.   - built-in MPEG audio : unmaintained (FIXME)
  78.   - built-in MPEG video & associated idct+motion : [meuuh]
  79.   - built-in AC3 & associated plug-ins : Renaud Dartus (soon-to-be scrapped)
  80.   - mad : [saman] ([meuuh])
  81.   - ffmpeg : [fenrir]
  82.   - AC3 SPDIF : [stef]
  83.   - A/52 : [gibalou] ([meuuh])
  84.   - SPU : [sam]
  85.   - Ogg/Vorbis : [gibalou]
  86.  
  87. * DOCUMENTATION
  88.  
  89.   - VLC HOWTO : [jobi]
  90.   - Developer documentation : [sam] ([meuuh])
  91.   - FAQ : [lool]
  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.