MAINTAINERS
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:3k
源码类别:

多媒体

开发平台:

MultiPlatform

  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. * MISC VLC ARCHITECTURE
  11.   - Makefiles & autoconf : [sam] & [meuuh]
  12.   - configuration & command-line options : [gibalou]
  13.   - modules, detection, dynamic loading : [sam]
  14.   - objects support, libvlc : [sam]
  15.   - messages (errors, debug) : [sam]
  16.   - internationalization : [sam]
  17.   - MMX optimizations : [sam]
  18.   - Altivec optimizations : [meuuh] ([jlj])
  19. * PORTS
  20.   - Debian GNU/Linux : [sam]
  21.   - Mandrake Linux : Yves Duret
  22.   - BeOS : Eric Petit (Stephan Assmus)
  23.   - Windows : [gibalou]
  24.   - Mac OS X : [thedj])
  25.   - QNX RTOS : [jlj]
  26.   - Solaris : [meuuh]
  27.   - *BSD : [meuuh]
  28.   - GNU/Hurd : [sam]
  29.   - iPAQ Familiar Linux : [saman] & [marcari] ([meuuh])
  30.   - YOPY/Linupy : [marcari]
  31.   - BSD/OS : Steven M. Schultz
  32. * INTERFACE
  33.   - interface architecture : [sam]
  34.   - modules gtk, gnome : [sam] ([stef])
  35.   - modules lirc, dummy, rc, ncurses : [sam]
  36.   - modules qt, kde : [sigmund]
  37.   - module xosd : [lool]
  38.   - module familar : [saman]
  39. * VIDEO OUTPUT
  40.   - video output architecture : [sam]
  41.   - modules dummy, fb, ggi, glide, mga, sdl : [sam]
  42.   - output filters & chroma : [sam]
  43.   - modules x11, xvideo : [gibalou]
  44.   - module aa : [sigmund]
  45.   - module qte : [saman]
  46. * AUDIO OUTPUT
  47.   - audio output architecture : [sam] ([meuuh])
  48.   - module ALSA : [bozo]
  49.   - module aRts : Emmanuel Blindauer
  50.   - modules dsp, dummy, esd : [sam] ([meuuh])
  51.   - output filters : [sam] ([meuuh])
  52. * INPUT
  53.   - input architecture : [meuuh]
  54.   - demux modules PS, ES, a52_system : [meuuh]
  55.   - access modules file, udp, http : [meuuh]
  56.   - demux modules TS, satellite : [jobi]
  57.   - network modules ipv4, ipv6 : [meuuh]
  58.   - demux module mpeg_audio (mp3), avi : [fenrir]
  59.   - DVD module : [stef]
  60.   - VCD module : [jobi] ([jlj])
  61. * DECODERS
  62.   - decoders architecture : [meuuh] ([henri])
  63.   - built-in MPEG audio : unmaintained (FIXME)
  64.   - built-in MPEG video & associated idct+motion : [meuuh]
  65.   - built-in AC3 & associated plug-ins : Renaud Dartus (soon-to-be scrapped)
  66.   - mad : [saman] ([meuuh])
  67.   - ffmpeg : [fenrir]
  68.   - AC3 SPDIF : [stef]
  69.   - A/52 : [gibalou] ([meuuh])
  70.   - SPU : [sam]
  71.   - Ogg/Vorbis : [gibalou]
  72. * DOCUMENTATION
  73.   - VLC HOWTO : [jobi]
  74.   - Developer documentation : [sam] ([meuuh])
  75.   - FAQ : [lool]
  76. [bozo] = Arnaud de Bossoreille de Ribou
  77. [fenrir] = Laurent Aimar
  78. [gibalou] = Gildas Bazin
  79. [henri] = Henri Fallon
  80. [jlj] = Jon Lech Johansen
  81. [jobi] = Johan Bilien
  82. [lool] = Lo颿 Minier
  83. [meuuh] = Christophe Massiot
  84. [sam] = Samuel Hocevar
  85. [saman] = Jean-Paul Saman
  86. [sigmund] = Sigmund Augdal
  87. [stef] = St閜hane Borel
  88. [thedj] = Derk-Jan Hartman