]> git.sesse.net Git - vlc/blobdiff - modules/LIST
* modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
[vlc] / modules / LIST
index f65fef890884d8df564136fc1cb6f18bf08d1b2c..36fe018368170e348dd3ac321272c72d8ad2bffa 100644 (file)
@@ -1,10 +1,8 @@
 List of vlc plugins (221)
-$Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
+$Id$
 
- * a52: A/52 basic parser
+ * a52: A/52 basic parser/packetizer
 
- * a52old: Old A/52 decoder
  * a52sys: A/52 decapsulation demuxer.
 
  * a52tofloat32: A/52 audio converter & decoder plugin, using liba52
@@ -33,12 +31,16 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * access_output_udp: UDP Network access_output module
 
+ * access_tcp: TCP Network access module
+
  * access_udp: UDP Network access module 
 
  * adjust: Contrast/Hue/saturation/Brightness adjust module
  
  * adpcm: ADPCM audio decoder
 
+ * aiff: AIFF demuxer
+
  * alsa: audio output module using the ALSA API.
 
  * aout_directx: audio output module using the DirectX API.
@@ -57,15 +59,21 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * avi: AVI File stream demuxer
 
- * bandlimited_resampler: Badnlimited interpolation audio resampler
+ * bandlimited_resampler: Bandlimited interpolation audio resampler
 
  * beos: Audio output, video output and interface module for BeOS.
 
+ * caca: color ASCII art video output using libcaca
+
  * cdda: input module to read audio CDs
 
+ * cddax: input module to read audio CDs via libcdio
+
  * cinepak: Cinepack video decoder
 
  * clone: Clone video filter
+ * cmml: Continuous Media Markup Language annotations/hyperlinks decoder
 
  * corba: CORBA control module
 
@@ -74,48 +82,54 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
  * coreaudio_resampler: Audio resampler based on CoreAudio's AudioConverter
 
  * crop: Crop video filter
+ * cvdsub: CVD subtitles decoder
 
  * deinterlace: naive deinterlacing filter.
 
+ * demux2: demux compatibility layer
+
  * demuxdump: Pseudo-demuxer that dumps the stream
 
+ * demuxstream: MPEG TS demuxer which also sends the stream to the network
+
  * demuxsub: Text subtitles demuxer
 
  * directory : input module to read files in a directory
 
  * distort: miscellaneous image effects filter.
 
- * downmix3dn: 3D Now! accelerated version of downmix.
-
- * downmix: downmix module, used by the AC3 decoder.
-
- * downmixsse: SSE accelerated version of downmix.
-
  * dshow: DirectShow access plugin for encoding cards under Windows
 
- * dts: DTS basic parser
+ * dts: DTS basic parser/packetizer
+ * dtssys: raw DTS stream input module
+
+ * dtstofloat32: DTS Audio converter
 
  * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
 
  * dummy: dummy audio output, video output, interface and input modules.
 
+ * dv: DV video decoder
+
  * dvb: input module for DVB-S/C/T streaming using v4l2 API
 
+ * dvbsub: decoder module for subs in dvb streams.
+
  * dvd: input module for accessing DVDs.
 
+ * dvdnav: access module for DVDs with libdvdnav
+
  * dvdplay: access module for accessing DVDs using libdvdplay
 
  * dvdread: input module for accessing DVDs, uses libdvdread.
 
- * dv: DV video decoder
- * encoder_ffmpeg: Encoder using the ffmpeg library
-
- * encoder_xvid: Encoder for the xvid codec using libxvidcore
+ * es: input module for MPEG ES decapsulation.
 
  * esd: audio output module using the Esound sound daemon.
 
- * es: input module for MPEG ES decapsulation.
+ * export: playlist export module
 
  * faad: AAC decoder using libfaad2
 
@@ -169,49 +183,41 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * gtk_main: Gtk+ wrapper for gtk_main
 
+ * h264: H264 decoder
+
+ * hd1000a: audio output module for the Roku HD1000 Set-Top-Box
+
+ * hd1000v: video output module for the Roku HD1000 Set-Top-Box
+
  * headphone_channel_mixer:
         headphone channel mixer with virtual spatialization effect.
 
- * httpd: HTTP server
+ * hotkeys: hotkeys control module
 
- * http: HTTP remote control interface
-
- * i420_rgb_mmx: MMX accelerated version of i420_rgb.
+ * http: HTTP remote control webinterface
 
  * i420_rgb: planar YUV to packed RGB conversion functions.
 
- * i420_ymga_mmx: MMX accelerated version of i420_ymga
+ * i420_rgb_mmx: MMX accelerated version of i420_rgb.
 
  * i420_ymga: YUV to YUC conversion functions
-
- * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
+  
+ * i420_ymga_mmx: MMX accelerated version of i420_ymga
 
  * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions.
 
- * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
-
- * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
-
- * id3: ID3 tag skipper
- * id3tag: ID3 tag parser/skipper using libid3tag
+ * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2.
  
- * idctaltivec: AltiVec accelerated version of idct.
+ * i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
  
- * idctclassic: another version of idct.
+ * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
 
- * idct: inverse DCT module, used by mpeg_video_old
+ * i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
 
- * idctmmxext: MMX EXT accelerated version of idct.
+ * id3: ID3 tag skipper
  
- * idctmmx: MMX accelerated version of idct.
+ * id3tag: ID3 tag parser/skipper using libid3tag
  
- * imdct3dn: 3D Now! Accelerated A/52 DCT
-
- * imdct: IMDCT module for the A/52 decoder
-
- * imdctsse: SSE accelerated A/52 DCT
-
  * invert: inverse video filter.
 
  * ipv4: IPv4 network abstraction layer
@@ -228,6 +234,8 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * lirc: Linux infrared control module
 
+ * livedotcom: rtp demux based on liveMedia (live.com)
+
  * logger: file logger plugin
 
  * logo: video filter to put a logo on the video
@@ -238,45 +246,43 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * m4v: MPEG-4 Video Stream demuxer
 
- * macosx: Audio output, Video output, and nterface module for Mac OS X.
+ * macosx: Video output, and interface module for Mac OS X.
 
- * memcpy3dn: 3D Now! accelerated version of memcpy.
+ * mash: OpenMash based decoder
 
- * memcpyaltivec: Altivec accelerated version of memcpy.
+ * memcpy3dn: 3D Now! accelerated version of memcpy.
 
  * memcpy: memory chunk copying module.
 
- * memcpymmxext: MMX EXT accelerated version of memcpy.
+ * memcpyaltivec: Altivec accelerated version of memcpy.
 
  * memcpymmx: MMX accelerated version of memcpy.
+ * memcpymmxext: MMX EXT accelerated version of memcpy.
 
  * mga: video output module for Matrox cards using the Linux mga kernel driver.
 
+ * mjpeg: a demuxer for multipart and concatenated JPEG data.
+
  * mkv: Matroska demuxer
 
- * motion3dnow: 3D Now! accelerated version of motion.
- * motionaltivec: AltiVec accelerated version of motion.
+ * mod: MOD demuxer
 
  * motionblur: Motion blur filter
 
- * motionmmxext: MMX EXT accelerated version of motion.
- * motionmmx: MMX accelerated version of motion.
-
- * motion: motion compensation module for mpeg_video_old
-
  * mp4: MP4 file input module
 
- * mpeg_audio: MPEG audio parser and packetizer
+ * mpeg_audio: MPEG audio parser/packetizer
 
  * mpeg_system: helper module for TS, PS and PES management
 
- * mpeg_video_old: MPEG and MPEG2 video decoder.
-
  * mpga: MPEG-I/II Audio demuxer
 
  * mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
+ * mpgv: MPEG-I/II Vidéo demuxer
+
+ * mux_asf: ASF muxer
 
  * mux_avi: AVI muxer
 
@@ -287,53 +293,57 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
  * mux_ogg: OGG muxer
  
  * mux_ps: MPEG program stream muxer
+ * mux_ts: MPEG transport stream muxer
 
  * mux_ts_dvbpsi: MPEG transport stream muxer using libdvbpsi
 
- * mux_ts: MPEG transport stream muxer
-
  * ncurses: interface module using the ncurses library.
 
+ * nsv: NullSoft Video demuxer
+
  * ntservice: run VLC as a NT service
 
  * ogg: input module for OGG decapsulation.
 
+ * opie: interface for Opie using QT/Embedded library.
+
  * oss: audio output module using the OSS /dev/dsp interface.
  
- * packetizer_a52: A/52 audio packetizer
-
  * packetizer_copy: Simple copy packetizer
+ * packetizer_h264: H264 video packetizer
 
  * packetizer_mpeg4audio: MPEG4 audio packetizer
  
  * packetizer_mpeg4video: MPEG4 video packetizer
 
- * packetizer_mpegaudio: MPEG audio packetizer
  * packetizer_mpegvideo: MPEG video packetizer
  
- * packetizer_vorbis: Vorbis packetizer
-
  * pda: interface for iPaq using the Gtk2+ widget set.
 
+ * playlist: playlist import module
  * postprocessing_c: Video Postprocessing module
 
+ * postprocessing_mmx: Video Postprocessing module using MMX
  * postprocessing_mmxext: Video Postprocessing module using MMX_EXT 
 
- * postprocessing_mmx: Video Postprocessing module using MMX
+ * ps2: new generation MPEG PS demuxer
 
  * ps: input module for MPEG PS decapsulation.
+ * pva: PVA demuxer
 
  * pvr: input module to read from a PVR card
 
  * qnx: QNX RTOS plugin
 
- * qte_main: QT Embedded wrapper for gte_main
+ * qt: interface module using the Qt widget set.
 
  * qte: video output module for Qt Embedded.
  
- * qt: interface module using the Qt widget set.
-
  * quicktime: Quicktime decoder that uses the QT library
 
  * rawdv: Raw DV demuxer
@@ -342,6 +352,8 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * rc: interface module using stdio.
 
+ * real: partial Real audio/video demuxer
+
  * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter
 
  * s16tofloat32: Signed 16 bits to float 32 bits audio converter
@@ -354,16 +366,20 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * satellite: Satellite cards access module
 
- * scope: Scope visualization plugin (broken)
-
  * screensaver: screensaver disabling module
 
+ * sgimb: SGIMB referrer files parser
+
+ * skins2: Skinnable interface, new generation
+
  * skins: Skinnable interface
 
  * slp: input module to access SLP registered sessions
 
  * spdif_mixer: dummy audio mixer for the S/PDIF output
 
+ * speex: a speex audio decoder/packetizer using the libspeex library.
+
  * spudec: DVD subtitles decoder.
 
  * stream_out_display: displays a stream output chain 
@@ -374,16 +390,26 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * stream_out_es: stream out module outputing ES
 
- * stream_out_standard: standard stream output module
+ * stream_out_gather: stream out module gathering inputs for seemless transitions
+
+ * stream_out_rtp: output using the RTP protocol
  
+ * stream_out_standard: standard stream output module
+
  * stream_out_transcode: audio & video transcoder using ffmpeg
 
- * subsdec: Another SPU decoder
+ * stream_out_transrate: audio & video transrater using ffmpeg
+
+ * subsdec: Another SPU decoder for text subtitles
+
+ * svcdsub: SVCD subtitles decoder
 
  * svgalib: SGVAlib output plugin
 
  * tarkin: a tarkin video decoder using libtarkin
 
+ * telnet: Telnet control interface for VideoLAN Media Manager
+
  * test1: Empty C module
 
  * test2: Empty C++ module
@@ -392,7 +418,7 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * test4: Stress test module
 
- * theora: a theora video decoder using the libtheora library.
+ * theora: a theora video decoder/packetizer/encoder using the libtheora library.
 
  * transform: filter for horizontal and vertical image flips and
                      90° rotations.
@@ -404,11 +430,13 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
  * trivial_mixer: Trivial audio mixer plugin
 
  * trivial_resampler: Simple audio resampler
-
- * ts_dvbpsi: same as ts using libdvbpsi
+ * ts2: new generation MPEG TS demuxer
 
  * ts: input module for MPEG TS decapsulation.
 
+ * ts_dvbpsi: same as ts using libdvbpsi
+
  * u8tofixed32: unsigned 8 bits to fixed 32 bits audio converter 
 
  * u8tofloat32: unsigned 8 bits to float 32 bits audio converter 
@@ -419,28 +447,30 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * vcd: input module for accessing Video CDs.
 
+ * vcdx: input module for accessing Video CDs with navigation & stills
+
  * visual: visualisation system
 
- * vorbis: a vorbis audio decoder using the libvorbis library.
+ * vorbis: a vorbis audio decoder/packetizer using the libvorbis library.
 
  * vout_directx: video output module using the DirectX API.
 
- * vout_encoder: Encoder plugin
-
  * vout_sdl: video output module using the SDL library.
 
  * wall: image wall filter.
 
- * waveout: simple audio output module for Windows.
-
  * wav: Wav demuxer
 
+ * waveout: simple audio output module for Windows.
+
  * wingdi: WIN 32 / WIN CE GDI video output
 
  * wxwindows: interface module using the cross-platform wxWindows library.
 
  * x11: video output module using the X11 API.
 
+ * x264: H264 video decoder using X264
+
  * xosd: X On Screen Display interface
 
  * xvid: Decoder for the Xvid codec, using libxvidcore