]> git.sesse.net Git - vlc/blobdiff - modules/LIST
GLX 1.3: pick a frame buffer configuration with matching visual
[vlc] / modules / LIST
index 51762b58086b104872d61c3d95f6b85c42050228..415c0a71533c4b94849c60535f8f00d86f012495 100644 (file)
@@ -16,6 +16,7 @@ $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
@@ -29,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
@@ -136,6 +138,7 @@ $Id$
  * 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
@@ -161,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
@@ -170,7 +172,6 @@ $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
@@ -242,7 +243,6 @@ $Id$
  * 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
@@ -290,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
@@ -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
@@ -367,7 +368,6 @@ $Id$
  * xml: LibXML xml parser
  * xosd: X On Screen Display interface
  * xtag: XTAG xml parser
- * 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