[vlc-devel] commit: Add the missing modules in modules/LIST. ( Rémi Duraffort )
git version control
git at videolan.org
Wed Apr 16 00:12:07 CEST 2008
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Wed Apr 16 00:12:00 2008 +0200| [009790362f593863b80d4372c8d87ca43616acfe]
Add the missing modules in modules/LIST.
If you wan a better decription of each module in this file please add it.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=009790362f593863b80d4372c8d87ca43616acfe
---
modules/LIST | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/modules/LIST b/modules/LIST
index c83452b..18b9148 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -68,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
@@ -130,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
@@ -219,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
@@ -327,6 +330,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
More information about the vlc-devel
mailing list