Changeset a7ea359e361b3749fbb7280484cb52d0b0e7035c
- Timestamp:
- 06/03/08 07:24:08
(7 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1204784648 -0800
- git-parent:
[55da14ec974e67d4197a8547a2a26ed540feded9]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1204784648 -0800
- Message:
Modules List update
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5314d59 |
ra7ea359 |
|
| 1 | | List of vlc plugins (333) |
|---|
| | 1 | List of vlc plugins (346) |
|---|
| 2 | 2 | $Id$ |
|---|
| 3 | 3 | * a52: A/52 basic parser/packetizer |
|---|
| … | … | |
| 19 | 19 | * access_http: HTTP Network access module |
|---|
| 20 | 20 | * access_jack: JACK audio input module |
|---|
| | 21 | * access_mmap: mmap file access |
|---|
| 21 | 22 | * access_mms: MMS over TCP, UDP and HTTP access module |
|---|
| 22 | 23 | * access_output_dummy: dummy access_output module |
|---|
| … | … | |
| 26 | 27 | * access_output_udp: UDP Network access_output module |
|---|
| 27 | 28 | * access_realrtsp: Real RTSP access |
|---|
| | 29 | * access_rtmp: RTMP network access |
|---|
| 28 | 30 | * access_smb: SMB shares access module |
|---|
| 29 | 31 | * access_tcp: TCP Network access module |
|---|
| … | … | |
| 39 | 41 | * araw: Pseudo audio decoder for raw PCM |
|---|
| 40 | 42 | * arts: ArTS audio output |
|---|
| | 43 | * asademux: ASS/SSA subtitles demuxer |
|---|
| 41 | 44 | * asf: ASF demuxer |
|---|
| | 45 | * atmo: Ambilight-like video-output |
|---|
| 42 | 46 | * au: AU file demuxer |
|---|
| 43 | 47 | * audio_format: helper module for audio transcoding |
|---|
| … | … | |
| 56 | 60 | * cddax: input module to read audio CDs via libcdio |
|---|
| 57 | 61 | * cdg: CD-G decoder |
|---|
| | 62 | * chroma_chain: chain for chroma conversions |
|---|
| 58 | 63 | * cinepak: Cinepack video decoder |
|---|
| 59 | 64 | * clone: Clone video filter |
|---|
| … | … | |
| 63 | 68 | * converter_float: Floating-point audio format conversions |
|---|
| 64 | 69 | * crop: Crop video filter |
|---|
| | 70 | * csri: common subtitle interface decoder |
|---|
| 65 | 71 | * cvdsub: CVD subtitles decoder |
|---|
| 66 | 72 | * dbus: D-Bus control interface |
|---|
| … | … | |
| 141 | 147 | * i420_yuy2_mmx: MMX accelerated version of i420_yuy2. |
|---|
| 142 | 148 | * i420_yuy2_sse2: sse2 accelerated version of i420_yuy2. |
|---|
| | 149 | * i422_i420: 4:2:2 to 4:2:0 conversion functions |
|---|
| 143 | 150 | * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions. |
|---|
| 144 | 151 | * i422_yuy2_mmx: MMX accelerated version of i422_yuy2. |
|---|
| … | … | |
| 209 | 216 | * opencv_wrapper: OpenCV wrapper video filter |
|---|
| 210 | 217 | * opengl: a opengl video output that uses opengl provider modules |
|---|
| | 218 | * opengllayer: a simple openGL video output |
|---|
| 211 | 219 | * opie: interface for Opie using QT/Embedded library. |
|---|
| 212 | 220 | * osdmenu: video_filter for displaying and streaming a On Screen Display menu |
|---|
| … | … | |
| 229 | 237 | * ps: input module for MPEG PS decapsulation. |
|---|
| 230 | 238 | * psychedelic: Psychedelic video filter |
|---|
| | 239 | * pulse: PulseAudio audio output module |
|---|
| 231 | 240 | * puzzle: puzzle video filter |
|---|
| 232 | 241 | * pva: PVA demuxer |
|---|
| … | … | |
| 341 | 350 | * xvideo: video output module using the XVideo API. |
|---|
| 342 | 351 | * xvmc: XVMC video output and decoder |
|---|
| | 352 | * yuy2_i420: yuy2 to 4:2:0 conversions functions |
|---|
| | 353 | * yuy2_i422: yuy2 to 4:2:2 conversions functions |
|---|
| 343 | 354 | * zvbi: Teletext decoder using libzbvi |
|---|