]> git.sesse.net Git - vlc/blobdiff - modules/LIST
mediacodec: Remove an unused variable
[vlc] / modules / LIST
index 33050b50ed5f94f5e9958492f34eb8752beadeb5..18920989f85b7f7ae88ee997d80ed6d447086745 100644 (file)
@@ -41,6 +41,7 @@ $Id$
  * 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
  * araw: Pseudo audio decoder for raw PCM
@@ -48,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
@@ -81,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)
@@ -125,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
@@ -160,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
@@ -187,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
@@ -333,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
@@ -349,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
@@ -381,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