]> git.sesse.net Git - vlc/blobdiff - modules/LIST
livehttp: add option to read key-uri and key-file from file
[vlc] / modules / LIST
index bbf24fd9f4f1da3fc290cfd9afec40e6d1fe37c0..293b176340471f4e4966e813905fc3a6513391e3 100644 (file)
@@ -53,7 +53,8 @@ $Id$
  * audiobargraph_v: audiobargraph video plugin
  * audioqueue: Audio Output based on AudioQueue API for iOS
  * audioscrobbler: AudioScrobbler/Last.fm submission plugin
- * auhal: Audio output for MacOS X based on the AUHAL API
+ * audiounit_ios: AudioUnit output plugin for iOS
+ * auhal: Audio output for Mac OS X based on the AUHAL API
  * avcodec: libavcodec audio/video decoder
  * avformat: libavformat demuxer
  * avi: AVI file stream demuxer
@@ -75,7 +76,6 @@ $Id$
  * clone: Clone video filter
  * colorthres:  Theshold color based on similarity to reference color Video filter
  * compressor: Dynamic range compressor
- * crop: Crop video filter
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
@@ -124,6 +124,7 @@ $Id$
  * fb: video output module for the Linux framebuffer
  * fdkaac: AAC encoder using the fdk-aac library
  * filesystem: Filesystem access module
+ * fingerprinter: AcoustID audio fingerprinter using chromaprint
  * flac: Flac decoder using libflac
  * flacsys: FLAC demuxer
  * float_mixer: Precise float audio mixer
@@ -271,6 +272,7 @@ $Id$
  * rawdv: Raw DV demuxer
  * rawvid: raw video input module for vlc
  * rawvideo: Pseudo audio-decoder for raw video
+ * rdp: Remote Desktop view only access
  * real: partial Real audio/video demuxer
  * record: record any stream instantly
  * remap: audio channel remapping filter
@@ -311,6 +313,7 @@ $Id$
  * stream_filter_rar: Stream filter to read inside Rar files
  * stream_out_autodel: monitor mux inputs and automatically add/delete streams
  * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
+ * stream_out_chromaprint: Audio fingerprinter
  * stream_out_delay: introduce delay in an ES when streaming
  * stream_out_description: helper module for RTSP vod
  * stream_out_display: displays a stream output chain
@@ -366,8 +369,9 @@ $Id$
  * vod_rtsp: RTSP VoD module
  * volume_neon: audio volume optimized for ARM NEON
  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library
+ * vout_ios2: iOS video provider using OpenGL ES 2
  * vout_ios: iOS video output
- * vout_macosx: MacOS X OpenGL provider
+ * vout_macosx: Mac OS X OpenGL provider
  * vout_sdl: video output module using the SDL library
  * vsxu: audio visualization using Vovoid VSXu
  * wall: image wall filter