]> git.sesse.net Git - vlc/commitdiff
Update LIST of modules
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 20 Dec 2009 18:08:26 +0000 (19:08 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 20 Dec 2009 18:08:26 +0000 (19:08 +0100)
modules/LIST

index 6f7c96ae4135eba696cf9dd1771623acc366c374..85b36a94e05e270db96b511e617a47c4e89e8fbb 100644 (file)
@@ -5,6 +5,7 @@ $Id$
  * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
  * aa: Ascii art video output
  * access_alsa: Alsa access module
+ * access_avio: Access module using FFmpeg libavformat network
  * access_bd: Blu-Ray Disc access
  * access_directory: Access module to read files in a directory
  * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
@@ -124,7 +125,6 @@ $Id$
  * ggi: video output module using the GGI API
  * globalhotkeys: module to catch hotkeys when application doesn't have the focus
  * glwin32: a opengl provider using DirectX OpenGL
- * glx: a opengl provider using X11 OpenGL
  * gme: game music files demuxer
  * gnutls: GNU TLS encryption/decryption module
  * goom: visualisation plugin based on goom
@@ -302,6 +302,7 @@ $Id$
  * stream_out_mosaic_bridge: stream output module to make a mosaic. To be used with VLM
  * stream_out_raop: Remote Audio Output Protocol (AirTunes) stream out
  * stream_out_record: record stream output module
+ * stream_out_smem: stream output module to a memory buffer
  * stream_out_standard: standard stream output module
  * stream_out_switcher: stream output module to display backgrounds
  * stream_out_transcode: audio & video transcoder using FFmpeg
@@ -361,6 +362,11 @@ $Id$
  * wma_fixed: wma decoder using integer decoder from Rockbox
  * x264: H264 video decoder using X264
  * xa: XA demuxer
+ * xcb_glx: a opengl provider using XCB OpenGL
+ * xcb_screensaver: screensaver disabling module
+ * xcb_x11: a X11 video output using XCB
+ * xcb_xv: a XVideo video output using XCB
+ * xdg_screensaver: screensaver disabling module following XDG specifications
  * xml: LibXML xml parser
  * xosd: X On Screen Display interface
  * xtag: XTAG xml parser