]> git.sesse.net Git - vlc/blobdiff - modules/LIST
skins2: some optimisation for playlist
[vlc] / modules / LIST
index 94771e39f9cba7233b7d2a391c57169f6fb53b55..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
@@ -52,6 +51,7 @@ $Id$
  * 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
  * audioscrobbler: AudioScrobbler/Last.fm submission plugin
  * auhal: Audio output for MacOS X based on the AUHAL API
  * avcodec: FFmpeg audio/video decoder
@@ -77,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)
@@ -102,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
@@ -121,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
@@ -154,6 +157,7 @@ $Id$
  * jack: jack server audio output
  * kate: kate text bitstream decoder
  * libass: Subtitle renderers using libass
+ * libbluray: Library to access Blu-Ray drives
  * libmpeg2: Mpeg2 video decoder using libmpeg2
  * lirc: Linux infrared control module
  * live555: rtp demux based on liveMedia (live555.com)
@@ -166,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
@@ -231,6 +236,7 @@ $Id$
  * png: PNG images decoder
  * podcast: podcast feed parser
  * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
+ * posterize: posterize video filter
  * postproc: Video post processing filter
  * projectm: visualisation using libprojectM
  * ps: input module for MPEG PS decapsulation
@@ -255,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
@@ -274,6 +283,7 @@ $Id$
  * spudec: RLE DVD subtitles decoder
  * sqlite: manage an SQLite database
  * stats: Stats encoder function
+ * 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
@@ -325,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
@@ -332,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