Commit 00979036 authored by Rémi Duraffort's avatar Rémi Duraffort

Add the missing modules in modules/LIST.

If you wan a better decription of each module in this file please add it.
parent 67327411
...@@ -68,6 +68,7 @@ $Id$ ...@@ -68,6 +68,7 @@ $Id$
* converter_fixed: Fixed-point audio format conversions * converter_fixed: Fixed-point audio format conversions
* converter_float: Floating-point audio format conversions * converter_float: Floating-point audio format conversions
* crop: Crop video filter * crop: Crop video filter
* croppadd: Crop/Padd image filter
* csri: common subtitle interface decoder * csri: common subtitle interface decoder
* cvdsub: CVD subtitles decoder * cvdsub: CVD subtitles decoder
* dbus: D-Bus control interface * dbus: D-Bus control interface
...@@ -130,6 +131,7 @@ $Id$ ...@@ -130,6 +131,7 @@ $Id$
* grain: Grain Video filter * grain: Grain Video filter
* grey_yuv: grayscale to others conversion module * grey_yuv: grayscale to others conversion module
* growl: announce currently playing stream to growl * growl: announce currently playing stream to growl
* growl_udp: growl UDP notification plugin
* gtk2_main: Gtk+ wrapper for gtk_main * gtk2_main: Gtk+ wrapper for gtk_main
* gtk_main: Gtk+ wrapper for gtk_main * gtk_main: Gtk+ wrapper for gtk_main
* h264: H264 decoder * h264: H264 decoder
...@@ -219,6 +221,7 @@ $Id$ ...@@ -219,6 +221,7 @@ $Id$
* opengl: a opengl video output that uses opengl provider modules * opengl: a opengl video output that uses opengl provider modules
* opengllayer: a simple openGL video output * opengllayer: a simple openGL video output
* opie: interface for Opie using QT/Embedded library. * 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 * osdmenu: video_filter for displaying and streaming a On Screen Display menu
* oss: audio output module using the OSS /dev/dsp interface. * oss: audio output module using the OSS /dev/dsp interface.
* packetizer_copy: Simple copy packetizer * packetizer_copy: Simple copy packetizer
...@@ -327,6 +330,7 @@ $Id$ ...@@ -327,6 +330,7 @@ $Id$
* vcd: input module for accessing Video CDs. * vcd: input module for accessing Video CDs.
* vcdx: input module for accessing Video CDs with navigation & stills * vcdx: input module for accessing Video CDs with navigation & stills
* visual: visualisation system * visual: visualisation system
* vmem: memory video driver
* vobsub: VobSUB subtitles demuxer * vobsub: VobSUB subtitles demuxer
* voc: VOC demuxer * voc: VOC demuxer
* vod_rtsp: RTSP VoD module * vod_rtsp: RTSP VoD module
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment