]> git.sesse.net Git - vlc/blobdiff - modules/LIST
stream_filter/httplive.c: do not crash on strdup(NULL)
[vlc] / modules / LIST
index b737950d07a311e40e10bcd6b1b9dd679386779e..8bf06e15ac2cbb5f5e6b80fec19cd56a7afbd961 100644 (file)
@@ -1,11 +1,11 @@
-List of vlc plugins (355)
+List of vlc plugins (366)
 $Id$
  * a52: A/52 basic parser/packetizer
  * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
  * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
  * aa: Ascii art video output
  * access_alsa: Alsa access module
- * access_attachment: Attachment accesss module
+ * access_attachment: Attachment access module
  * access_avio: Access module using FFmpeg libavformat network
  * access_bd: Blu-Ray Disc access
  * access_directory: Access module to read files in a directory
@@ -16,7 +16,6 @@ $Id$
  * 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
  * access_mtp: MTP access module
  * access_oss: OSS access module
@@ -78,9 +77,11 @@ $Id$
  * converter_fixed: Fixed-point audio format conversions
  * crop: Crop video filter
  * croppadd: Crop/Padd image filter
+ * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
  * dbus: D-Bus control interface
  * dc1394: firewire input module
+ * decklink: input module to read from a Blackmagic SDI card
  * decomp: Decompression module
  * deinterlace: naive deinterlacing filter
  * demux_cdg: Demuxer for CD-G files (Karaoke)
@@ -103,6 +104,7 @@ $Id$
  * dvdnav: access module for DVDs with libdvdnav
  * dvdread: input module for accessing DVDs, uses libdvdread
  * dynamicoverlay: subpicture filter using shared memory that can be written to by external applications
+ * egl: EGL video output
  * equalizer: a equalizer audio filter
  * erase: Logo erase video filter
  * es: input module for MPEG ES decapsulation
@@ -122,7 +124,7 @@ $Id$
  * gestures: mouse gestures control plugin
  * globalhotkeys: module to catch hotkeys when application doesn't have the focus
  * glwin32: a opengl provider using DirectX OpenGL
- * gme: game music files demuxer
+ * gme: old console games music playback using Game Music Emu
  * gnutls: GNU TLS encryption/decryption module
  * goom: visualisation plugin based on goom
  * gradfun: Gradfun video effects filter
@@ -168,6 +170,7 @@ $Id$
  * magnify: zoom video filter
  * marq: Overlays a marquee on the video
  * mash: OpenMash based decoder
+ * media_library: a sql based media library
  * mediadirs: Picture/Music/Video user directories as service discoveries
  * memcpy3dn: 3D Now! accelerated version of memcpy
  * memcpyaltivec: Altivec accelerated version of memcpy
@@ -258,15 +261,18 @@ $Id$
  * rss: Display a RSS feed on the video output
  * rtp: rtp demux module
  * rv32: RV32 image format conversion module
- * sap: Interface module to read SAP/SDP announcments
+ * sap: Interface module to read SAP/SDP announcements
  * scale: Images rescaler
  * scaletempo: Scale audio tempo in sync with playback rate
  * scene: scene video filter
  * schroedinger: Schroedinger video decoder
  * screen: a input module that takes screenshots of the primary monitor
  * sdl_image: SDL-based image decoder
+ * sdp: SDP fake access
+ * sepia: Sepia video filter
  * sharpen: Sharpen video filter
  * shine: MP3 encoder using Shine, a fixed point implementation
+ * sid: Sidplay demuxer
  * simple_channel_mixer: channel mixer
  * skins2: Skinnable interface, new generation
  * smf: Standard MIDI file demuxer
@@ -329,6 +335,7 @@ $Id$
  * voc: VOC demuxer
  * vod_rtsp: RTSP VoD module
  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library
+ * vout_ios: iOS video output
  * vout_macosx: MacOS X OpenGL provider
  * vout_sdl: video output module using the SDL library
  * wall: image wall filter
@@ -336,6 +343,7 @@ $Id$
  * wave: Wave video effect
  * waveout: simple audio output module for Windows
  * win32text: Text renderer using native Win32 API
+ * windrive: Windows logical disc drives
  * wingapi: Win CE video output
  * wingdi: WIN 32 / WIN CE GDI video output
  * wma_fixed: wma decoder using integer decoder from Rockbox