]> git.sesse.net Git - vlc/blobdiff - modules/LIST
new convenience constructor added
[vlc] / modules / LIST
index 2425057b15cb663e49b3de7d3dc8641f09eb65c0..ca3c329b9b15ba6288d8e11dda02044de52984ba 100644 (file)
@@ -1,4 +1,4 @@
-List of vlc plugins (271)
+List of vlc plugins (346)
 $Id$
  * a52: A/52 basic parser/packetizer
  * a52sys: A/52 decapsulation demuxer.
@@ -18,6 +18,7 @@ $Id$
  * access_gnomevfs: GnomeVFS access
  * access_http: HTTP Network access module
  * access_jack: JACK audio input module
+ * access_mmap: mmap file access
  * access_mms: MMS over TCP, UDP and HTTP access module
  * access_output_dummy: dummy access_output module
  * access_output_file: File access_output module
@@ -25,6 +26,7 @@ $Id$
  * access_output_shout: Shoutcast access output
  * access_output_udp: UDP Network access_output module
  * access_realrtsp: Real RTSP access
+ * access_rtmp: RTMP network access
  * access_smb: SMB shares access module
  * access_tcp: TCP Network access module
  * access_udp: UDP Network access module 
@@ -38,7 +40,9 @@ $Id$
  * aout_sdl: audio output module using the SDL library.
  * araw: Pseudo audio decoder for raw PCM
  * arts: ArTS audio output
+ * asademux: ASS/SSA subtitles demuxer
  * asf: ASF demuxer
+ * atmo: Ambilight-like video-output
  * au: AU file demuxer
  * audio_format: helper module for audio transcoding
  * audioscrobbler: AudioScrobbler/Last.fm submission plugin
@@ -51,8 +55,11 @@ $Id$
  * bluescreen: Bluescreen (weather channel like) video filter
  * bonjour: Zeroconf services discovery
  * caca: color ASCII art video output using libcaca
+ * cc: CC 608/708 subtitles decoder
  * cdda: input module to read audio CDs
  * cddax: input module to read audio CDs via libcdio
+ * cdg: CD-G decoder
+ * chroma_chain: chain for chroma conversions
  * cinepak: Cinepack video decoder
  * clone: Clone video filter
  * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
@@ -60,11 +67,12 @@ $Id$
  * converter_fixed: Fixed-point audio format conversions
  * converter_float: Floating-point audio format conversions
  * crop: Crop video filter
+ * csri: common subtitle interface decoder
  * cvdsub: CVD subtitles decoder
- * daap: iTunes shares services discovery
  * dbus: D-Bus control interface
  * dc1394: firewire input module
  * deinterlace: naive deinterlacing filter.
+ * demux_cdg: Demuxer for CD-G files (Karaoke)
  * demuxdump: Pseudo-demuxer that dumps the stream
  * dirac: BBC Dirac codec
  * direct3d: video output module using the Direct3D API.
@@ -93,11 +101,13 @@ $Id$
  * faad: AAC decoder using libfaad2
  * fake: fake codec to be used in advanced streaming setups
  * fb: video output module for the Linux framebuffer.
+ * fbosd: framebuffer osd plugin
  * ffmpeg: Video decoder using the ffmpeg library
  * ffmpegaltivec: Video decoder using the ffmpeg library (Altivec version)
  * flac: Flac decoder using libflac
  * flacsys: FLAC demuxer
  * float32_mixer: Precise float32 audio mixer
+ * fluidsynth: Software MIDI synthetizer using libfluidsynth
  * folder: folder meta data and art finder
  * freetype: Utility to put text on video using freetype2
  * ftp : FTP input module
@@ -115,6 +125,8 @@ $Id$
  * gnutls: GNU TLS encryption/decryption module
  * goom: visualisation plugin based on goom
  * gradient: Gradient and edge detection video effects filter
+ * grain: Grain Video filter
+ * grey_yuv: grayscale to others conversion module
  * growl: announce currently playing stream to growl
  * gtk2_main: Gtk+ wrapper for gtk_main
  * gtk_main: Gtk+ wrapper for gtk_main
@@ -127,16 +139,21 @@ $Id$
  * http: HTTP remote control webinterface
  * i420_rgb: planar YUV to packed RGB conversion functions.
  * i420_rgb_mmx: MMX accelerated version of i420_rgb.
+ * i420_rgb_sse2: sse2 accelerated version of i420_rgb.
  * i420_ymga: YUV to YUC conversion functions
  * i420_ymga_mmx: MMX accelerated version of i420_ymga
  * 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.
+ * i420_yuy2_sse2: sse2 accelerated version of i420_yuy2.
+ * i422_i420: 4:2:2 to 4:2:0 conversion functions
  * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
  * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
+ * i422_yuy2_sse2: sse2 accelerated version of i422_yuy2.
  * id3: ID3 tag skipper
  * id3tag: ID3 tag parser/skipper using libid3tag
  * image: Image file video output
+ * inhibit: preventing the computer from suspending
  * invert: inverse video filter.
  * jack: jack server audio output
  * libmpeg2: Mpeg2 video decoder using libmpeg2
@@ -146,6 +163,7 @@ $Id$
  * logger: file logger plugin
  * logo: video filter to put a logo on the video
  * lpcm: LPCM decoder
+ * lua: Lua scripting inteface
  * m4a: MPEG-4 Audio Stream demuxer
  * m4v: MPEG-4 Video Stream demuxer
  * macosx: Video output, and interface module for Mac OS X.
@@ -158,6 +176,7 @@ $Id$
  * memcpymmx: MMX accelerated version of memcpy.
  * memcpymmxext: MMX EXT accelerated version of memcpy.
  * mga: video output module for Matrox cards using the Linux mga kernel driver.
+ * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
  * mjpeg: a demuxer for multipart and concatenated JPEG data.
  * mkv: Matroska demuxer
  * mod: MOD demuxer
@@ -196,6 +215,7 @@ $Id$
  * opencv_example: OpenCV example (face identification)
  * opencv_wrapper: OpenCV wrapper video filter
  * opengl: a opengl video output that uses opengl provider modules
+ * opengllayer: a simple openGL video output
  * 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.
@@ -216,6 +236,7 @@ $Id$
  * profile_parser: Streaming Profile parser
  * ps: input module for MPEG PS decapsulation.
  * psychedelic: Psychedelic video filter
+ * pulse: PulseAudio audio output module
  * puzzle: puzzle video filter
  * pva: PVA demuxer
  * pvr: input module to read from a PVR card
@@ -241,12 +262,15 @@ $Id$
  * screen: a input module that takes screenshots of the primary monitor
  * screensaver: screensaver disabling module
  * sdl_image: SDL-based image decoder
+ * seamcarving: Seam Carving for Content-Aware Image Resizing video filter
  * sharpen: Sharpen video filter
  * shout: Shoutcast services discovery
  * showintf: shows the main interface
  * simple_channel_mixer: channel mixer
  * skins2: Skinnable interface, new generation
+ * smf: Standard MIDI file demuxer
  * snapshot: a output module to save pictures from the vout.
+ * spatializer: A spatializer audio filter
  * spdif_mixer: dummy audio mixer for the S/PDIF output
  * speex: a speex audio decoder/packetizer using the libspeex library.
  * spudec: RLE DVD subtitles decoder.
@@ -265,13 +289,15 @@ $Id$
  * stream_out_transcode: audio & video transcoder using ffmpeg
  * stream_out_transrate: audio & video transrater using ffmpeg
  * subsdec: a codec to output textual subtitles
+ * subsusf: a demuxer for USF subtitles
  * subtitle: a demuxer for subtitle files
  * svcdsub: SVCD subtitles decoder
  * svg: a svg renderer module
  * svgalib: SGVAlib output plugin
- * swscale: Image scaling module
+ * t140: T.140 text encoder
  * taglib: Taglib tags parser and writer
  * tarkin: a tarkin video decoder using libtarkin
+ * telepathy: Telepathy Presence information using MissionControl notification
  * telnet: Telnet control interface for VideoLAN Media Manager
  * telx: teletext subtitles decoder
  * test1: Empty C module
@@ -323,3 +349,6 @@ $Id$
  * xvid: Decoder for the Xvid codec, using libxvidcore
  * xvideo: video output module using the XVideo API.
  * xvmc: XVMC video output and decoder
+ * yuy2_i420: yuy2 to 4:2:0 conversions functions
+ * yuy2_i422: yuy2 to 4:2:2 conversions functions
+ * zvbi: Teletext decoder using libzbvi