Changeset eb33bc2c83c2d98566c3692c00e855ce98d9187a
- Timestamp:
- 04/01/07 14:51:09
(1 year ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1175431869 +0000
- git-parent:
[27630e1c490ad55f954e75460011566674b67b84]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1175431869 +0000
- Message:
LIST update (2)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r27630e1 |
reb33bc2 |
|
| 37 | 37 | * au: AU file demuxer |
|---|
| 38 | 38 | * audio_format: helper module for audio transcoding |
|---|
| | 39 | * audioscrobbler: AudioScrobbler/Last.fm submission plugin |
|---|
| 39 | 40 | * auhal: Audio output for MacOS X based on the AUHAL API. |
|---|
| 40 | 41 | * avi: AVI File stream demuxer |
|---|
| … | … | |
| 54 | 55 | * daap: iTunes shares services discovery |
|---|
| 55 | 56 | * dbus: D-Bus control interface |
|---|
| | 57 | * dc1394: firewire input module |
|---|
| 56 | 58 | * deinterlace: naive deinterlacing filter. |
|---|
| 57 | 59 | * demuxdump: Pseudo-demuxer that dumps the stream |
|---|
| … | … | |
| 79 | 81 | * esd: audio output module using the Esound sound daemon. |
|---|
| 80 | 82 | * export: playlist export module |
|---|
| | 83 | * extract: Extract RGB components video filter |
|---|
| 81 | 84 | * faad: AAC decoder using libfaad2 |
|---|
| 82 | 85 | * fake: fake codec to be used in advanced streaming setups |
|---|
| … | … | |
| 167 | 170 | * mpgv: MPEG-I/II Video demuxer |
|---|
| 168 | 171 | * msn: announce currently playing stream to MSN |
|---|
| | 172 | * musicbrainz: Art fetcher for music albums |
|---|
| 169 | 173 | * mux_asf: ASF muxer |
|---|
| 170 | 174 | * mux_avi: AVI muxer |
|---|
| … | … | |
| 185 | 189 | * nuv: NUV demuxer |
|---|
| 186 | 190 | * ogg: input module for OGG decapsulation. |
|---|
| | 191 | * opencv_example: OpenCV example (face identification) |
|---|
| | 192 | * opencv_wrapper: OpenCV wrapper video filter |
|---|
| 187 | 193 | * opengl: a opengl video output that uses opengl provider modules |
|---|
| 188 | 194 | * opie: interface for Opie using QT/Embedded library. |
|---|
| … | … | |
| 216 | 222 | * real: partial Real audio/video demuxer |
|---|
| 217 | 223 | * realaudio: Real audio decoder |
|---|
| | 224 | * ripple: Ripple video effect |
|---|
| 218 | 225 | * rotate: Video rotation filter |
|---|
| 219 | 226 | * rss: Display a RSS feed on the video output |
|---|
| … | … | |
| 259 | 266 | * tarkin: a tarkin video decoder using libtarkin |
|---|
| 260 | 267 | * telnet: Telnet control interface for VideoLAN Media Manager |
|---|
| | 268 | * telx: teletext subtitles decoder |
|---|
| 261 | 269 | * test1: Empty C module |
|---|
| 262 | 270 | * test2: Empty C++ module |
|---|