Changeset 53422c232ed84b35583b0e689aea0a242b0f3f9e
- Timestamp:
- 05/12/07 21:17:56
(1 year ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1178997476 +0000
- git-parent:
[2e0eb5c74b941f18521726572abf74bebc8f59bb]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1178997476 +0000
- Message:
Modules LIST update.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r53e9735 |
r53422c2 |
|
| 11 | 11 | * access_fake: Fake access to use for mosaic and other special streaming setups |
|---|
| 12 | 12 | * access_file: File access module |
|---|
| | 13 | * access_filter_bandwidth: Bandwidth limit module |
|---|
| 13 | 14 | * access_filter_dump: Raw input Dump module |
|---|
| 14 | 15 | * access_filter_record: Raw input Recording module |
|---|
| … | … | |
| 17 | 18 | * access_gnomevfs: GnomeVFS access |
|---|
| 18 | 19 | * access_http: HTTP Network access module |
|---|
| | 20 | * access_jack: JACK audio input module |
|---|
| 19 | 21 | * access_mms: MMS over TCP, UDP and HTTP access module |
|---|
| 20 | 22 | * access_output_dummy: dummy access_output module |
|---|
| … | … | |
| 30 | 32 | * adpcm: ADPCM audio decoder |
|---|
| 31 | 33 | * aiff: AIFF demuxer |
|---|
| | 34 | * alphamask: Alpha layer mask video filter |
|---|
| 32 | 35 | * alsa: audio output module using the ALSA API. |
|---|
| 33 | 36 | * aout_directx: audio output module using the DirectX API. |
|---|
| … | … | |
| 43 | 46 | * avi: AVI File stream demuxer |
|---|
| 44 | 47 | * bandlimited_resampler: Bandlimited interpolation audio resampler |
|---|
| | 48 | * bda: DVB support for Windows BDA drivers |
|---|
| 45 | 49 | * beos: Audio output, video output and interface module for BeOS. |
|---|
| 46 | 50 | * blend: a picture filter that blends two pictures |
|---|
| | 51 | * bluescreen: Bluescreen (weather channel like) video filter |
|---|
| 47 | 52 | * bonjour: Zeroconf services discovery |
|---|
| 48 | 53 | * caca: color ASCII art video output using libcaca |
|---|
| … | … | |
| 99 | 104 | * galaktos: a visualization module that outputs OpenGL |
|---|
| 100 | 105 | * gapi: PocketPC Video output |
|---|
| | 106 | * gaussianblur: gaussian blur video filter |
|---|
| 101 | 107 | * gestures: mouse gestures control plugin |
|---|
| 102 | 108 | * ggi: video output module using the GGI API. |
|---|
| … | … | |
| 221 | 227 | * quicktime: Quicktime decoder that uses the QT library |
|---|
| 222 | 228 | * rawdv: Raw DV demuxer |
|---|
| | 229 | * rawvid: raw video input module for vlc |
|---|
| 223 | 230 | * rawvideo: Pseudo audio-decoder for raw video |
|---|
| 224 | 231 | * rc: interface module using stdio. |
|---|