]> git.sesse.net Git - vlc/blob - modules/LIST
The familiar interface is now officially removed from VLC. The interface is superseed...
[vlc] / modules / LIST
1 List of vlc plugins
2 $Id: LIST,v 1.9 2003/08/05 11:54:11 jpsaman Exp $
3
4  * a52_system: input module for A52 decapsulation.
5
6  * ac3_adec: software AC3 decoder.
7
8  * ac3_spdif: AC3 decoder using SPDIF pass-through.
9
10  * alsa: audio output module using the ALSA API.
11
12  * arts: audio output module using the aRts sound daemon.
13
14  * beos: audio output, video output, and interface module for BeOS.
15
16  * chroma_i420_rgb: planar YUV to packed RGB conversion functions.
17
18  * chroma_i420_rgb_mmx: MMX accelerated version of chroma_i420_rgb.
19
20  * chroma_i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
21
22  * chroma_i420_yuy2_mmx: MMX accelerated version of chroma_i420_yuy2.
23
24  * chroma_i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
25
26  * chroma_i422_yuy2_mmx: MMX accelerated version of chroma_i422_yuy2.
27
28  * directx: audio output and video output module using the DirectX API.
29
30  * downmix: downmix module, used by the AC3 decoder.
31
32  * downmixsse: SSE accelerated version of downmix.
33
34  * downmix3dn: 3D Now! accelerated version of downmix.
35
36  * dsp: audio output module using the OSS /dev/dsp interface.
37
38  * dummy: dummy audio output, video output, interface and input modules.
39
40  * dvb: input module for DVB-S/C/T streaming using v4l2 API
41
42  * dvd: input module for accessing DVDs.
43
44  * dvdread: input module for accessing DVDs, uses libdvdread.
45
46  * esd: audio output module using the Esound sound daemon.
47
48  * fb: video output module for the Linux framebuffer.
49
50  * filter_deinterlace: naive deinterlacing filter.
51
52  * filter_transform: filter for horizontal and vertical image flips and
53                      90° rotations.
54
55  * filter_invert: inverse video filter.
56
57  * filter_distort: miscellaneous image effects filter.
58
59  * filter_wall: image wall filter.
60
61  * ggi: video output module using the GGI API.
62
63  * glide: video output module using the Glide API.
64
65  * gnome: interface using the GNOME widget set.
66
67  * gtk: interface using the Gtk+ widget set.
68
69  * headphone: headphone channel mixer with virtual spatialization effect.
70
71  * idct: inverse DCT module, used by the video decoder.
72
73  * idctclassic: another version of idct.
74
75  * idctmmx: MMX accelerated version of idct.
76
77  * idctmmxext: MMX EXT accelerated version of idct.
78
79  * idctaltivec: AltiVec accelerated version of idct.
80
81  * imdct: iMDCT module, used by the AC3 decoder.
82
83  * imdct3dn: 3D Now! accelerated version of imdct.
84
85  * imdctsse: SSE accelerated version of imdct.
86
87  * kde: interface module using the KDE widget set.
88
89  * lpcm_adec: LPCM audio decoder.
90
91  * macosx: audio output, video output and interface module for Mac OS X.
92
93  * mad: MPEG and MPEG2 audio decoder using the libmad library.
94
95  * memcpy: memory chunk copying module.
96
97  * memcpymmx: MMX accelerated version of memcpy.
98
99  * memcpymmxext: MMX EXT accelerated version of memcpy.
100
101  * memcpy3dn: 3D Now! accelerated version of memcpy.
102
103  * mga: video output module for Matrox cards using the Linux mga kernel
104         driver.
105
106  * motion: motion compensation module, used by the video decoder.
107
108  * motionmmx: MMX accelerated version of motion.
109
110  * motionmmxext: MMX EXT accelerated version of motion.
111
112  * motion3dnow: 3D Now! accelerated version of motion.
113
114  * motionaltivec: AltiVec accelerated version of motion.
115
116  * mpeg_es: input module for MPEG ES decapsulation.
117
118  * mpeg_ps: input module for MPEG PS decapsulation.
119
120  * mpeg_ts: input module for MPEG TS decapsulation.
121
122  * mpeg_adec: MPEG and MPEG2 audio decoder.
123
124  * mpeg_vdec: MPEG and MPEG2 video decoder.
125
126  * ncurses: interface module using the ncurses library.
127
128  * null: a module with no capabilities.
129
130  * ogg: input module for OGG decapsulation.
131
132  * pda: interface for iPaq using the Gtk2+ widget set.
133
134  * qt: interface module using the Qt widget set.
135
136  * qte: video output module for Qt Embedded.
137
138  * rc: interface module using stdio.
139
140  * sdl: audio output and video output module using the SDL library.
141
142  * spudec: DVD subtitles decoder.
143
144  * theora: a theora video decoder using the libtheora library.
145
146  * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library.
147
148  * vcd: input module for accessing Video CDs.
149
150  * vorbis: a vorbis audio decoder using the libvorbis library.
151
152  * waveout: simple audio output module for Windows.
153
154  * wxwindows: interface module using the cross-platform wxWindows library.
155
156  * x11: video output module using the X11 API.
157
158  * xvideo: video output module using the XVideo API.
159