LIST 16.5 KB
Newer Older
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
1
List of vlc plugins (346)
2
$Id$
Gildas Bazin's avatar
 
Gildas Bazin committed
3
 * a52: A/52 basic parser/packetizer
4 5 6 7 8
 * a52sys: A/52 decapsulation demuxer.
 * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
 * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
 * aa: Ascii art video output
 * access_directory: Access module to read files in a directory
9
 * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
10
 * access_eyetv: Access module to connect to our plugin running within EyeTV
Clément Stenac's avatar
Clément Stenac committed
11
 * access_fake: Fake access to use for mosaic and other special streaming setups
12
 * access_file: File access module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
13
 * access_filter_bandwidth: Bandwidth limit module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
14
 * access_filter_dump: Raw input Dump module
Clément Stenac's avatar
Clément Stenac committed
15 16
 * access_filter_record: Raw input Recording module
 * access_filter_timeshift: Timeshifting module
17
 * access_ftp: FTP Network access module
18
 * access_gnomevfs: GnomeVFS access
19
 * access_http: HTTP Network access module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
20
 * access_jack: JACK audio input module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
21
 * access_mmap: mmap file access
22 23 24 25
 * access_mms: MMS over TCP, UDP and HTTP access module
 * access_output_dummy: dummy access_output module
 * access_output_file: File access_output module
 * access_output_http: HTTP Network access module
Rémi Duraffort's avatar
Rémi Duraffort committed
26
 * access_output_rtmp: RTMP stream output
27
 * access_output_shout: Shoutcast access output
28
 * access_output_udp: UDP Network access_output module
29
 * access_realrtsp: Real RTSP access
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
30
 * access_rtmp: RTMP network access
31
 * access_smb: SMB shares access module
32
 * access_tcp: TCP Network access module
33 34 35
 * access_udp: UDP Network access module 
 * adjust: Contrast/Hue/saturation/Brightness adjust module
 * adpcm: ADPCM audio decoder
Clément Stenac's avatar
Clément Stenac committed
36
 * aiff: AIFF demuxer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
37
 * alphamask: Alpha layer mask video filter
Sam Hocevar's avatar
 
Sam Hocevar committed
38
 * alsa: audio output module using the ALSA API.
39 40 41 42
 * aout_directx: audio output module using the DirectX API.
 * aout_file: Audio output to write to a file
 * aout_sdl: audio output module using the SDL library.
 * araw: Pseudo audio decoder for raw PCM
43
 * arts: ArTS audio output
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
44
 * asademux: ASS/SSA subtitles demuxer
45
 * asf: ASF demuxer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
46
 * atmo: Ambilight-like video-output
47
 * au: AU file demuxer
48
 * audio_format: helper module for audio transcoding
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
49
 * audioscrobbler: AudioScrobbler/Last.fm submission plugin
Clément Stenac's avatar
Clément Stenac committed
50
 * auhal: Audio output for MacOS X based on the AUHAL API.
Rémi Duraffort's avatar
Rémi Duraffort committed
51 52
 * avcodec: FFmpeg audio/video decoder
 * avformat: FFmpeg demuxer
53
 * avi: AVI File stream demuxer
54
 * bandlimited_resampler: Bandlimited interpolation audio resampler
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
55
 * bda: DVB support for Windows BDA drivers
56
 * beos: Audio output, video output and interface module for BeOS.
57
 * blend: a picture filter that blends two pictures
Jean-Paul Saman's avatar
Jean-Paul Saman committed
58
 * blendbench: a picture filter that test performance of blending routines
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
59
 * bluescreen: Bluescreen (weather channel like) video filter
60
 * bonjour: Zeroconf services discovery
61
 * caca: color ASCII art video output using libcaca
Rémi Duraffort's avatar
Rémi Duraffort committed
62
 * canvas: Automatically resize and padd a video
63
 * cc: CC 608/708 subtitles decoder
64
 * cdda: input module to read audio CDs
65
 * cddax: input module to read audio CDs via libcdio
66
 * cdg: CD-G decoder
Rémi Duraffort's avatar
Rémi Duraffort committed
67
 * chain: Video filtering using a chain of video filter modules
68 69
 * cinepak: Cinepack video decoder
 * clone: Clone video filter
70
 * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
71
 * colorthres:  Theshold color based on similarity to reference color Video filter
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
72 73
 * converter_fixed: Fixed-point audio format conversions
 * converter_float: Floating-point audio format conversions
74
 * crop: Crop video filter
75
 * croppadd: Crop/Padd image filter
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
76
 * csri: common subtitle interface decoder
Clément Stenac's avatar
Clément Stenac committed
77
 * cvdsub: CVD subtitles decoder
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
78
 * dbus: D-Bus control interface
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
79
 * dc1394: firewire input module
80
 * deinterlace: naive deinterlacing filter.
81
 * demux_cdg: Demuxer for CD-G files (Karaoke)
82
 * demuxdump: Pseudo-demuxer that dumps the stream
83
 * dirac: BBC Dirac codec
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
84
 * direct3d: video output module using the Direct3D API.
85
 * directfb: Direct Framebuffer video output
86
 * directory : input module to read files in a directory
87
 * dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
88
 * dolby_surround_decoder: simple decoder for dolby surround encoded streams
Clément Stenac's avatar
Clément Stenac committed
89
 * dshow: DirectShow access plugin for encoding cards under Windows
Gildas Bazin's avatar
 
Gildas Bazin committed
90
 * dts: DTS basic parser/packetizer
91
 * dtssys: raw DTS stream input module
Clément Stenac's avatar
Clément Stenac committed
92
 * dtstofloat32: DTS Audio converter
93
 * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
Sam Hocevar's avatar
 
Sam Hocevar committed
94
 * dummy: dummy audio output, video output, interface and input modules.
95
 * dv: DV video decoder
96
 * dvb: input module for DVB-S/C/T streaming using v4l2 API
97
 * dvbsub: decoder module for subs in dvb streams.
Sam Hocevar's avatar
 
Sam Hocevar committed
98
 * dvd: input module for accessing DVDs.
Clément Stenac's avatar
Clément Stenac committed
99
 * dvdnav: access module for DVDs with libdvdnav
Sam Hocevar's avatar
 
Sam Hocevar committed
100
 * dvdread: input module for accessing DVDs, uses libdvdread.
Jean-Paul Saman's avatar
Jean-Paul Saman committed
101
 * dynamicoverlay: subpicture filter using shared memory that can be written to by external applications
102
 * equalizer: a equalizer audio filter
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
103
 * erase: Logo erase video filter
104
 * es: input module for MPEG ES decapsulation.
105
 * esd: audio output module using the Esound sound daemon.
Clément Stenac's avatar
Clément Stenac committed
106
 * export: playlist export module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
107
 * extract: Extract RGB components video filter
108
 * faad: AAC decoder using libfaad2
Clément Stenac's avatar
Clément Stenac committed
109
 * fake: fake codec to be used in advanced streaming setups
Sam Hocevar's avatar
 
Sam Hocevar committed
110
 * fb: video output module for the Linux framebuffer.
111
 * fbosd: framebuffer osd plugin
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
112
 * flac: Flac decoder using libflac
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
113
 * flacsys: FLAC demuxer
114
 * float32_mixer: Precise float32 audio mixer
115
 * fluidsynth: Software MIDI synthetizer using libfluidsynth
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
116
 * folder: folder meta data and art finder
117 118
 * freetype: Utility to put text on video using freetype2
 * ftp : FTP input module
119
 * galaktos: a visualization module that outputs OpenGL
120
 * gapi: PocketPC Video output
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
121
 * gaussianblur: gaussian blur video filter
122
 * gestures: mouse gestures control plugin
Sam Hocevar's avatar
 
Sam Hocevar committed
123
 * ggi: video output module using the GGI API.
124 125
 * glwin32: a opengl provider using DirectX OpenGL
 * glx: a opengl provider using X11 OpenGL
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
126
 * gme: game music files demuxer
127 128
 * gnome2_main: Gtk+ wrapper for gtk_main
 * gnome_main: Gtk+ wrapper for gtk_main
129
 * gnutls: GNU TLS encryption/decryption module
Clément Stenac's avatar
Clément Stenac committed
130
 * goom: visualisation plugin based on goom
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
131
 * gradient: Gradient and edge detection video effects filter
132 133
 * grain: Grain Video filter
 * grey_yuv: grayscale to others conversion module
134
 * growl: announce currently playing stream to growl
135
 * growl_udp: growl UDP notification plugin
136 137
 * gtk2_main: Gtk+ wrapper for gtk_main
 * gtk_main: Gtk+ wrapper for gtk_main
Clément Stenac's avatar
Clément Stenac committed
138
 * h264: H264 decoder
139
 * hal: Linux HAL services discovery module
Clément Stenac's avatar
Clément Stenac committed
140
 * hd1000a: audio output module for the Roku HD1000 Set-Top-Box
Jean-Paul Saman's avatar
Jean-Paul Saman committed
141
 * hd1000v: video output module for the Roku HD1000 Set-Top-Box
142
 * headphone_channel_mixer:  headphone channel mixer with virtual spatialization effect.
143 144 145
 * hotkeys: hotkeys control module
 * http: HTTP remote control webinterface
 * i420_rgb: planar YUV to packed RGB conversion functions.
146
 * i420_rgb_mmx: MMX accelerated version of i420_rgb.
147
 * i420_rgb_sse2: sse2 accelerated version of i420_rgb.
148
 * i420_ymga: YUV to YUC conversion functions
149
 * i420_ymga_mmx: MMX accelerated version of i420_ymga
150
 * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
Clément Stenac's avatar
Clément Stenac committed
151
 * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2.
152
 * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
153
 * i420_yuy2_sse2: sse2 accelerated version of i420_yuy2.
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
154
 * i422_i420: 4:2:2 to 4:2:0 conversion functions
155
 * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
156
 * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
157
 * i422_yuy2_sse2: sse2 accelerated version of i422_yuy2.
158 159
 * id3: ID3 tag skipper
 * id3tag: ID3 tag parser/skipper using libid3tag
160
 * image: Image file video output
Rémi Duraffort's avatar
Rémi Duraffort committed
161
 * imgresample: FFmpeg video filter
162
 * inhibit: preventing the computer from suspending
163
 * invert: inverse video filter.
164
 * jack: jack server audio output
165
 * kate: kate text bitstream decoder
Rémi Duraffort's avatar
Rémi Duraffort committed
166
 * libass: Subtitle renderers using libass
167 168 169
 * libmpeg2: Mpeg2 video decoder using libmpeg2
 * linear_resampler: linear audio resampler
 * lirc: Linux infrared control module
170
 * live555: rtp demux based on liveMedia (live555.com)
171 172 173
 * logger: file logger plugin
 * logo: video filter to put a logo on the video
 * lpcm: LPCM decoder
174
 * lua: Lua scripting inteface
175
 * m4a: MPEG-4 Audio Stream demuxer
176
 * m4v: MPEG-4 Video Stream demuxer
177
 * macosx: Video output, and interface module for Mac OS X.
178
 * magnify: zoom video filter
179
 * marq: Overlays a marquee on the video
Clément Stenac's avatar
Clément Stenac committed
180
 * mash: OpenMash based decoder
181
 * memcpy3dn: 3D Now! accelerated version of memcpy.
Sam Hocevar's avatar
 
Sam Hocevar committed
182
 * memcpy: memory chunk copying module.
183
 * memcpyaltivec: Altivec accelerated version of memcpy.
Sam Hocevar's avatar
 
Sam Hocevar committed
184
 * memcpymmx: MMX accelerated version of memcpy.
185
 * memcpymmxext: MMX EXT accelerated version of memcpy.
186
 * mga: video output module for Matrox cards using the Linux mga kernel driver.
187
 * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
188
 * mjpeg: a demuxer for multipart and concatenated JPEG data.
189
 * mkv: Matroska demuxer
Clément Stenac's avatar
Clément Stenac committed
190
 * mod: MOD demuxer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
191
 * mono: stereo-to-mono downmix simple channel mixer
Clément Stenac's avatar
Clément Stenac committed
192
 * mosaic: Module used to display a mosaic
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
193
 * motion: Motion control interface
194
 * motionblur: Motion blur filter
195
 * motiondetect: Motion detection filter
196
 * mp4: MP4 file input module
197
 * mpc: Musepack decoder
Gildas Bazin's avatar
 
Gildas Bazin committed
198
 * mpeg_audio: MPEG audio parser/packetizer
199 200
 * mpga: MPEG-I/II Audio demuxer
 * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
Rémi Denis-Courmont's avatar
Rémi Denis-Courmont committed
201
 * mpgv: MPEG-I/II Video demuxer
202
 * msn: announce currently playing stream to MSN
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
203
 * musicbrainz: Art fetcher for music albums
Gildas Bazin's avatar
 
Gildas Bazin committed
204
 * mux_asf: ASF muxer
205 206 207
 * mux_avi: AVI muxer
 * mux_dummy: dummy muxer
 * mux_mp4: MP4 muxer
208
 * mux_mpjpeg: a multipart MIME MJPEG muxer
209 210
 * mux_ogg: OGG muxer
 * mux_ps: MPEG program stream muxer
211
 * mux_ts: MPEG transport stream muxer
212
 * mux_wav: a WAV muxer
213
 * ncurses: interface module using the ncurses library.
214
 * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
215
 * noise: Noise adding video filter
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
216 217
 * normvol: a audio filter for volume normalization.
 * notify: notifications using libnotify
218
 * nsc: decoder for Microsoft proprietary NSC descriptors
Clément Stenac's avatar
Clément Stenac committed
219
 * nsv: NullSoft Video demuxer
Clément Stenac's avatar
Clément Stenac committed
220
 * ntservice: run VLC as a NT service
Clément Stenac's avatar
Clément Stenac committed
221
 * nuv: NUV demuxer
Gildas Bazin's avatar
 
Gildas Bazin committed
222
 * ogg: input module for OGG decapsulation.
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
223 224
 * opencv_example: OpenCV example (face identification)
 * opencv_wrapper: OpenCV wrapper video filter
225
 * opengl: a opengl video output that uses opengl provider modules
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
226
 * opengllayer: a simple openGL video output
227
 * opie: interface for Opie using QT/Embedded library.
228
 * osd_parser: OSD import module
229
 * osdmenu: video_filter for displaying and streaming a On Screen Display menu
230 231
 * oss: audio output module using the OSS /dev/dsp interface.
 * packetizer_copy: Simple copy packetizer
Clément Stenac's avatar
Clément Stenac committed
232
 * packetizer_h264: H264 video packetizer
233 234 235
 * packetizer_mpeg4audio: MPEG4 audio packetizer
 * packetizer_mpeg4video: MPEG4 video packetizer
 * packetizer_mpegvideo: MPEG video packetizer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
236
 * packetizer_vc1: VC-1 video packetizer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
237
 * panoramix: image wall panoramic video with edge blending filter
238
 * param_eq: parametric equalizer
239
 * pda: interface for iPaq using the Gtk2+ widget set.
Clément Stenac's avatar
Clément Stenac committed
240
 * playlist: playlist import module
241
 * png: PNG images decoder
242
 * podcast: podcast feed parser
243
 * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
Rémi Duraffort's avatar
Rémi Duraffort committed
244
 * postproc: Video post processing filter
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
245
 * probe_hal: HAL probing module
246
 * ps: input module for MPEG PS decapsulation.
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
247
 * psychedelic: Psychedelic video filter
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
248
 * pulse: PulseAudio audio output module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
249
 * puzzle: puzzle video filter
Clément Stenac's avatar
Clément Stenac committed
250
 * pva: PVA demuxer
251 252
 * pvr: input module to read from a PVR card
 * qnx: QNX RTOS plugin
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
253
 * qt4: interface module using the cross-platform Qt4 library.
Rémi Duraffort's avatar
Rémi Duraffort committed
254
 * qtcapture: Quicktime Capture
255
 * qte: video output module for Qt Embedded.
256
 * qte_main: a QT Embedded GUI wrapper module.
257
 * quartztext: Text renderer using native Mac OS X API
258 259
 * quicktime: Quicktime decoder that uses the QT library
 * rawdv: Raw DV demuxer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
260
 * rawvid: raw video input module for vlc
261
 * rawvideo: Pseudo audio-decoder for raw video
Sam Hocevar's avatar
 
Sam Hocevar committed
262
 * rc: interface module using stdio.
Clément Stenac's avatar
Clément Stenac committed
263
 * real: partial Real audio/video demuxer
264
 * realaudio: Real audio decoder
Wang Bo's avatar
Wang Bo committed
265
 * realvideo: Real video decoder
Rémi Duraffort's avatar
Rémi Duraffort committed
266
 * remoteosd: Remote-OSD over VNC
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
267
 * ripple: Ripple video effect
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
268
 * rotate: Video rotation filter
Clément Stenac's avatar
Clément Stenac committed
269
 * rss: Display a RSS feed on the video output
270
 * rtcp: incomplete RTCP implementation
Clément Stenac's avatar
Clément Stenac committed
271
 * rv32: RV32 image format conversion module
272
 * sap: Interface module to read SAP/SDP announcments
273
 * scale: Images rescaler
Rémi Duraffort's avatar
Rémi Duraffort committed
274 275
 * scaletempo: Scale audio tempo in sync with playback rate
 * schroedinger: Schroedinger video decoder
276
 * screen: a input module that takes screenshots of the primary monitor
277
 * screensaver: screensaver disabling module
Clément Stenac's avatar
Clément Stenac committed
278
 * sdl_image: SDL-based image decoder
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
279
 * sharpen: Sharpen video filter
Clément Stenac's avatar
Clément Stenac committed
280
 * shout: Shoutcast services discovery
281
 * showintf: shows the main interface
Rémi Duraffort's avatar
Rémi Duraffort committed
282
 * signals: POSIX signals handling interface
283
 * simple_channel_mixer: channel mixer
Clément Stenac's avatar
Clément Stenac committed
284
 * skins2: Skinnable interface, new generation
285
 * smf: Standard MIDI file demuxer
286
 * snapshot: a output module to save pictures from the vout.
287
 * spatializer: A spatializer audio filter
288
 * spdif_mixer: dummy audio mixer for the S/PDIF output
Gildas Bazin's avatar
 
Gildas Bazin committed
289
 * speex: a speex audio decoder/packetizer using the libspeex library.
290
 * spudec: RLE DVD subtitles decoder.
Rémi Duraffort's avatar
Rémi Duraffort committed
291
 * stats: Stats encoder function
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
292
 * stream_out_autodel: monitor mux inputs and automatically add/delete streams
293
 * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
294
 * stream_out_description: helper module for RTSP vod
295 296 297 298
 * stream_out_display: displays a stream output chain 
 * stream_out_dummy: dummy stream out chain module
 * stream_out_duplicate: duplicates a stream output chain
 * stream_out_es: stream out module outputing ES
Gildas Bazin's avatar
 
Gildas Bazin committed
299
 * stream_out_gather: stream out module gathering inputs for seemless transitions
300
 * stream_out_mosaic_bridge: stream output module to make a mosaic. To be used with VLM
301
 * stream_out_standard: standard stream output module
Clément Stenac's avatar
Clément Stenac committed
302
 * stream_out_switcher: stream output module to display backgrounds
303
 * stream_out_transcode: audio & video transcoder using ffmpeg
304
 * stream_out_transrate: audio & video transrater using ffmpeg
305
 * subsdec: a codec to output textual subtitles
306
 * subsusf: a demuxer for USF subtitles
307
 * subtitle: a demuxer for subtitle files
Clément Stenac's avatar
Clément Stenac committed
308
 * svcdsub: SVCD subtitles decoder
309
 * svg: a svg renderer module
310
 * svgalib: SGVAlib output plugin
Rémi Duraffort's avatar
Rémi Duraffort committed
311
 * swscale: Video scaling filter
312
 * t140: T.140 text encoder
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
313
 * taglib: Taglib tags parser and writer
314
 * tarkin: a tarkin video decoder using libtarkin
315
 * telepathy: Telepathy Presence information using MissionControl notification
Clément Stenac's avatar
Clément Stenac committed
316
 * telnet: Telnet control interface for VideoLAN Media Manager
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
317
 * telx: teletext subtitles decoder
318 319 320 321
 * test1: Empty C module
 * test2: Empty C++ module
 * test3: Empty Objective C module
 * test4: Stress test module
Gildas Bazin's avatar
 
Gildas Bazin committed
322
 * theora: a theora video decoder/packetizer/encoder using the libtheora library.
323
 * time: Overlays the current time
324
 * transform: filter for horizontal and vertical image flips and 90° rotations
Gildas Bazin's avatar
 
Gildas Bazin committed
325
 * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library.
326 327 328
 * trivial_channel_mixer: Simple channel mixer plugin
 * trivial_mixer: Trivial audio mixer plugin
 * trivial_resampler: Simple audio resampler
Clément Stenac's avatar
Clément Stenac committed
329
 * ts: MPEG-TS demuxer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
330
 * tta: Lossless True Audio parser
Clément Stenac's avatar
Clément Stenac committed
331 332
 * twolame: a mp1 mp2 audio encoder based on twolame
 * ty: TY demuxer
333
 * ugly_resampler: Ugly audio resampler
Clément Stenac's avatar
Clément Stenac committed
334
 * upnp: Universal Plug'n play discovery module
335 336
 * upnp_cc: Cyberlink UPNP discovery
 * upnp_intel: Intel SDL UPNP discovery
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
337
 * v4l2: Video 4 Linux 2 input module
338
 * v4l: Video 4 Linux input module
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
339
 * vc1: VC-1 Video demuxer
Sam Hocevar's avatar
 
Sam Hocevar committed
340
 * vcd: input module for accessing Video CDs.
Gildas Bazin's avatar
 
Gildas Bazin committed
341
 * vcdx: input module for accessing Video CDs with navigation & stills
Clément Stenac's avatar
Clément Stenac committed
342
 * visual: visualisation system
343
 * vmem: memory video driver
344
 * vobsub: VobSUB subtitles demuxer
Clément Stenac's avatar
Clément Stenac committed
345
 * voc: VOC demuxer
346
 * vod_rtsp: RTSP VoD module
Gildas Bazin's avatar
 
Gildas Bazin committed
347
 * vorbis: a vorbis audio decoder/packetizer using the libvorbis library.
348 349 350 351
 * vout_directx: video output module using the DirectX API.
 * vout_sdl: video output module using the SDL library.
 * wall: image wall filter.
 * wav: Wav demuxer
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
352
 * wave: Wave video effect
353
 * waveout: simple audio output module for Windows.
Clément Stenac's avatar
Clément Stenac committed
354
 * win32text: Text renderer using native Win32 API
355
 * wince: Pocket PC interface
Clément Stenac's avatar
Clément Stenac committed
356
 * wingapi: Win CE video output
357
 * wingdi: WIN 32 / WIN CE GDI video output
Clément Stenac's avatar
Clément Stenac committed
358
 * wxwidgets: interface module using the cross-platform wxWindows library.
Sam Hocevar's avatar
 
Sam Hocevar committed
359
 * x11: video output module using the X11 API.
Clément Stenac's avatar
Clément Stenac committed
360
 * x264: H264 video decoder using X264
Clément Stenac's avatar
Clément Stenac committed
361
 * xa: XA demuxer
362
 * xml: LibXML xml parser
363
 * xosd: X On Screen Display interface
364
 * xtag: XTAG xml parser
365 366
 * xvid: Decoder for the Xvid codec, using libxvidcore
 * xvideo: video output module using the XVideo API.
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
367
 * xvmc: XVMC video output and decoder
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
368 369
 * yuy2_i420: yuy2 to 4:2:0 conversions functions
 * yuy2_i422: yuy2 to 4:2:2 conversions functions
370
 * zvbi: Teletext decoder using libzbvi