]> git.sesse.net Git - vlc/blobdiff - modules/LIST
test: Don't do the pause() test, this can't work.
[vlc] / modules / LIST
index e40c7a74bd7504eb3e9caee1db446f1c3cc828a5..a48901895f34ebc4c8d2ca33156479a521cedf7b 100644 (file)
@@ -19,6 +19,7 @@ $Id$
  * access_jack: JACK audio input module
  * access_mmap: mmap file access
  * access_mms: MMS over TCP, UDP and HTTP access module
+ * access_mtp: MTP access module
  * access_oss: OSS access module
  * access_output_dummy: dummy access_output module
  * access_output_file: File access_output module
@@ -157,7 +158,6 @@ $Id$
  * id3: ID3 tag skipper
  * id3tag: ID3 tag parser/skipper using libid3tag
  * image: Image file video output
- * imgresample: FFmpeg video filter
  * inhibit: preventing the computer from suspending
  * invert: inverse video filter
  * invmem: module for VLC to display images from an external application
@@ -200,6 +200,7 @@ $Id$
  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
  * mpgv: MPEG-I/II Video demuxer
  * msn: announce currently playing stream to MSN
+ * mtp: MTP interface module
  * mux_asf: ASF muxer
  * mux_avi: AVI muxer
  * mux_dummy: dummy muxer
@@ -257,6 +258,7 @@ $Id$
  * qte_main: a QT Embedded GUI wrapper module
  * quartztext: Text renderer using native Mac OS X API
  * quicktime: Quicktime decoder that uses the QT library
+ * rawaud: raw audio input module for vlc
  * rawdv: Raw DV demuxer
  * rawvid: raw video input module for vlc
  * rawvideo: Pseudo audio-decoder for raw video
@@ -278,6 +280,7 @@ $Id$
  * screensaver: screensaver disabling module
  * sdl_image: SDL-based image decoder
  * sharpen: Sharpen video filter
+ * shine: MP3 encoder using Shine, a fixed point implementation
  * shout: Shoutcast services discovery
  * showintf: shows the main interface
  * signals: POSIX signals handling interface
@@ -361,7 +364,9 @@ $Id$
  * wince: Pocket PC interface
  * wingapi: Win CE video output
  * wingdi: WIN 32 / WIN CE GDI video output
+ * wma_fixed: wma decoder using integer decoder from Rockbox
  * x11: video output module using the X11 API
+ * x11_screen: Screen capture module
  * x264: H264 video decoder using X264
  * xa: XA demuxer
  * xml: LibXML xml parser