]> git.sesse.net Git - vlc/blobdiff - modules/LIST
skins2: update current input if its associated item changes.
[vlc] / modules / LIST
index 6fadca325335bed26233e1e1182ce808e730ae01..18920989f85b7f7ae88ee997d80ed6d447086745 100644 (file)
@@ -49,7 +49,6 @@ $Id$
  * atmo: Ambilight-like video-output
  * au: AU file demuxer
  * audio_format: helper module for audio transcoding
- * audio_format_neon: helper module for audio transcoding using NEON assembly
  * audiobargraph_a: audiobargraph audio plugin
  * audiobargraph_v: audiobargraph video plugin
  * audioqueue: Audio Output based on AudioQueue API for iOS
@@ -82,9 +81,11 @@ $Id$
  * cvdsub: CVD subtitles decoder
  * dash: MPEG DASH playback
  * dbus: D-Bus control interface
+ * dbus_screensaver: preventing the computer from suspending
  * dc1394: IIDC (DCAM) FireWire input module
  * ddummy: dummy decoder
  * decklink: input module to read from a Blackmagic SDI card
+ * decklinkoutput: output module to write to Blackmagic SDI card
  * decomp: Decompression module
  * deinterlace: naive deinterlacing filter
  * demux_cdg: Demuxer for CD-G files (Karaoke)
@@ -126,6 +127,7 @@ $Id$
  * fluidsynth: Software MIDI synthetizer using libfluidsynth
  * folder: folder meta data and art finder
  * freetype: Utility to put text on video using freetype2
+ * g711: G.711 audio codec
  * gain: Gain audio filter
  * gaussianblur: gaussian blur video filter
  * gestures: mouse gestures control plugin
@@ -161,7 +163,6 @@ $Id$
  * i422_yuy2_sse2: sse2 accelerated version of i422_yuy2
  * 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
@@ -188,6 +189,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
@@ -334,7 +336,8 @@ $Id$
  * taglib: Taglib tags parser and writer
  * tdummy: dummy text renderer
  * telx: teletext subtitles decoder
- * theora: a theora video decoder/packetizer/encoder using the libtheora library
+ * theora: a theora video decoder/packetizer/encoder using the libtheora
+ * timecode: clock/timecode as a subtitle input
  * transform: filter for horizontal and vertical image flips and 90° rotations
  * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library
  * trivial_channel_mixer: Simple channel mixer plugin
@@ -350,6 +353,7 @@ $Id$
  * vc1: VC-1 Video demuxer
  * vcd: input module for accessing Video CDs
  * vcdx: input module for accessing Video CDs with navigation & stills
+ * vdpau: VDPAU hardware-accelerated decoding
  * vdummy: dummy video display
  * visual: visualisation system
  * vmem: memory video driver
@@ -382,7 +386,6 @@ $Id$
  * xcb_xv: a XVideo video output using XCB
  * xdg_screensaver: xdg-utils screensaver inhibition
  * xml: LibXML xml parser
- * xscreensaver: Xscreensaver inhibition
  * yuv: yuv video output
  * yuv_rgb_neon: yuv->RGB chroma converter for NEON devices
  * yuvp: YUVP to YUVA/RGBA chroma converter