]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Qt: use the native dialog for Save Playlist
[vlc] / modules / LIST
index e40c7a74bd7504eb3e9caee1db446f1c3cc828a5..b1b258c506c05d9b2a0ecbf1fd2219c4c65a1892 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
@@ -229,6 +230,7 @@ $Id$
  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
  * oss: audio output module using the OSS /dev/dsp interface
  * packetizer_copy: Simple copy packetizer
+ * packetizer_dirac: Dirac video packetizer
  * packetizer_h264: H264 video packetizer
  * packetizer_mlp: MLP/TrueHD audio packetizer
  * packetizer_mpeg4audio: MPEG4 audio packetizer
@@ -257,6 +259,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 +281,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 +365,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