]> git.sesse.net Git - vlc/blobdiff - modules/LIST
* modules/audio_output/waveout.c: backport of 13398.
[vlc] / modules / LIST
index c13ea53292f6013af5132c5ac4ab57c3b94ddc0c..17c597bfb9519bbb27928024464206aafa5954d3 100644 (file)
@@ -1,4 +1,4 @@
-List of vlc plugins (221)
+List of vlc plugins (271)
 $Id$
 
  * a52: A/52 basic parser/packetizer
@@ -11,11 +11,15 @@ $Id$
 
  * aa: Ascii art video output
 
- * aac: AAC stream demuxer
  * access_directory: Access module to read files in a directory
+  
+ * access_fake: Fake access to use for mosaic and other special streaming setups
 
  * access_file: File access module
+ * access_filter_record: Raw input Recording module
+
+ * access_filter_timeshift: Timeshifting module
 
  * access_ftp: FTP Network access module
 
@@ -31,6 +35,8 @@ $Id$
 
  * access_output_udp: UDP Network access_output module
 
+ * access_smb: SMB shares access module
+
  * access_tcp: TCP Network access module
 
  * access_udp: UDP Network access module 
@@ -39,6 +45,8 @@ $Id$
  
  * adpcm: ADPCM audio decoder
 
+ * aiff: AIFF demuxer
+
  * alsa: audio output module using the ALSA API.
 
  * aout_directx: audio output module using the DirectX API.
@@ -49,11 +57,13 @@ $Id$
  
  * araw: Pseudo audio decoder for raw PCM
 
- * arts: audio output module using the aRts sound daemon.
-
  * asf: ASF demuxer
  
  * au: AU file demuxer
+ * audio_format: helper module for audio transcoding
+ * auhal: Audio output for MacOS X based on the AUHAL API.
 
  * avi: AVI File stream demuxer
 
@@ -61,6 +71,8 @@ $Id$
 
  * beos: Audio output, video output and interface module for BeOS.
 
+ * blend: a picture filter that blends two pictures
+
  * caca: color ASCII art video output using libcaca
 
  * cdda: input module to read audio CDs
@@ -80,25 +92,33 @@ $Id$
  * coreaudio_resampler: Audio resampler based on CoreAudio's AudioConverter
 
  * crop: Crop video filter
+ * cvdsub: CVD subtitles decoder
+
+ * daap: iTunes shares services discovery
 
  * deinterlace: naive deinterlacing filter.
 
  * demuxdump: Pseudo-demuxer that dumps the stream
-
- * demuxstream: MPEG TS demuxer which also sends the stream to the network
-
- * demuxsub: Text subtitles demuxer
+ * dirac: BBC Dirac codec
 
  * directory : input module to read files in a directory
 
  * distort: miscellaneous image effects filter.
 
+ * dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
+
+ * dolby_surround_decoder: simple decoder for dolby surround encoded streams
+
  * dshow: DirectShow access plugin for encoding cards under Windows
 
  * dts: DTS basic parser/packetizer
  
  * dtssys: raw DTS stream input module
 
+ * dtstofloat32: DTS Audio converter
+
  * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
 
  * dummy: dummy audio output, video output, interface and input modules.
@@ -111,20 +131,28 @@ $Id$
 
  * dvd: input module for accessing DVDs.
 
- * dvdplay: access module for accessing DVDs using libdvdplay
+ * dvdnav: access module for DVDs with libdvdnav
 
  * dvdread: input module for accessing DVDs, uses libdvdread.
 
+ * equalizer: a equalizer audio filter
+
  * es: input module for MPEG ES decapsulation.
 
  * esd: audio output module using the Esound sound daemon.
 
+ * export: playlist export module
+
  * 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
@@ -147,30 +175,40 @@ $Id$
 
  * ftp : FTP input module
 
+ * galaktos: a visualization module that outputs OpenGL
+
+ * gapi: PocketPC Video output
+
  * gestures: mouse gestures control plugin
 
  * ggi: video output module using the GGI API.
 
  * glide: video output module using the Glide API.
 
- * gnome2: interface using the GNOME2 widget set
+ * glwin32: a opengl provider using DirectX OpenGL
+
+ * glx: a opengl provider using X11 OpenGL
+
  * gnome2_main: Gtk+ wrapper for gtk_main
 
- * gnome: interface using the GNOME widget set.
  * gnome_main: Gtk+ wrapper for gtk_main
 
- * goom: visualisation plugin based on goom
+ * gnutls: GNU TLS encryption/decryption module
 
- * gtk2: interface using the Gtk2 widget set.
+ * goom: visualisation plugin based on goom
 
  * gtk2_main: Gtk+ wrapper for gtk_main
 
- * gtk: interface using the Gtk+ widget set.
-
  * gtk_main: Gtk+ wrapper for gtk_main
 
+ * h264: H264 decoder
+ * hal: Linux HAL services discovery module
+
+ * hd1000a: audio output module for the Roku HD1000 Set-Top-Box
+
+ * hd1000v: video output module for the Roku HD1000 Set-Top-Box
+
  * headphone_channel_mixer:
         headphone channel mixer with virtual spatialization effect.
 
@@ -178,8 +216,6 @@ $Id$
 
  * http: HTTP remote control webinterface
 
- * httpd: HTTP server
-
  * i420_rgb: planar YUV to packed RGB conversion functions.
 
  * i420_rgb_mmx: MMX accelerated version of i420_rgb.
@@ -190,8 +226,10 @@ $Id$
 
  * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
 
+ * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2.
  * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
-
  * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
 
  * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
@@ -199,6 +237,8 @@ $Id$
  * id3: ID3 tag skipper
  
  * id3tag: ID3 tag parser/skipper using libid3tag
+
+ * image: Image file video output
  
  * invert: inverse video filter.
 
@@ -206,10 +246,6 @@ $Id$
 
  * ipv6: IPv6 network abstraction layer
  
- * joystick: Linux joystick control module
-
- * kde: interface module using the KDE widget set.
-
  * libmpeg2: Mpeg2 video decoder using libmpeg2
 
  * linear_resampler: linear audio resampler
@@ -226,10 +262,16 @@ $Id$
  
  * m3u: PLS, M3U, ASX and B4S playlist parser
 
+ * m4a: MPEG-4 Audio Stream demuxer
+
  * m4v: MPEG-4 Video Stream demuxer
 
  * macosx: Video output, and interface module for Mac OS X.
 
+ * marq: Overlays a marquee on the video
+
+ * mash: OpenMash based decoder
+
  * memcpy3dn: 3D Now! accelerated version of memcpy.
 
  * memcpy: memory chunk copying module.
@@ -242,16 +284,22 @@ $Id$
 
  * mga: video output module for Matrox cards using the Linux mga kernel driver.
 
+ * mjpeg: a demuxer for multipart and concatenated JPEG data.
+
  * mkv: Matroska demuxer
 
+ * mod: MOD demuxer
+
+ * mosaic: Module used to display a mosaic
+
  * motionblur: Motion blur filter
 
+ * motiondetect: Motion detection filter
+
  * mp4: MP4 file input module
 
  * mpeg_audio: MPEG audio parser/packetizer
 
- * mpeg_system: helper module for TS, PS and PES management
-
  * mpga: MPEG-I/II Audio demuxer
 
  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
@@ -266,25 +314,41 @@ $Id$
  
  * mux_mp4: MP4 muxer
 
+ * mux_mpjpeg: a multipart MIME MJPEG muxer
+
  * mux_ogg: OGG muxer
  
  * mux_ps: MPEG program stream muxer
  
  * mux_ts: MPEG transport stream muxer
 
- * mux_ts_dvbpsi: MPEG transport stream muxer using libdvbpsi
+ * mux_wav: a WAV muxer
 
  * ncurses: interface module using the ncurses library.
 
+ * netsync: synchronizes the clock of 1 or more VLCs with a server for synchronous playback
+
+ * normvol: a audio filter for volume normalization. 
+
+ * nsv: NullSoft Video demuxer
+
  * ntservice: run VLC as a NT service
 
- * ogg: input module for OGG decapsulation.
+ * nuv: NUV demuxer
 
+ * ogg: input module for OGG decapsulation.
+ * 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
+
  * oss: audio output module using the OSS /dev/dsp interface.
  
  * packetizer_copy: Simple copy packetizer
+ * packetizer_h264: H264 video packetizer
 
  * packetizer_mpeg4audio: MPEG4 audio packetizer
  
@@ -294,24 +358,24 @@ $Id$
  
  * pda: interface for iPaq using the Gtk2+ widget set.
 
- * postprocessing_c: Video Postprocessing module
+ * playlist: playlist import module
 
- * postprocessing_mmx: Video Postprocessing module using MMX
+ * png: PNG images decoder
  
- * postprocessing_mmxext: Video Postprocessing module using MMX_EXT 
+ * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
 
  * ps: input module for MPEG PS decapsulation.
+ * pva: PVA demuxer
 
  * pvr: input module to read from a PVR card
 
  * qnx: QNX RTOS plugin
 
- * qt: interface module using the Qt widget set.
-
  * qte: video output module for Qt Embedded.
- * qte_main: QT Embedded wrapper for gte_main
 
+ * qte_main: a QT Embedded GUI wrapper module.
  * quicktime: Quicktime decoder that uses the QT library
 
  * rawdv: Raw DV demuxer
@@ -320,6 +384,12 @@ $Id$
 
  * rc: interface module using stdio.
 
+ * real: partial Real audio/video demuxer
+
+ * rss: Display a RSS feed on the video output
+ * 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
@@ -330,21 +400,36 @@ $Id$
 
  * sap: Interface module to read SAP/SDP announcments
 
- * satellite: Satellite cards access module
+ * scale: Images rescaler
 
- * scope: Scope visualization plugin (broken)
+ * screen: a input module that takes screenshots of the primary monitor
 
  * screensaver: screensaver disabling module
+ * sdl_image: SDL-based image decoder
 
- * skins: Skinnable interface
+ * sgimb: SGIMB referrer files parser
+ * shout: Shoutcast services discovery
+
+ * showintf: shows the main interface
+
+ * simple_channel_mixer: channel mixer
 
- * slp: input module to access SLP registered sessions
+ * skins2: Skinnable interface, new generation
+
+ * snapshot: a output module to save pictures from the vout.
 
  * spdif_mixer: dummy audio mixer for the S/PDIF output
 
  * speex: a speex audio decoder/packetizer using the libspeex library.
 
- * spudec: DVD subtitles decoder.
+ * spudec: RLE DVD subtitles decoder.
+ * stream_out_bridge: stream output module to "exchange" streams between
+  instances. To be used with VLM
+
+ * stream_out_description: helper module for RTSP vod
 
  * stream_out_display: displays a stream output chain 
 
@@ -355,21 +440,36 @@ $Id$
  * stream_out_es: stream out module outputing ES
 
  * stream_out_gather: stream out module gathering inputs for seemless transitions
+ * stream_out_mosaic_bridge: stream output module to make a mosaic. 
+   To be used with VLM
 
  * stream_out_rtp: output using the RTP protocol
+  
  * stream_out_standard: standard stream output module
+ * stream_out_switcher: stream output module to display backgrounds
 
  * stream_out_transcode: audio & video transcoder using ffmpeg
 
  * stream_out_transrate: audio & video transrater using ffmpeg
 
- * subsdec: Another SPU decoder for text subtitles
+ * subsdec: a codec to output textual subtitles
+ * subtitle: a demuxer for subtitle files
+
+ * svcdsub: SVCD subtitles decoder
+
+ * svg: a svg renderer module
 
  * svgalib: SGVAlib output plugin
 
+ * swscale: Image scaling module
+
  * tarkin: a tarkin video decoder using libtarkin
 
+ * telnet: Telnet control interface for VideoLAN Media Manager
+
  * test1: Empty C module
 
  * test2: Empty C++ module
@@ -380,6 +480,8 @@ $Id$
 
  * 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.
 
@@ -390,16 +492,20 @@ $Id$
  * trivial_mixer: Trivial audio mixer plugin
 
  * trivial_resampler: Simple audio resampler
-
- * ts: input module for MPEG TS decapsulation.
  
- * ts_dvbpsi: same as ts using libdvbpsi
+ * ts: MPEG-TS demuxer
+ * 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
 
  * v4l: Video 4 Linux input module
 
@@ -409,6 +515,12 @@ $Id$
 
  * visual: visualisation system
 
+ * vobsub: VobSUB subtitles demuxer
+  
+ * voc: VOC demuxer
+
+ * vod_rtsp: RTSP VoD module
+
  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library.
 
  * vout_directx: video output module using the DirectX API.
@@ -421,14 +533,28 @@ $Id$
 
  * waveout: simple audio output module for Windows.
 
+ * win32text: Text renderer using native Win32 API
+
+ * wince: Pocket PC interface
+ * wingapi: Win CE video output
+
  * wingdi: WIN 32 / WIN CE GDI video output
 
- * wxwindows: interface module using the cross-platform wxWindows library.
+ * wxwidgets: interface module using the cross-platform wxWindows library.
 
  * x11: video output module using the X11 API.
 
+ * x264: H264 video decoder using X264
+ * xa: XA demuxer
+
+ * xml: LibXML xml parser
+
  * xosd: X On Screen Display interface
 
+ * xtag: XTAG xml parser
+
  * xvid: Decoder for the Xvid codec, using libxvidcore
 
  * xvideo: video output module using the XVideo API.