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