]> git.sesse.net Git - vlc/blobdiff - modules/LIST
GLX 1.3: pick a frame buffer configuration with matching visual
[vlc] / modules / LIST
index e40c7a74bd7504eb3e9caee1db446f1c3cc828a5..415c0a71533c4b94849c60535f8f00d86f012495 100644 (file)
@@ -16,9 +16,11 @@ $Id$
  * access_ftp: FTP Network access module
  * access_gnomevfs: GnomeVFS access
  * access_http: HTTP Network access module
+ * access_imem: memory input access module
  * access_jack: JACK audio input module
  * access_mmap: mmap file access
  * access_mms: MMS over TCP, UDP and HTTP access module
+ * access_mtp: MTP access module
  * access_oss: OSS access module
  * access_output_dummy: dummy access_output module
  * access_output_file: File access_output module
@@ -28,6 +30,7 @@ $Id$
  * access_output_udp: UDP Network access_output module
  * access_realrtsp: Real RTSP access
  * access_rtmp: RTMP network access
+ * access_sftp: SFTP network access module
  * access_smb: SMB shares access module
  * access_tcp: TCP Network access module
  * access_udp: UDP Network access module
@@ -65,6 +68,7 @@ $Id$
  * cddax: input module to read audio CDs via libcdio
  * cdg: CD-G decoder
  * chain: Video filtering using a chain of video filter modules
+ * chorus_flanger: variable delay audio filter
  * clone: Clone video filter
  * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
  * colorthres:  Theshold color based on similarity to reference color Video filter
@@ -72,7 +76,6 @@ $Id$
  * converter_float: Floating-point audio format conversions
  * crop: Crop video filter
  * croppadd: Crop/Padd image filter
- * csri: common subtitle interface decoder
  * cvdsub: CVD subtitles decoder
  * dbus: D-Bus control interface
  * dc1394: firewire input module
@@ -84,6 +87,7 @@ $Id$
  * direct3d: video output module using the Direct3D API
  * directfb: Direct Framebuffer video output
  * directory : input module to read files in a directory
+ * directx: video output module using the DirectX API
  * 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
@@ -114,7 +118,6 @@ $Id$
  * folder: folder meta data and art finder
  * freetype: Utility to put text on video using freetype2
  * ftp : FTP input module
- * galaktos: a visualization module that outputs OpenGL
  * gapi: PocketPC Video output
  * gaussianblur: gaussian blur video filter
  * gestures: mouse gestures control plugin
@@ -123,8 +126,6 @@ $Id$
  * glwin32: a opengl provider using DirectX OpenGL
  * glx: a opengl provider using X11 OpenGL
  * gme: game music files demuxer
- * gnome2_main: Gtk+ wrapper for gtk_main
- * gnome_main: Gtk+ wrapper for gtk_main
  * gnutls: GNU TLS encryption/decryption module
  * goom: visualisation plugin based on goom
  * gradient: Gradient and edge detection video effects filter
@@ -132,13 +133,12 @@ $Id$
  * grey_yuv: grayscale to others conversion module
  * growl: announce currently playing stream to growl
  * growl_udp: growl UDP notification plugin
- * gtk2_main: Gtk+ wrapper for gtk_main
- * 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
+ * hildon: Maemo interface based on Hildon
  * hotkeys: hotkeys control module
  * http: HTTP remote control webinterface
  * i420_rgb: planar YUV to packed RGB conversion functions
@@ -157,7 +157,6 @@ $Id$
  * id3: ID3 tag skipper
  * id3tag: ID3 tag parser/skipper using libid3tag
  * image: Image file video output
- * imgresample: FFmpeg video filter
  * inhibit: preventing the computer from suspending
  * invert: inverse video filter
  * invmem: module for VLC to display images from an external application
@@ -165,7 +164,6 @@ $Id$
  * kate: kate text bitstream decoder
  * libass: Subtitle renderers using libass
  * libmpeg2: Mpeg2 video decoder using libmpeg2
- * linear_resampler: linear audio resampler
  * lirc: Linux infrared control module
  * live555: rtp demux based on liveMedia (live555.com)
  * logger: file logger plugin
@@ -174,10 +172,10 @@ $Id$
  * lua: Lua scripting inteface
  * m4v: MPEG-4 Video Stream demuxer
  * macosx: Video output, and interface module for Mac OS X
- * maemo: Maemo interface
  * magnify: zoom video filter
  * marq: Overlays a marquee on the video
  * mash: OpenMash based decoder
+ * mediadirs: Picture/Music/Video user directories as service discoveries
  * memcpy3dn: 3D Now! accelerated version of memcpy
  * memcpy: memory chunk copying module
  * memcpyaltivec: Altivec accelerated version of memcpy
@@ -185,6 +183,7 @@ $Id$
  * 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
+ * mirror: mirror video filter
  * mjpeg: a demuxer for multipart and concatenated JPEG data
  * mkv: Matroska demuxer
  * mod: MOD demuxer
@@ -200,6 +199,7 @@ $Id$
  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
  * mpgv: MPEG-I/II Video demuxer
  * msn: announce currently playing stream to MSN
+ * mtp: MTP interface module
  * mux_asf: ASF muxer
  * mux_avi: AVI muxer
  * mux_dummy: dummy muxer
@@ -229,6 +229,7 @@ $Id$
  * 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_dirac: Dirac video packetizer
  * packetizer_h264: H264 video packetizer
  * packetizer_mlp: MLP/TrueHD audio packetizer
  * packetizer_mpeg4audio: MPEG4 audio packetizer
@@ -237,13 +238,12 @@ $Id$
  * packetizer_vc1: VC-1 video packetizer
  * panoramix: image wall panoramic video with edge blending filter
  * param_eq: parametric equalizer
- * pda: interface for iPaq using the Gtk2+ widget set
  * playlist: playlist import module
  * png: PNG images decoder
  * podcast: podcast feed parser
  * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
  * postproc: Video post processing filter
- * probe_hal: HAL probing module
+ * projectm: visualisation using libprojectM
  * ps: input module for MPEG PS decapsulation
  * psychedelic: Psychedelic video filter
  * pulse: PulseAudio audio output module
@@ -257,6 +257,7 @@ $Id$
  * qte_main: a QT Embedded GUI wrapper module
  * quartztext: Text renderer using native Mac OS X API
  * quicktime: Quicktime decoder that uses the QT library
+ * rawaud: raw audio input module for vlc
  * rawdv: Raw DV demuxer
  * rawvid: raw video input module for vlc
  * rawvideo: Pseudo audio-decoder for raw video
@@ -278,8 +279,8 @@ $Id$
  * screensaver: screensaver disabling module
  * sdl_image: SDL-based image decoder
  * sharpen: Sharpen video filter
+ * shine: MP3 encoder using Shine, a fixed point implementation
  * shout: Shoutcast services discovery
- * showintf: shows the main interface
  * signals: POSIX signals handling interface
  * simple_channel_mixer: channel mixer
  * skins2: Skinnable interface, new generation
@@ -289,6 +290,7 @@ $Id$
  * 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
+ * sqlite: manage an SQLite database
  * stats: Stats encoder function
  * stream_filter_rar: Stream filter to read inside Rar files
  * stream_filter_record: record any stream instantly
@@ -305,8 +307,7 @@ $Id$
  * stream_out_record: record stream output module
  * 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
+ * stream_out_transcode: audio & video transcoder using FFmpeg
  * subsdec: a codec to output textual subtitles
  * subsusf: a demuxer for USF subtitles
  * subtitle: a demuxer for subtitle files
@@ -314,7 +315,7 @@ $Id$
  * svg: a svg renderer module
  * svgalib: SGVAlib output plugin
  * swscale: Video scaling filter
- * swscale_maemo: Video scaling filter for maemo platform
+ * swscale_omap: Video scaling filter for maemo/omap platform
  * t140: T.140 text encoder
  * taglib: Taglib tags parser and writer
  * tarkin: a tarkin video decoder using libtarkin
@@ -331,11 +332,11 @@ $Id$
  * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library
  * trivial_channel_mixer: Simple channel mixer plugin
  * trivial_mixer: Trivial audio mixer plugin
- * trivial_resampler: Simple audio resampler
  * ts: MPEG-TS demuxer
  * tta: Lossless True Audio parser
  * twolame: a mp1 mp2 audio encoder based on twolame
  * ty: TY demuxer
+ * udev: udev probing module
  * ugly_resampler: Ugly audio resampler
  * upnp: Universal Plug'n play discovery module
  * upnp_cc: Cyberlink UPNP discovery
@@ -345,13 +346,13 @@ $Id$
  * vc1: VC-1 Video demuxer
  * vcd: input module for accessing Video CDs
  * vcdx: input module for accessing Video CDs with navigation & stills
+ * video_filter_wrapper: a "video filter2/splitter" with mouse to "video filter" wrapper
  * visual: visualisation system
  * vmem: memory video driver
  * 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
  * vout_sdl: video output module using the SDL library
  * wall: image wall filter
  * wav: Wav demuxer
@@ -361,15 +362,12 @@ $Id$
  * wince: Pocket PC interface
  * wingapi: Win CE video output
  * wingdi: WIN 32 / WIN CE GDI video output
- * x11: video output module using the X11 API
+ * wma_fixed: wma decoder using integer decoder from Rockbox
  * 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
- * xvmc: XVMC video output and decoder
  * yuv: yuv video output
  * yuvp: YUVP to YUVA/RGBA chroma converter
  * yuy2_i420: yuy2 to 4:2:0 conversions functions