]> git.sesse.net Git - vlc/blobdiff - modules/LIST
Remove Unneeded test (thx ipkiss)
[vlc] / modules / LIST
index ca3c329b9b15ba6288d8e11dda02044de52984ba..5359542e56111efab53c79efed195e912cedd4c2 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.
@@ -116,7 +119,6 @@ $Id$
  * gaussianblur: gaussian blur video filter
  * gestures: mouse gestures control plugin
  * ggi: video output module using the GGI API.
- * glide: video output module using the Glide API.
  * glwin32: a opengl provider using DirectX OpenGL
  * glx: a opengl provider using X11 OpenGL
  * gme: game music files demuxer
@@ -128,6 +130,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 +159,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 +221,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
@@ -252,6 +257,7 @@ $Id$
  * rc: interface module using stdio.
  * real: partial Real audio/video demuxer
  * realaudio: Real audio decoder
+ * realvideo: Real video decoder
  * ripple: Ripple video effect
  * rotate: Video rotation filter
  * rss: Display a RSS feed on the video output
@@ -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