]> git.sesse.net Git - vlc/blobdiff - modules/MODULES_LIST
wasapi: audio capture client module (fixes #7205)
[vlc] / modules / MODULES_LIST
index 316222adbc4fbd2c5ffb84a050390941bce8fd78..5d7814d4b88baf7e4797f4415bdfa18fa06e7214 100644 (file)
@@ -19,6 +19,7 @@ $Id$
  * access_output_shout: Shoutcast access output
  * access_output_udp: UDP Network access_output module
  * access_realrtsp: Real RTSP access
+ * access_wasapi: WASAPI audio input
  * addonsfsstorage: Local storage extensions repository
  * addonsvorepository: Videolan extensions repository
  * adjust: Contrast/Hue/saturation/Brightness adjust module
@@ -32,6 +33,7 @@ $Id$
  * amem: audio memory output
  * anaglyph: anaglyph 3d video filter
  * android_audiotrack: audio output for Android, based on AudioTrack
+ * android_logger: logger output to native Android logs (adb logcat)
  * android_native_window: Android native window provider module
  * android_surface: video output for Android, based on Surface
  * android_window: Android direct/undirect rendering video output
@@ -76,6 +78,7 @@ $Id$
  * clone: Clone video filter
  * colorthres:  Theshold color based on similarity to reference color Video filter
  * compressor: Dynamic range compressor
+ * console_logger: Logger outputting in the terminal
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
@@ -95,6 +98,7 @@ $Id$
  * demuxdump: Pseudo-demuxer that dumps the stream
  * diracsys: BBC Dirac demuxer
  * direct2d: video output module using the Direct2D API
+ * direct3d11: video output module using the Direct3D11 API
  * direct3d9: video output module using the Direct3D9 API
  * directdraw: video output module using the DirectDraw API
  * directfb: Direct Framebuffer video output
@@ -119,6 +123,7 @@ $Id$
  * edummy: dummy encoder
  * egl_android: Android EGL video output
  * egl_win32: Windows EGL video output
+ * egl_wl: Unix/Wayland EGL video output
  * egl_x11: Unix/x11 EGL video output
  * equalizer: a equalizer audio filter
  * erase: Logo erase video filter
@@ -128,6 +133,7 @@ $Id$
  * faad: AAC decoder using libfaad2
  * fb: video output module for the Linux framebuffer
  * fdkaac: AAC encoder using the fdk-aac library
+ * file_logger: file logger plugin
  * filesystem: Filesystem access module
  * fingerprinter: AcoustID audio fingerprinter using chromaprint
  * flac: Flac decoder using libflac
@@ -258,6 +264,7 @@ $Id$
  * opus: a opus audio decoder/packetizer/encoder using the libopus library
  * os2drive: service discovery for OS/2 drives
  * oss: audio output module using the OSS /dev/dsp interface
+ * packetizer_avparser: libavcodec packetizer
  * packetizer_copy: Simple copy packetizer
  * packetizer_dirac: Dirac video packetizer
  * packetizer_flac: FLAC audio packetizer
@@ -313,6 +320,7 @@ $Id$
  * schroedinger: Schroedinger video decoder
  * screen: a input module that takes screenshots of the primary monitor
  * scte27: SCTE-27/Digicipher subtitles decoder
+ * sd_journal: logger output to SystemD journal
  * sdl_image: SDL-based image decoder
  * sdp: SDP fake access
  * securetransport: TLS module for OS X and iOS
@@ -340,6 +348,7 @@ $Id$
  * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
  * stream_out_chromaprint: Audio fingerprinter
  * stream_out_chromecast: Chromecast streaming output module
+ * stream_out_cycle: cyclic stream output chain
  * 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
@@ -347,7 +356,6 @@ $Id$
  * stream_out_duplicate: duplicates a stream output chain
  * stream_out_es: stream out module outputing ES
  * stream_out_gather: stream out module gathering inputs for seemless transitions
- * stream_out_langfromtelx: set the the Lang of an ES when streaming based on a teletext page
  * 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
@@ -366,6 +374,7 @@ $Id$
  * svg: a svg renderer module
  * svgdec: a svg decoder module
  * swscale: Video scaling filter
+ * syslog: logger output to Syslog
  * t140: T.140 text encoder
  * taglib: Taglib tags parser and writer
  * tcp: TCP Network access module