]> git.sesse.net Git - vlc/blobdiff - modules/MODULES_LIST
winstore: fix activation callback parameters handling
[vlc] / modules / MODULES_LIST
index a67b4a70fbe274edc0b1eff39486955a5c9c210a..e8865dc1a91962119762139b41f693c0e8d44f6c 100644 (file)
@@ -32,6 +32,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 +77,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
@@ -119,6 +121,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 +131,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 +262,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
@@ -303,6 +308,7 @@ $Id$
  * rotate: Video rotation filter
  * rss: Display a RSS feed on the video output
  * rtp: rtp demux module
+ * rtpvideo: encoder for raw video over RTP
  * rv32: RV32 image format conversion module
  * samplerate: Secret Rabbit Code (libsamplerate) audio resampler
  * sap: Interface module to read SAP/SDP announcements
@@ -312,6 +318,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
@@ -339,6 +346,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
@@ -346,7 +354,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
@@ -365,6 +372,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