]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Fix es format leaking in live555
[vlc] / modules / LIST
index ca3c329b9b15ba6288d8e11dda02044de52984ba..6381840d017bb2212793046c9ef2002efe249bf9 100644 (file)
@@ -52,6 +52,7 @@ $Id$
  * bda: DVB support for Windows BDA drivers
  * beos: Audio output, video output and interface module for BeOS.
  * blend: a picture filter that blends two pictures
+ * blendbench: a picture filter that test performance of blending routines
  * bluescreen: Bluescreen (weather channel like) video filter
  * bonjour: Zeroconf services discovery
  * caca: color ASCII art video output using libcaca
@@ -67,6 +68,7 @@ $Id$
  * converter_fixed: Fixed-point audio format conversions
  * converter_float: Floating-point audio format conversions
  * crop: Crop video filter
+ * croppadd: Crop/Padd image filter
  * csri: common subtitle interface decoder
  * cvdsub: CVD subtitles decoder
  * dbus: D-Bus control interface
@@ -92,6 +94,7 @@ $Id$
  * dvd: input module for accessing DVDs.
  * 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
  * equalizer: a equalizer audio filter
  * erase: Logo erase video filter
  * es: input module for MPEG ES decapsulation.
@@ -128,6 +131,7 @@ $Id$
  * grain: Grain Video filter
  * grey_yuv: grayscale to others conversion module
  * growl: announce currently playing stream to growl
+ * growl_udp: growl UDP notification plugin
  * gtk2_main: Gtk+ wrapper for gtk_main
  * gtk_main: Gtk+ wrapper for gtk_main
  * h264: H264 decoder
@@ -156,6 +160,7 @@ $Id$
  * inhibit: preventing the computer from suspending
  * invert: inverse video filter.
  * jack: jack server audio output
+ * kate: kate text bitstream decoder
  * libmpeg2: Mpeg2 video decoder using libmpeg2
  * linear_resampler: linear audio resampler
  * lirc: Linux infrared control module
@@ -217,6 +222,7 @@ $Id$
  * opengl: a opengl video output that uses opengl provider modules
  * opengllayer: a simple openGL video output
  * opie: interface for Opie using QT/Embedded library.
+ * osd_parser: OSD import module
  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
  * oss: audio output module using the OSS /dev/dsp interface.
  * packetizer_copy: Simple copy packetizer
@@ -325,6 +331,7 @@ $Id$
  * vcd: input module for accessing Video CDs.
  * vcdx: input module for accessing Video CDs with navigation & stills
  * visual: visualisation system
+ * vmem: memory video driver
  * vobsub: VobSUB subtitles demuxer
  * voc: VOC demuxer
  * vod_rtsp: RTSP VoD module