]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Qt: MLItem: add missing lock and fix scheme fixing
[vlc] / modules / LIST
index 807d3f01c5e511f6a5d1fa1ff974be4e7ccdad2b..52b34c33446d03b20fc072303c3bf9cbc964e5d5 100644 (file)
@@ -22,12 +22,10 @@ $Id$
  * access_output_file: File access_output module
  * access_output_http: HTTP Network access module
  * access_output_livehttp: Live HTTP stream output
- * access_output_rtmp: RTMP stream output
  * access_output_shout: Shoutcast access output
  * access_output_udp: UDP Network access_output module
  * access_rar: RAR access
  * access_realrtsp: Real RTSP access
- * access_rtmp: RTMP network access
  * access_sftp: SFTP network access module
  * access_shm: Shared memory framebuffer access module
  * access_smb: SMB shares access module
@@ -45,7 +43,6 @@ $Id$
  * anaglyph: anaglyph 3d video filter
  * android_surface: video output for Android, based on Surface
  * antiflicker: anti-flicker video filter
- * aout_directx: audio output module using the DirectX API
  * aout_file: Audio output to write to a file
  * araw: Pseudo audio decoder for raw PCM
  * asf: ASF demuxer
@@ -79,7 +76,6 @@ $Id$
  * clone: Clone video filter
  * colorthres:  Theshold color based on similarity to reference color Video filter
  * compressor: Dynamic range compressor
- * converter_fixed: Fixed-point audio format conversions
  * crop: Crop video filter
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
@@ -96,8 +92,9 @@ $Id$
  * dirac: BBC Dirac codec
  * direct2d: video output module using the Direct2D API
  * direct3d: video output module using the Direct3D API
+ * directdraw: video output module using the DirectDraw API
  * directfb: Direct Framebuffer video output
- * directx: video output module using the DirectX API
+ * directsound: audio output module using the DirectSound API
  * dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
  * dolby_surround_decoder: simple decoder for dolby surround encoded streams
  * drawable: legacy LibVLC video window provider
@@ -122,7 +119,6 @@ $Id$
  * faad: AAC decoder using libfaad2
  * fb: video output module for the Linux framebuffer
  * filesystem: Filesystem access module
- * fixed32_mixer: Fixed-point audio mixer
  * flac: Flac decoder using libflac
  * flacsys: FLAC demuxer
  * float32_mixer: Precise float32 audio mixer
@@ -147,7 +143,6 @@ $Id$
  * growl: announce currently playing stream to growl
  * h264: H264 decoder
  * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect
- * hildon: Maemo interface based on Hildon
  * hotkeys: hotkeys control module
  * hqdn3d: High Quality denoising filter
  * htcpcp: HTCPCP access module
@@ -165,6 +160,7 @@ $Id$
  * idummy: dummy input
  * image: Image file video output
  * inhibit: preventing the computer from suspending
+ * integer_mixer: Integer audio mixer
  * invert: inverse video filter
  * iomx: IPC/OpenMaxIL for Android
  * jack: jack server audio output
@@ -191,11 +187,6 @@ $Id$
  * mce: Nokia MCE screen unblanking module
  * media_library: a sql based media library
  * mediadirs: Picture/Music/Video user directories as service discoveries
- * memcpy3dn: 3D Now! accelerated version of memcpy
- * memcpy: default unaccelerated memcpy
- * memcpyaltivec: Altivec accelerated version of memcpy
- * memcpymmx: MMX accelerated version of memcpy
- * memcpymmxext: MMX EXT accelerated version of memcpy
  * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
  * mirror: mirror video filter
  * mjpeg: a demuxer for multipart and concatenated JPEG data
@@ -211,7 +202,6 @@ $Id$
  * mpeg_audio: MPEG audio parser/packetizer
  * 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
@@ -236,6 +226,7 @@ $Id$
  * opencv_example: OpenCV example (face identification)
  * opencv_wrapper: OpenCV wrapper video filter
  * opensles_android: OpenSL ES audio output for Android
+ * opus: a opus audio decoder/packetizer using the libopus library
  * os2drive: service discovery for OS/2 drives
  * osd_parser: OSD import module
  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
@@ -340,7 +331,6 @@ $Id$
  * t140: T.140 text encoder
  * taglib: Taglib tags parser and writer
  * tdummy: dummy text renderer
- * telepathy: Telepathy Presence information using MissionControl notification
  * telx: teletext subtitles decoder
  * theora: a theora video decoder/packetizer/encoder using the libtheora library
  * transform: filter for horizontal and vertical image flips and 90° rotations
@@ -369,6 +359,7 @@ $Id$
  * vout_sdl: video output module using the SDL library
  * vsxu: audio visualization using Vovoid VSXu
  * wall: image wall filter
+ * wasapi: Windows Audio Session API audio output
  * wav: Wav demuxer
  * wave: Wave video effect
  * waveout: simple audio output module for Windows