]> git.sesse.net Git - vlc/blobdiff - modules/MODULES_LIST
fix ELF removal of prebuilt win32 contrib
[vlc] / modules / MODULES_LIST
index 6d93386e7445122a2060faa8e2453fea986d2b72..68bf31f2bfcb055389a348e30ff30176ec6614ac 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
@@ -61,6 +62,7 @@ $Id$
  * blendbench: a picture filter that test performance of blending routines
  * bluescreen: Bluescreen (weather channel like) video filter
  * bonjour: Zeroconf services discovery
+ * bpg: BPG image decoder using libbpg
  * caca: color ASCII art video output using libcaca
  * caf: CAF demuxer
  * canvas: Automatically resize and padd a video
@@ -75,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
@@ -94,7 +97,7 @@ $Id$
  * demuxdump: Pseudo-demuxer that dumps the stream
  * diracsys: BBC Dirac demuxer
  * direct2d: video output module using the Direct2D API
- * direct3d: video output module using the Direct3D API
+ * direct3d9: video output module using the Direct3D9 API
  * directdraw: video output module using the DirectDraw API
  * directfb: Direct Framebuffer video output
  * directsound: audio output module using the DirectSound API
@@ -118,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
@@ -127,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
@@ -134,6 +139,7 @@ $Id$
  * float_mixer: Precise float audio mixer
  * fluidsynth: Software MIDI synthetizer using libfluidsynth
  * folder: folder meta data and art finder
+ * fps: convert picture rate
  * freetype: Utility to put text on video using freetype2
  * freeze: picture freezing video filter
  * ftp: FTP Network access module
@@ -202,6 +208,7 @@ $Id$
  * lua: Lua scripting inteface
  * macosx: Video output, and interface module for Mac OS X
  * macosx_dialog_provider: Minimal Dialog Provider for Mac OS X
+ * mad: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
  * magnify: zoom video filter
  * marq: Overlays a marquee on the video
  * mediacodec: Android Jelly Bean MediaCodec decoder module
@@ -224,7 +231,7 @@ $Id$
  * mp4: MP4 file input module
  * mpc: Musepack decoder
  * mpeg_audio: MPEG audio parser/packetizer
- * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
+ * mpg123: MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder using mpg123
  * mpgv: MPEG-I/II Video demuxer
  * mtp: MTP interface module
  * mux_asf: ASF muxer
@@ -300,6 +307,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
@@ -309,6 +317,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
@@ -336,6 +345,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
@@ -362,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