]> git.sesse.net Git - vlc/blob - modules/LIST
* Added Continuous Media Markup Language (CMML) codec
[vlc] / modules / LIST
1 List of vlc plugins (221)
2 $Id$
3
4  * a52: A/52 basic parser/packetizer
5
6  * a52sys: A/52 decapsulation demuxer.
7
8  * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
9
10  * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
11
12  * aa: Ascii art video output
13
14  * aac: AAC stream demuxer
15  
16  * access_directory: Access module to read files in a directory
17
18  * access_file: File access module
19
20  * access_ftp: FTP Network access module
21
22  * access_http: HTTP Network access module
23
24  * access_mms: MMS over TCP, UDP and HTTP access module
25
26  * access_output_dummy: dummy access_output module
27
28  * access_output_file: File access_output module
29
30  * access_output_http: HTTP Network access module
31
32  * access_output_udp: UDP Network access_output module
33
34  * access_tcp: TCP Network access module
35
36  * access_udp: UDP Network access module 
37
38  * adjust: Contrast/Hue/saturation/Brightness adjust module
39  
40  * adpcm: ADPCM audio decoder
41
42  * alsa: audio output module using the ALSA API.
43
44  * aout_directx: audio output module using the DirectX API.
45
46  * aout_file: Audio output to write to a file
47
48  * aout_sdl: audio output module using the SDL library.
49  
50  * araw: Pseudo audio decoder for raw PCM
51
52  * arts: audio output module using the aRts sound daemon.
53
54  * asf: ASF demuxer
55  
56  * au: AU file demuxer
57
58  * avi: AVI File stream demuxer
59
60  * bandlimited_resampler: Bandlimited interpolation audio resampler
61
62  * beos: Audio output, video output and interface module for BeOS.
63
64  * caca: color ASCII art video output using libcaca
65
66  * cdda: input module to read audio CDs
67
68  * cddax: input module to read audio CDs via libcdio
69
70  * cinepak: Cinepack video decoder
71
72  * clone: Clone video filter
73  
74  * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
75
76  * corba: CORBA control module
77
78  * coreaudio: CoreAudio audio output
79
80  * coreaudio_resampler: Audio resampler based on CoreAudio's AudioConverter
81
82  * crop: Crop video filter
83
84  * deinterlace: naive deinterlacing filter.
85
86  * demuxdump: Pseudo-demuxer that dumps the stream
87
88  * demuxstream: MPEG TS demuxer which also sends the stream to the network
89
90  * demuxsub: Text subtitles demuxer
91
92  * directory : input module to read files in a directory
93
94  * distort: miscellaneous image effects filter.
95
96  * dshow: DirectShow access plugin for encoding cards under Windows
97
98  * dts: DTS basic parser/packetizer
99  
100  * dtssys: raw DTS stream input module
101
102  * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
103
104  * dummy: dummy audio output, video output, interface and input modules.
105
106  * dv: DV video decoder
107
108  * dvb: input module for DVB-S/C/T streaming using v4l2 API
109
110  * dvbsub: decoder module for subs in dvb streams.
111
112  * dvd: input module for accessing DVDs.
113
114  * dvdplay: access module for accessing DVDs using libdvdplay
115
116  * dvdread: input module for accessing DVDs, uses libdvdread.
117
118  * es: input module for MPEG ES decapsulation.
119
120  * esd: audio output module using the Esound sound daemon.
121
122  * faad: AAC decoder using libfaad2
123
124  * fb: video output module for the Linux framebuffer.
125
126  * ffmpeg: Video decoder using the ffmpeg library
127
128  * fixed32tofloat32: Audio converter from fixed 32 bits to float 32 bits
129
130  * fixed32tos16: Fixed 32 bits to Signed 16 bits integer audio converter
131
132  * flac: A/52 demuxer
133
134  * flacdec: Flac decoder using libflac
135
136  * float32_mixer: Precise float32 audio mixer
137
138  * float32tos16: float32 to 16 bits signed integer audio converter
139
140  * float32tos8: float32 to 8 bits signed integer audio converter
141  
142  * float32tou16: float32 to 16 bits unsigned integer audio converter
143
144  * float32tou8: float32 to 8 bits unsigned integer audio converter
145  
146  * freetype: Utility to put text on video using freetype2
147
148  * ftp : FTP input module
149
150  * gestures: mouse gestures control plugin
151
152  * ggi: video output module using the GGI API.
153
154  * glide: video output module using the Glide API.
155
156  * gnome2: interface using the GNOME2 widget set
157  
158  * gnome2_main: Gtk+ wrapper for gtk_main
159
160  * gnome: interface using the GNOME widget set.
161  
162  * gnome_main: Gtk+ wrapper for gtk_main
163
164  * goom: visualisation plugin based on goom
165
166  * gtk2: interface using the Gtk2 widget set.
167
168  * gtk2_main: Gtk+ wrapper for gtk_main
169
170  * gtk: interface using the Gtk+ widget set.
171
172  * gtk_main: Gtk+ wrapper for gtk_main
173
174  * headphone_channel_mixer:
175          headphone channel mixer with virtual spatialization effect.
176
177  * hotkeys: hotkeys control module
178
179  * http: HTTP remote control webinterface
180
181  * httpd: HTTP server
182
183  * i420_rgb: planar YUV to packed RGB conversion functions.
184
185  * i420_rgb_mmx: MMX accelerated version of i420_rgb.
186
187  * i420_ymga: YUV to YUC conversion functions
188   
189  * i420_ymga_mmx: MMX accelerated version of i420_ymga
190
191  * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
192
193  * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
194
195  * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
196
197  * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
198
199  * id3: ID3 tag skipper
200  
201  * id3tag: ID3 tag parser/skipper using libid3tag
202  
203  * invert: inverse video filter.
204
205  * ipv4: IPv4 network abstraction layer
206
207  * ipv6: IPv6 network abstraction layer
208  
209  * joystick: Linux joystick control module
210
211  * kde: interface module using the KDE widget set.
212
213  * libmpeg2: Mpeg2 video decoder using libmpeg2
214
215  * linear_resampler: linear audio resampler
216
217  * lirc: Linux infrared control module
218
219  * livedotcom: rtp demux based on liveMedia (live.com)
220
221  * logger: file logger plugin
222
223  * logo: video filter to put a logo on the video
224  
225  * lpcm: LPCM decoder
226  
227  * m3u: PLS, M3U, ASX and B4S playlist parser
228
229  * m4v: MPEG-4 Video Stream demuxer
230
231  * macosx: Video output, and interface module for Mac OS X.
232
233  * memcpy3dn: 3D Now! accelerated version of memcpy.
234
235  * memcpy: memory chunk copying module.
236
237  * memcpyaltivec: Altivec accelerated version of memcpy.
238
239  * memcpymmx: MMX accelerated version of memcpy.
240  
241  * memcpymmxext: MMX EXT accelerated version of memcpy.
242
243  * mga: video output module for Matrox cards using the Linux mga kernel driver.
244
245  * mkv: Matroska demuxer
246
247  * motionblur: Motion blur filter
248
249  * mp4: MP4 file input module
250
251  * mpeg_audio: MPEG audio parser/packetizer
252
253  * mpeg_system: helper module for TS, PS and PES management
254
255  * mpga: MPEG-I/II Audio demuxer
256
257  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
258  
259  * mpgv: MPEG-I/II Vidéo demuxer
260
261  * mux_asf: ASF muxer
262
263  * mux_avi: AVI muxer
264
265  * mux_dummy: dummy muxer
266  
267  * mux_mp4: MP4 muxer
268
269  * mux_ogg: OGG muxer
270  
271  * mux_ps: MPEG program stream muxer
272  
273  * mux_ts: MPEG transport stream muxer
274
275  * mux_ts_dvbpsi: MPEG transport stream muxer using libdvbpsi
276
277  * ncurses: interface module using the ncurses library.
278
279  * ntservice: run VLC as a NT service
280
281  * ogg: input module for OGG decapsulation.
282
283  * opie: interface for Opie using QT/Embedded library.
284
285  * oss: audio output module using the OSS /dev/dsp interface.
286  
287  * packetizer_copy: Simple copy packetizer
288
289  * packetizer_mpeg4audio: MPEG4 audio packetizer
290  
291  * packetizer_mpeg4video: MPEG4 video packetizer
292
293  * packetizer_mpegvideo: MPEG video packetizer
294  
295  * pda: interface for iPaq using the Gtk2+ widget set.
296
297  * postprocessing_c: Video Postprocessing module
298
299  * postprocessing_mmx: Video Postprocessing module using MMX
300  
301  * postprocessing_mmxext: Video Postprocessing module using MMX_EXT 
302
303  * ps: input module for MPEG PS decapsulation.
304
305  * pvr: input module to read from a PVR card
306
307  * qnx: QNX RTOS plugin
308
309  * qt: interface module using the Qt widget set.
310
311  * qte: video output module for Qt Embedded.
312  
313  * qte_main: QT Embedded wrapper for gte_main
314
315  * quicktime: Quicktime decoder that uses the QT library
316
317  * rawdv: Raw DV demuxer
318  
319  * rawvideo: Pseudo audio-decoder for raw video
320
321  * rc: interface module using stdio.
322
323  * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter
324
325  * s16tofloat32: Signed 16 bits to float 32 bits audio converter
326  
327  * s16tofloat32swab: Signed 16 bits to float 32 bits audio converter with endianess change
328
329  * s8tofloat32: Signed 8 bits to float 32 bits audio converter
330
331  * sap: Interface module to read SAP/SDP announcments
332
333  * satellite: Satellite cards access module
334
335  * scope: Scope visualization plugin (broken)
336
337  * screensaver: screensaver disabling module
338
339  * skins: Skinnable interface
340
341  * slp: input module to access SLP registered sessions
342
343  * spdif_mixer: dummy audio mixer for the S/PDIF output
344
345  * speex: a speex audio decoder/packetizer using the libspeex library.
346
347  * spudec: DVD subtitles decoder.
348
349  * stream_out_display: displays a stream output chain 
350
351  * stream_out_dummy: dummy stream out chain module
352
353  * stream_out_duplicate: duplicates a stream output chain
354
355  * stream_out_es: stream out module outputing ES
356
357  * stream_out_gather: stream out module gathering inputs for seemless transitions
358
359  * stream_out_rtp: output using the RTP protocol
360  
361  * stream_out_standard: standard stream output module
362
363  * stream_out_transcode: audio & video transcoder using ffmpeg
364
365  * stream_out_transrate: audio & video transrater using ffmpeg
366
367  * subsdec: Another SPU decoder for text subtitles
368
369  * svgalib: SGVAlib output plugin
370
371  * tarkin: a tarkin video decoder using libtarkin
372
373  * test1: Empty C module
374
375  * test2: Empty C++ module
376
377  * test3: Empty Objective C module
378
379  * test4: Stress test module
380
381  * theora: a theora video decoder/packetizer/encoder using the libtheora library.
382
383  * transform: filter for horizontal and vertical image flips and
384                      90° rotations.
385
386  * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library.
387
388  * trivial_channel_mixer: Simple channel mixer plugin
389
390  * trivial_mixer: Trivial audio mixer plugin
391
392  * trivial_resampler: Simple audio resampler
393
394  * ts: input module for MPEG TS decapsulation.
395  
396  * ts_dvbpsi: same as ts using libdvbpsi
397
398  * u8tofixed32: unsigned 8 bits to fixed 32 bits audio converter 
399
400  * u8tofloat32: unsigned 8 bits to float 32 bits audio converter 
401
402  * ugly_resampler: Ugly audio resampler
403
404  * v4l: Video 4 Linux input module
405
406  * vcd: input module for accessing Video CDs.
407
408  * vcdx: input module for accessing Video CDs with navigation & stills
409
410  * visual: visualisation system
411
412  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library.
413
414  * vout_directx: video output module using the DirectX API.
415
416  * vout_sdl: video output module using the SDL library.
417
418  * wall: image wall filter.
419
420  * wav: Wav demuxer
421
422  * waveout: simple audio output module for Windows.
423
424  * wingdi: WIN 32 / WIN CE GDI video output
425
426  * wxwindows: interface module using the cross-platform wxWindows library.
427
428  * x11: video output module using the X11 API.
429
430  * xosd: X On Screen Display interface
431
432  * xvid: Decoder for the Xvid codec, using libxvidcore
433
434  * xvideo: video output module using the XVideo API.