]> git.sesse.net Git - vlc/blobdiff - modules/LIST
XCB screen: set true PTS instead of synthetic one
[vlc] / modules / LIST
index 82420776d229a3b53704915f8d305f6ac0443fd7..fe55d881ad94b524e4f8dab408773b694d39c704 100644 (file)
@@ -35,14 +35,15 @@ $Id$
  * adpcm: ADPCM audio decoder
  * adummy: dummy audio output
  * aes3: aes3 decoder/packetizer
+ * afile: Audio output to write to a file
  * aiff: AIFF demuxer
  * alphamask: Alpha layer mask video filter
  * alsa: audio output module using the ALSA API
  * amem: audio memory output
  * anaglyph: anaglyph 3d video filter
+ * android_audiotrack: audio output for Android, based on AudioTrack
  * android_surface: video output for Android, based on Surface
  * antiflicker: anti-flicker video filter
- * aout_file: Audio output to write to a file
  * araw: Pseudo audio decoder for raw PCM
  * asf: ASF demuxer
  * atmo: Ambilight-like video-output
@@ -79,6 +80,7 @@ $Id$
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
+ * dash: MPEG DASH playback
  * dbus: D-Bus control interface
  * dc1394: IIDC (DCAM) FireWire input module
  * ddummy: dummy decoder
@@ -145,6 +147,7 @@ $Id$
  * hotkeys: hotkeys control module
  * hqdn3d: High Quality denoising filter
  * htcpcp: HTCPCP access module
+ * httplive: HTTP Live streaming for playback
  * 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
@@ -185,6 +188,7 @@ $Id$
  * mash: OpenMash based decoder
  * mce: Nokia MCE screen unblanking module
  * media_library: a sql based media library
+ * mediacodec: Android Jelly Bean MediaCodec decoder module
  * mediadirs: Picture/Music/Video user directories as service discoveries
  * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
  * mirror: mirror video filter
@@ -254,7 +258,6 @@ $Id$
  * pulsesrc: PulseAudio audio input
  * puzzle: puzzle video filter
  * pva: PVA demuxer
- * pvr: input module to read from a PVR card
  * qt4: interface module using the cross-platform Qt4 library
  * qtcapture: Quicktime Video Capture
  * qtsound: Quicktime Audio Capture
@@ -265,6 +268,7 @@ $Id$
  * rawvid: raw video input module for vlc
  * rawvideo: Pseudo audio-decoder for raw video
  * real: partial Real audio/video demuxer
+ * record: record any stream instantly
  * remap: audio channel remapping filter
  * remoteosd: Remote-OSD over VNC
  * ripple: Ripple video effect
@@ -287,8 +291,10 @@ $Id$
  * shm: Shared memory framebuffer access module
  * sid: Sidplay demuxer
  * simple_channel_mixer: channel mixer
+ * simple_channel_mixer_neon: channel mixer using NEON assembly
  * skins2: Skinnable interface, new generation
  * smf: Standard MIDI file demuxer
+ * smooth: Microsoft Smooth Streaming input
  * sndio: OpenBSD sndio audio output
  * spatializer: A spatializer audio filter
  * speex: a speex audio decoder/packetizer using the libspeex library
@@ -298,10 +304,7 @@ $Id$
  * stats: Stats encoder function
  * stereo_widen: Enhances stereo effect
  * stl: EBU STL decoder
- * stream_filter_dash: MPEG DASH playback
- * stream_filter_httplive: HTTP Live streaming for playback
  * stream_filter_rar: Stream filter to read inside Rar files
- * stream_filter_record: record any stream instantly
  * stream_out_autodel: monitor mux inputs and automatically add/delete streams
  * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
  * stream_out_delay: introduce delay in an ES when streaming
@@ -342,6 +345,7 @@ $Id$
  * ty: TY demuxer
  * udev: udev probing module
  * ugly_resampler: Ugly audio resampler
+ * uleaddvaudio: codec for DV Audio from Ulead
  * upnp: libupnp UPNP service discovery
  * v4l2: Video 4 Linux 2 input module
  * vc1: VC-1 Video demuxer
@@ -353,6 +357,7 @@ $Id$
  * vobsub: VobSUB subtitles demuxer
  * voc: VOC demuxer
  * vod_rtsp: RTSP VoD module
+ * volume_neon: audio volume optimized for ARM NEON
  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library
  * vout_ios: iOS video output
  * vout_macosx: MacOS X OpenGL provider