]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Qt4: find skins interface by name
[vlc] / modules / LIST
index 3e9f726ed5a8726b6a27c4f61cd93c61f04a99d9..3c714dadeec5cf38bbe39e1165d1fc93db9a589e 100644 (file)
@@ -4,6 +4,7 @@ $Id$
  * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
  * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
  * aa: Ascii art video output
+ * access_alsa: Alsa access module
  * access_directory: Access module to read files in a directory
  * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
  * access_eyetv: Access module to connect to our plugin running within EyeTV
@@ -17,6 +18,7 @@ $Id$
  * access_jack: JACK audio input module
  * access_mmap: mmap file access
  * access_mms: MMS over TCP, UDP and HTTP access module
+ * access_oss: OSS access module
  * access_output_dummy: dummy access_output module
  * access_output_file: File access_output module
  * access_output_http: HTTP Network access module
@@ -156,6 +158,7 @@ $Id$
  * 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
  * jack: jack server audio output
  * kate: kate text bitstream decoder
  * libass: Subtitle renderers using libass
@@ -285,6 +288,8 @@ $Id$
  * speex: a speex audio decoder/packetizer using the libspeex library.
  * spudec: RLE DVD subtitles decoder.
  * stats: Stats encoder function
+ * stream_filter_rar: Stream filter to read inside Rar files
+ * stream_filter_record: record any stream instantly
  * 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_description: helper module for RTSP vod
@@ -294,6 +299,7 @@ $Id$
  * stream_out_es: stream out module outputing ES
  * stream_out_gather: stream out module gathering inputs for seemless transitions
  * 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_standard: standard stream output module
  * stream_out_switcher: stream output module to display backgrounds