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