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