]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Attempt to fix zsh completion
[vlc] / modules / LIST
index 57830893e27f1f5be5815bb1ddbea7db72165709..2425057b15cb663e49b3de7d3dc8641f09eb65c0 100644 (file)
@@ -7,13 +7,17 @@ $Id$
  * aa: Ascii art video output
  * 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
  * access_fake: Fake access to use for mosaic and other special streaming setups
  * access_file: File access module
+ * access_filter_bandwidth: Bandwidth limit module
+ * access_filter_dump: Raw input Dump module
  * access_filter_record: Raw input Recording module
  * access_filter_timeshift: Timeshifting module
  * access_ftp: FTP Network access module
  * access_gnomevfs: GnomeVFS access
  * access_http: HTTP Network access module
+ * access_jack: JACK audio input module
  * access_mms: MMS over TCP, UDP and HTTP access module
  * access_output_dummy: dummy access_output module
  * access_output_file: File access_output module
@@ -27,6 +31,7 @@ $Id$
  * adjust: Contrast/Hue/saturation/Brightness adjust module
  * adpcm: ADPCM audio decoder
  * aiff: AIFF demuxer
+ * alphamask: Alpha layer mask video filter
  * alsa: audio output module using the ALSA API.
  * aout_directx: audio output module using the DirectX API.
  * aout_file: Audio output to write to a file
@@ -36,11 +41,14 @@ $Id$
  * asf: ASF demuxer
  * au: AU file demuxer
  * audio_format: helper module for audio transcoding
+ * audioscrobbler: AudioScrobbler/Last.fm submission plugin
  * auhal: Audio output for MacOS X based on the AUHAL API.
  * avi: AVI File stream demuxer
  * bandlimited_resampler: Bandlimited interpolation audio resampler
+ * bda: DVB support for Windows BDA drivers
  * beos: Audio output, video output and interface module for BeOS.
  * blend: a picture filter that blends two pictures
+ * bluescreen: Bluescreen (weather channel like) video filter
  * bonjour: Zeroconf services discovery
  * caca: color ASCII art video output using libcaca
  * cdda: input module to read audio CDs
@@ -49,10 +57,13 @@ $Id$
  * clone: Clone video filter
  * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
  * colorthres:  Theshold color based on similarity to reference color Video filter
+ * converter_fixed: Fixed-point audio format conversions
+ * converter_float: Floating-point audio format conversions
  * crop: Crop video filter
  * cvdsub: CVD subtitles decoder
  * daap: iTunes shares services discovery
  * dbus: D-Bus control interface
+ * dc1394: firewire input module
  * deinterlace: naive deinterlacing filter.
  * demuxdump: Pseudo-demuxer that dumps the stream
  * dirac: BBC Dirac codec
@@ -78,24 +89,21 @@ $Id$
  * es: input module for MPEG ES decapsulation.
  * esd: audio output module using the Esound sound daemon.
  * export: playlist export module
+ * extract: Extract RGB components video filter
  * faad: AAC decoder using libfaad2
  * fake: fake codec to be used in advanced streaming setups
  * fb: video output module for the Linux framebuffer.
  * ffmpeg: Video decoder using the ffmpeg library
  * ffmpegaltivec: Video decoder using the ffmpeg library (Altivec version)
- * fixed32tofloat32: Audio converter from fixed 32 bits to float 32 bits
- * fixed32tos16: Fixed 32 bits to Signed 16 bits integer audio converter
- * flac: A/52 demuxer
- * flacdec: Flac decoder using libflac
+ * flac: Flac decoder using libflac
+ * flacsys: FLAC demuxer
  * float32_mixer: Precise float32 audio mixer
- * float32tos16: float32 to 16 bits signed integer audio converter
- * float32tos8: float32 to 8 bits signed integer audio converter
- * float32tou16: float32 to 16 bits unsigned integer audio converter
- * float32tou8: float32 to 8 bits unsigned integer audio converter
+ * folder: folder meta data and art finder
  * freetype: Utility to put text on video using freetype2
  * ftp : FTP input module
  * galaktos: a visualization module that outputs OpenGL
  * gapi: PocketPC Video output
+ * gaussianblur: gaussian blur video filter
  * gestures: mouse gestures control plugin
  * ggi: video output module using the GGI API.
  * glide: video output module using the Glide API.
@@ -130,8 +138,6 @@ $Id$
  * id3tag: ID3 tag parser/skipper using libid3tag
  * image: Image file video output
  * invert: inverse video filter.
- * ipv4: IPv4 network abstraction layer
- * ipv6: IPv6 network abstraction layer
  * jack: jack server audio output
  * libmpeg2: Mpeg2 video decoder using libmpeg2
  * linear_resampler: linear audio resampler
@@ -155,6 +161,7 @@ $Id$
  * mjpeg: a demuxer for multipart and concatenated JPEG data.
  * mkv: Matroska demuxer
  * mod: MOD demuxer
+ * mono: stereo-to-mono downmix simple channel mixer
  * mosaic: Module used to display a mosaic
  * motion: Motion control interface
  * motionblur: Motion blur filter
@@ -166,6 +173,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
+ * musicbrainz: Art fetcher for music albums
  * mux_asf: ASF muxer
  * mux_avi: AVI muxer
  * mux_dummy: dummy muxer
@@ -178,12 +186,15 @@ $Id$
  * ncurses: interface module using the ncurses library.
  * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback
  * noise: Noise adding video filter
- * normvol: a audio filter for volume normalization. 
+ * normvol: a audio filter for volume normalization.
+ * notify: notifications using libnotify
  * nsc: decoder for Microsoft proprietary NSC descriptors
  * nsv: NullSoft Video demuxer
  * ntservice: run VLC as a NT service
  * nuv: NUV demuxer
  * ogg: input module for OGG decapsulation.
+ * opencv_example: OpenCV example (face identification)
+ * opencv_wrapper: OpenCV wrapper video filter
  * opengl: a opengl video output that uses opengl provider modules
  * opie: interface for Opie using QT/Embedded library.
  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
@@ -193,6 +204,7 @@ $Id$
  * packetizer_mpeg4audio: MPEG4 audio packetizer
  * packetizer_mpeg4video: MPEG4 video packetizer
  * packetizer_mpegvideo: MPEG video packetizer
+ * packetizer_vc1: VC-1 video packetizer
  * panoramix: image wall panoramic video with edge blending filter
  * param_eq: parametric equalizer
  * pda: interface for iPaq using the Gtk2+ widget set.
@@ -200,6 +212,8 @@ $Id$
  * png: PNG images decoder
  * podcast: podcast feed parser
  * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
+ * probe_hal: HAL probing module
+ * profile_parser: Streaming Profile parser
  * ps: input module for MPEG PS decapsulation.
  * psychedelic: Psychedelic video filter
  * puzzle: puzzle video filter
@@ -209,20 +223,19 @@ $Id$
  * qt4: interface module using the cross-platform Qt4 library.
  * qte: video output module for Qt Embedded.
  * 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
  * rawdv: Raw DV demuxer
+ * rawvid: raw video input module for vlc
  * rawvideo: Pseudo audio-decoder for raw video
  * rc: interface module using stdio.
  * real: partial Real audio/video demuxer
  * realaudio: Real audio decoder
+ * ripple: Ripple video effect
  * rotate: Video rotation filter
  * rss: Display a RSS feed on the video output
  * rtcp: incomplete RTCP implementation
  * rv32: RV32 image format conversion module
- * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter
- * s16tofloat32: Signed 16 bits to float 32 bits audio converter
- * s16tofloat32swab: Signed 16 bits to float 32 bits audio converter with endianess change
- * s8tofloat32: Signed 8 bits to float 32 bits audio converter
  * sap: Interface module to read SAP/SDP announcments
  * scale: Images rescaler
  * screen: a input module that takes screenshots of the primary monitor
@@ -237,6 +250,7 @@ $Id$
  * spdif_mixer: dummy audio mixer for the S/PDIF output
  * speex: a speex audio decoder/packetizer using the libspeex library.
  * spudec: RLE DVD subtitles decoder.
+ * 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
  * stream_out_display: displays a stream output chain 
@@ -256,13 +270,14 @@ $Id$
  * svg: a svg renderer module
  * svgalib: SGVAlib output plugin
  * swscale: Image scaling module
+ * taglib: Taglib tags parser and writer
  * tarkin: a tarkin video decoder using libtarkin
  * telnet: Telnet control interface for VideoLAN Media Manager
+ * telx: teletext subtitles decoder
  * test1: Empty C module
  * test2: Empty C++ module
  * test3: Empty Objective C module
  * test4: Stress test module
- * test_playlist: playlist test suite
  * theora: a theora video decoder/packetizer/encoder using the libtheora library.
  * time: Overlays the current time
  * transform: filter for horizontal and vertical image flips and 90° rotations
@@ -274,12 +289,11 @@ $Id$
  * tta: Lossless True Audio parser
  * twolame: a mp1 mp2 audio encoder based on twolame
  * ty: TY demuxer
- * u8tofixed32: unsigned 8 bits to fixed 32 bits audio converter 
- * u8tofloat32: unsigned 8 bits to float 32 bits audio converter 
  * ugly_resampler: Ugly audio resampler
  * upnp: Universal Plug'n play discovery module
  * upnp_cc: Cyberlink UPNP discovery
  * upnp_intel: Intel SDL UPNP discovery
+ * v4l2: Video 4 Linux 2 input module
  * v4l: Video 4 Linux input module
  * vc1: VC-1 Video demuxer
  * vcd: input module for accessing Video CDs.
@@ -308,3 +322,4 @@ $Id$
  * xtag: XTAG xml parser
  * xvid: Decoder for the Xvid codec, using libxvidcore
  * xvideo: video output module using the XVideo API.
+ * xvmc: XVMC video output and decoder