Changeset 009790362f593863b80d4372c8d87ca43616acfe
- Timestamp:
- 04/16/08 00:12:00
(5 months ago)
- Author:
- Rémi Duraffort <ivoire@videolan.org>
- git-committer:
- Rémi Duraffort <ivoire@videolan.org> 1208297520 +0200
- git-parent:
[67327411ffe3fef0267384f0ffd7a7fed31d12d6]
- git-author:
- Rémi Duraffort <ivoire@videolan.org> 1208297520 +0200
- Message:
Add the missing modules in modules/LIST.
If you wan a better decription of each module in this file please add it.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rcb23a82 |
r0097903 |
|
| 69 | 69 | * converter_float: Floating-point audio format conversions |
|---|
| 70 | 70 | * crop: Crop video filter |
|---|
| | 71 | * croppadd: Crop/Padd image filter |
|---|
| 71 | 72 | * csri: common subtitle interface decoder |
|---|
| 72 | 73 | * cvdsub: CVD subtitles decoder |
|---|
| … | … | |
| 131 | 132 | * grey_yuv: grayscale to others conversion module |
|---|
| 132 | 133 | * growl: announce currently playing stream to growl |
|---|
| | 134 | * growl_udp: growl UDP notification plugin |
|---|
| 133 | 135 | * gtk2_main: Gtk+ wrapper for gtk_main |
|---|
| 134 | 136 | * gtk_main: Gtk+ wrapper for gtk_main |
|---|
| … | … | |
| 220 | 222 | * opengllayer: a simple openGL video output |
|---|
| 221 | 223 | * opie: interface for Opie using QT/Embedded library. |
|---|
| | 224 | * osd_parser: OSD import module |
|---|
| 222 | 225 | * osdmenu: video_filter for displaying and streaming a On Screen Display menu |
|---|
| 223 | 226 | * oss: audio output module using the OSS /dev/dsp interface. |
|---|
| … | … | |
| 328 | 331 | * vcdx: input module for accessing Video CDs with navigation & stills |
|---|
| 329 | 332 | * visual: visualisation system |
|---|
| | 333 | * vmem: memory video driver |
|---|
| 330 | 334 | * vobsub: VobSUB subtitles demuxer |
|---|
| 331 | 335 | * voc: VOC demuxer |
|---|