]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Spatializer: init variables correctly
[vlc] / modules / LIST
index 403b47e0da8489c3a575031f49f8be6f6e789a8d..2e14e136f30af1878e757a753132adbaa5647c5e 100644 (file)
@@ -43,6 +43,7 @@ $Id$
  * alphamask: Alpha layer mask video filter
  * alsa: audio output module using the ALSA API
  * amem: audio memory output
+ * anaglyph: anaglyph 3d video filter
  * android_surface: video output for Android, based on Surface
  * antiflicker: anti-flicker video filter
  * aout_directx: audio output module using the DirectX API
@@ -73,7 +74,7 @@ $Id$
  * cdda: input module to read audio CDs
  * cdg: CD-G decoder
  * chain: Video filtering using a chain of video filter modules
- * chorus_flanger: variable delay audio filter
+ * chorus_flanger: Basic chorus/flanger/variable delay audio filter
  * chroma_omx: OMX Development Layer chroma conversions
  * chroma_yuv_neon: ARM NEON video chroma conversion
  * clone: Clone video filter
@@ -107,7 +108,6 @@ $Id$
  * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
  * dtv: DVB support (superseds bda module for Windows)
  * dummy: dummy interface
- * dvb: input module for DVB-S/C/T streaming using v4l2 API
  * dvbsub: decoder module for subs in dvb streams
  * dvdnav: access module for DVDs with libdvdnav
  * dvdread: input module for accessing DVDs, uses libdvdread
@@ -149,6 +149,7 @@ $Id$
  * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect
  * hildon: Maemo interface based on Hildon
  * hotkeys: hotkeys control module
+ * hqdn3d: High Quality denoising filter
  * htcpcp: HTCPCP access module
  * i420_rgb: planar YUV to packed RGB conversion functions
  * i420_rgb_mmx: MMX accelerated version of i420_rgb
@@ -167,7 +168,10 @@ $Id$
  * invert: inverse video filter
  * iomx: IPC/OpenMaxIL for Android
  * jack: jack server audio output
+ * kai: OS/2 audio output
+ * karaoke: simple karaoke audio filter
  * kate: kate text bitstream decoder
+ * kva: OS/2 video output
  * libass: Subtitle renderers using libass
  * libbluray: Library to access Blu-Ray drives
  * libmpeg2: Mpeg2 video decoder using libmpeg2
@@ -232,6 +236,7 @@ $Id$
  * opencv_example: OpenCV example (face identification)
  * opencv_wrapper: OpenCV wrapper video filter
  * opensles_android: OpenSL ES audio output for Android
+ * os2drive: service discovery for OS/2 drives
  * osd_parser: OSD import module
  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
  * oss: audio output module using the OSS /dev/dsp interface
@@ -249,18 +254,20 @@ $Id$
  * playlist: playlist import module
  * png: PNG images decoder
  * podcast: podcast feed parser
- * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
  * posterize: posterize video filter
  * postproc: Video post processing filter
  * projectm: visualisation using libprojectM
  * ps: input module for MPEG PS decapsulation
  * psychedelic: Psychedelic video filter
- * pulse: PulseAudio audio output module
+ * pulse: PulseAudio audio output
+ * pulselist: PulseAudio audio input services discovery
+ * pulsesrc: PulseAudio audio input
  * puzzle: puzzle video filter
  * pva: PVA demuxer
  * pvr: input module to read from a PVR card
  * qt4: interface module using the cross-platform Qt4 library
- * qtcapture: Quicktime Capture
+ * qtcapture: Quicktime Video Capture
+ * qtsound: Quicktime Audio Capture
  * quartztext: Text renderer using native Mac OS X API
  * quicktime: Quicktime decoder that uses the QT library
  * rawaud: raw audio input module for vlc
@@ -268,7 +275,7 @@ $Id$
  * rawvid: raw video input module for vlc
  * rawvideo: Pseudo audio-decoder for raw video
  * real: partial Real audio/video demuxer
- * realvideo: Real video decoder
+ * remap: audio channel remapping filter
  * remoteosd: Remote-OSD over VNC
  * ripple: Ripple video effect
  * rotate: Video rotation filter
@@ -291,12 +298,16 @@ $Id$
  * simple_channel_mixer: channel mixer
  * skins2: Skinnable interface, new generation
  * smf: Standard MIDI file demuxer
+ * sndio: OpenBSD sndio audio output
  * spatializer: A spatializer audio filter
  * speex: a speex audio decoder/packetizer using the libspeex library
+ * speex_resampler: audio resampler using the libspeexdsp library
  * spudec: RLE DVD subtitles decoder
  * sqlite: manage an SQLite database
  * stats: Stats encoder function
+ * stereo_widen: Enhances stereo effect
  * stl: EBU STL decoder
+ * stream_filter_dash: MPEG DASH playback
  * stream_filter_httplive: HTTP Live streaming for playback
  * stream_filter_rar: Stream filter to read inside Rar files
  * stream_filter_record: record any stream instantly
@@ -357,6 +368,7 @@ $Id$
  * vout_ios: iOS video output
  * vout_macosx: MacOS X OpenGL provider
  * vout_sdl: video output module using the SDL library
+ * vsxu: audio visualization using Vovoid VSXu
  * wall: image wall filter
  * wav: Wav demuxer
  * wave: Wave video effect
@@ -379,6 +391,7 @@ $Id$
  * xosd: X On Screen Display interface
  * xscreensaver: Xscreensaver inhibition
  * yuv: yuv video output
+ * yuv_rgb_neon: yuv->RGB chroma converter for NEON devices
  * yuvp: YUVP to YUVA/RGBA chroma converter
  * yuy2_i420: yuy2 to 4:2:0 conversions functions
  * yuy2_i422: yuy2 to 4:2:2 conversions functions