]> git.sesse.net Git - vlc/blob - modules/LIST
Remove CORBA module, which I is not used anymore (not even by me...)
[vlc] / modules / LIST
1 List of vlc plugins (271)
2 $Id$
3  * a52: A/52 basic parser/packetizer
4  * a52sys: A/52 decapsulation demuxer.
5  * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
6  * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
7  * aa: Ascii art video output
8  * access_directory: Access module to read files in a directory
9  * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
10  * access_fake: Fake access to use for mosaic and other special streaming setups
11  * access_file: File access module
12  * access_filter_record: Raw input Recording module
13  * access_filter_timeshift: Timeshifting module
14  * access_ftp: FTP Network access module
15  * access_gnomevfs: GnomeVFS access
16  * access_http: HTTP Network access module
17  * access_mms: MMS over TCP, UDP and HTTP access module
18  * access_output_dummy: dummy access_output module
19  * access_output_file: File access_output module
20  * access_output_http: HTTP Network access module
21  * access_output_shout: Shoutcast access output
22  * access_output_udp: UDP Network access_output module
23  * access_realrtsp: Real RTSP access
24  * access_smb: SMB shares access module
25  * access_tcp: TCP Network access module
26  * access_udp: UDP Network access module 
27  * adjust: Contrast/Hue/saturation/Brightness adjust module
28  * adpcm: ADPCM audio decoder
29  * aiff: AIFF demuxer
30  * alsa: audio output module using the ALSA API.
31  * aout_directx: audio output module using the DirectX API.
32  * aout_file: Audio output to write to a file
33  * aout_sdl: audio output module using the SDL library.
34  * araw: Pseudo audio decoder for raw PCM
35  * arts: ArTS audio output
36  * asf: ASF demuxer
37  * au: AU file demuxer
38  * audio_format: helper module for audio transcoding
39  * auhal: Audio output for MacOS X based on the AUHAL API.
40  * avi: AVI File stream demuxer
41  * bandlimited_resampler: Bandlimited interpolation audio resampler
42  * beos: Audio output, video output and interface module for BeOS.
43  * blend: a picture filter that blends two pictures
44  * bonjour: Zeroconf services discovery
45  * caca: color ASCII art video output using libcaca
46  * cdda: input module to read audio CDs
47  * cddax: input module to read audio CDs via libcdio
48  * cinepak: Cinepack video decoder
49  * clone: Clone video filter
50  * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
51  * crop: Crop video filter
52  * cvdsub: CVD subtitles decoder
53  * daap: iTunes shares services discovery
54  * deinterlace: naive deinterlacing filter.
55  * demuxdump: Pseudo-demuxer that dumps the stream
56  * dirac: BBC Dirac codec
57  * directfb: Direct Framebuffer video output
58  * directory : input module to read files in a directory
59  * dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
60  * dolby_surround_decoder: simple decoder for dolby surround encoded streams
61  * dshow: DirectShow access plugin for encoding cards under Windows
62  * dts: DTS basic parser/packetizer
63  * dtssys: raw DTS stream input module
64  * dtstofloat32: DTS Audio converter
65  * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
66  * dummy: dummy audio output, video output, interface and input modules.
67  * dv: DV video decoder
68  * dvb: input module for DVB-S/C/T streaming using v4l2 API
69  * dvbsub: decoder module for subs in dvb streams.
70  * dvd: input module for accessing DVDs.
71  * dvdnav: access module for DVDs with libdvdnav
72  * dvdread: input module for accessing DVDs, uses libdvdread.
73  * equalizer: a equalizer audio filter
74  * es: input module for MPEG ES decapsulation.
75  * esd: audio output module using the Esound sound daemon.
76  * export: playlist export module
77  * faad: AAC decoder using libfaad2
78  * fake: fake codec to be used in advanced streaming setups
79  * fb: video output module for the Linux framebuffer.
80  * ffmpeg: Video decoder using the ffmpeg library
81  * ffmpegaltivec: Video decoder using the ffmpeg library (Altivec version)
82  * fixed32tofloat32: Audio converter from fixed 32 bits to float 32 bits
83  * fixed32tos16: Fixed 32 bits to Signed 16 bits integer audio converter
84  * flac: A/52 demuxer
85  * flacdec: Flac decoder using libflac
86  * float32_mixer: Precise float32 audio mixer
87  * float32tos16: float32 to 16 bits signed integer audio converter
88  * float32tos8: float32 to 8 bits signed integer audio converter
89  * float32tou16: float32 to 16 bits unsigned integer audio converter
90  * float32tou8: float32 to 8 bits unsigned integer audio converter
91  * freetype: Utility to put text on video using freetype2
92  * ftp : FTP input module
93  * galaktos: a visualization module that outputs OpenGL
94  * gapi: PocketPC Video output
95  * gestures: mouse gestures control plugin
96  * ggi: video output module using the GGI API.
97  * glide: video output module using the Glide API.
98  * glwin32: a opengl provider using DirectX OpenGL
99  * glx: a opengl provider using X11 OpenGL
100  * gnome2_main: Gtk+ wrapper for gtk_main
101  * gnome_main: Gtk+ wrapper for gtk_main
102  * gnutls: GNU TLS encryption/decryption module
103  * goom: visualisation plugin based on goom
104  * growl: announce currently playing stream to growl
105  * gtk2_main: Gtk+ wrapper for gtk_main
106  * gtk_main: Gtk+ wrapper for gtk_main
107  * h264: H264 decoder
108  * hal: Linux HAL services discovery module
109  * hd1000a: audio output module for the Roku HD1000 Set-Top-Box
110  * hd1000v: video output module for the Roku HD1000 Set-Top-Box
111  * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect.
112  * hotkeys: hotkeys control module
113  * http: HTTP remote control webinterface
114  * i420_rgb: planar YUV to packed RGB conversion functions.
115  * i420_rgb_mmx: MMX accelerated version of i420_rgb.
116  * i420_ymga: YUV to YUC conversion functions
117  * i420_ymga_mmx: MMX accelerated version of i420_ymga
118  * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
119  * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2.
120  * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
121  * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
122  * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
123  * id3: ID3 tag skipper
124  * id3tag: ID3 tag parser/skipper using libid3tag
125  * image: Image file video output
126  * invert: inverse video filter.
127  * ipv4: IPv4 network abstraction layer
128  * ipv6: IPv6 network abstraction layer
129  * jack: jack server audio output
130  * libmpeg2: Mpeg2 video decoder using libmpeg2
131  * linear_resampler: linear audio resampler
132  * lirc: Linux infrared control module
133  * live555: rtp demux based on liveMedia (live555.com)
134  * logger: file logger plugin
135  * logo: video filter to put a logo on the video
136  * lpcm: LPCM decoder
137  * m4a: MPEG-4 Audio Stream demuxer
138  * m4v: MPEG-4 Video Stream demuxer
139  * macosx: Video output, and interface module for Mac OS X.
140  * magnify: zoom video filter
141  * marq: Overlays a marquee on the video
142  * mash: OpenMash based decoder
143  * memcpy3dn: 3D Now! accelerated version of memcpy.
144  * memcpy: memory chunk copying module.
145  * memcpyaltivec: Altivec accelerated version of memcpy.
146  * memcpymmx: MMX accelerated version of memcpy.
147  * memcpymmxext: MMX EXT accelerated version of memcpy.
148  * mga: video output module for Matrox cards using the Linux mga kernel driver.
149  * mjpeg: a demuxer for multipart and concatenated JPEG data.
150  * mkv: Matroska demuxer
151  * mod: MOD demuxer
152  * mosaic: Module used to display a mosaic
153  * motionblur: Motion blur filter
154  * motiondetect: Motion detection filter
155  * mp4: MP4 file input module
156  * mpc: Musepack decoder
157  * mpeg_audio: MPEG audio parser/packetizer
158  * mpga: MPEG-I/II Audio demuxer
159  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
160  * mpgv: MPEG-I/II Video demuxer
161  * msn: announce currently playing stream to MSN
162  * mux_asf: ASF muxer
163  * mux_avi: AVI muxer
164  * mux_dummy: dummy muxer
165  * mux_mp4: MP4 muxer
166  * mux_mpjpeg: a multipart MIME MJPEG muxer
167  * mux_ogg: OGG muxer
168  * mux_ps: MPEG program stream muxer
169  * mux_ts: MPEG transport stream muxer
170  * mux_wav: a WAV muxer
171  * ncurses: interface module using the ncurses library.
172  * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback
173  * normvol: a audio filter for volume normalization. 
174  * nsc: decoder for Microsoft proprietary NSC descriptors
175  * nsv: NullSoft Video demuxer
176  * ntservice: run VLC as a NT service
177  * nuv: NUV demuxer
178  * ogg: input module for OGG decapsulation.
179  * opengl: a opengl video output that uses opengl provider modules
180  * opie: interface for Opie using QT/Embedded library.
181  * osdmenu: video_filter for displaying and streaming a On Screen Display menu
182  * oss: audio output module using the OSS /dev/dsp interface.
183  * packetizer_copy: Simple copy packetizer
184  * packetizer_h264: H264 video packetizer
185  * packetizer_mpeg4audio: MPEG4 audio packetizer
186  * packetizer_mpeg4video: MPEG4 video packetizer
187  * packetizer_mpegvideo: MPEG video packetizer
188  * param_eq: parametric equalizer
189  * pda: interface for iPaq using the Gtk2+ widget set.
190  * playlist: playlist import module
191  * png: PNG images decoder
192  * podcast: podcast feed parser
193  * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
194  * ps: input module for MPEG PS decapsulation.
195  * pva: PVA demuxer
196  * pvr: input module to read from a PVR card
197  * qnx: QNX RTOS plugin
198  * qte: video output module for Qt Embedded.
199  * qte_main: a QT Embedded GUI wrapper module.
200  * quicktime: Quicktime decoder that uses the QT library
201  * rawdv: Raw DV demuxer
202  * rawvideo: Pseudo audio-decoder for raw video
203  * rc: interface module using stdio.
204  * real: partial Real audio/video demuxer
205  * realaudio: Real audio decoder
206  * rss: Display a RSS feed on the video output
207  * rtcp: incomplete RTCP implementation
208  * rv32: RV32 image format conversion module
209  * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter
210  * s16tofloat32: Signed 16 bits to float 32 bits audio converter
211  * s16tofloat32swab: Signed 16 bits to float 32 bits audio converter with endianess change
212  * s8tofloat32: Signed 8 bits to float 32 bits audio converter
213  * sap: Interface module to read SAP/SDP announcments
214  * scale: Images rescaler
215  * screen: a input module that takes screenshots of the primary monitor
216  * screensaver: screensaver disabling module
217  * sdl_image: SDL-based image decoder
218  * shout: Shoutcast services discovery
219  * showintf: shows the main interface
220  * simple_channel_mixer: channel mixer
221  * skins2: Skinnable interface, new generation
222  * snapshot: a output module to save pictures from the vout.
223  * spdif_mixer: dummy audio mixer for the S/PDIF output
224  * speex: a speex audio decoder/packetizer using the libspeex library.
225  * spudec: RLE DVD subtitles decoder.
226  * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
227  * stream_out_description: helper module for RTSP vod
228  * stream_out_display: displays a stream output chain 
229  * stream_out_dummy: dummy stream out chain module
230  * stream_out_duplicate: duplicates a stream output chain
231  * stream_out_es: stream out module outputing ES
232  * stream_out_gather: stream out module gathering inputs for seemless transitions
233  * stream_out_mosaic_bridge: stream output module to make a mosaic. To be used with VLM
234  * stream_out_rtp: output using the RTP protocol
235  * stream_out_standard: standard stream output module
236  * stream_out_switcher: stream output module to display backgrounds
237  * stream_out_transcode: audio & video transcoder using ffmpeg
238  * stream_out_transrate: audio & video transrater using ffmpeg
239  * subsdec: a codec to output textual subtitles
240  * subtitle: a demuxer for subtitle files
241  * svcdsub: SVCD subtitles decoder
242  * svg: a svg renderer module
243  * svgalib: SGVAlib output plugin
244  * swscale: Image scaling module
245  * tarkin: a tarkin video decoder using libtarkin
246  * telnet: Telnet control interface for VideoLAN Media Manager
247  * test1: Empty C module
248  * test2: Empty C++ module
249  * test3: Empty Objective C module
250  * test4: Stress test module
251  * test_playlist: playlist test suite
252  * theora: a theora video decoder/packetizer/encoder using the libtheora library.
253  * time: Overlays the current time
254  * transform: filter for horizontal and vertical image flips and 90° rotations
255  * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library.
256  * trivial_channel_mixer: Simple channel mixer plugin
257  * trivial_mixer: Trivial audio mixer plugin
258  * trivial_resampler: Simple audio resampler
259  * ts: MPEG-TS demuxer
260  * twolame: a mp1 mp2 audio encoder based on twolame
261  * ty: TY demuxer
262  * u8tofixed32: unsigned 8 bits to fixed 32 bits audio converter 
263  * u8tofloat32: unsigned 8 bits to float 32 bits audio converter 
264  * ugly_resampler: Ugly audio resampler
265  * upnp: Universal Plug'n play discovery module
266  * upnp_cc: Cyberlink UPNP discovery
267  * upnp_intel: Intel SDL UPNP discovery
268  * v4l: Video 4 Linux input module
269  * vcd: input module for accessing Video CDs.
270  * vcdx: input module for accessing Video CDs with navigation & stills
271  * visual: visualisation system
272  * vobsub: VobSUB subtitles demuxer
273  * voc: VOC demuxer
274  * vod_rtsp: RTSP VoD module
275  * vorbis: a vorbis audio decoder/packetizer using the libvorbis library.
276  * vout_directx: video output module using the DirectX API.
277  * vout_sdl: video output module using the SDL library.
278  * wall: image wall filter.
279  * wav: Wav demuxer
280  * waveout: simple audio output module for Windows.
281  * win32text: Text renderer using native Win32 API
282  * wince: Pocket PC interface
283  * wingapi: Win CE video output
284  * wingdi: WIN 32 / WIN CE GDI video output
285  * wxwidgets: interface module using the cross-platform wxWindows library.
286  * x11: video output module using the X11 API.
287  * x264: H264 video decoder using X264
288  * xa: XA demuxer
289  * xml: LibXML xml parser
290  * xosd: X On Screen Display interface
291  * xtag: XTAG xml parser
292  * xvid: Decoder for the Xvid codec, using libxvidcore
293  * xvideo: video output module using the XVideo API.