]> git.sesse.net Git - vlc/blobdiff - modules/LIST
* all: remove sout_format_t and use es_format_t instead.
[vlc] / modules / LIST
index 4d4c8e759e64721069fb63a50f03896f9204b9b7..2a2ff8f0ae188c8e30809926f153235e7d8e1ede 100644 (file)
@@ -1,10 +1,8 @@
 List of vlc plugins (221)
-$Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
+$Id: LIST,v 1.17 2003/11/17 06:31:22 hartman Exp $
 
- * 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
@@ -57,12 +55,16 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool 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
@@ -79,44 +81,38 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * 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
 
  * 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.
 
  * 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.
-
  * faad: AAC decoder using libfaad2
 
  * fb: video output module for the Linux framebuffer.
@@ -172,14 +168,16 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
  * headphone_channel_mixer:
         headphone channel mixer with virtual spatialization effect.
 
- * httpd: HTTP server
+ * hotkeys: hotkeys control module
 
- * http: HTTP remote control interface
+ * http: HTTP remote control webinterface
 
- * i420_rgb_mmx: MMX accelerated version of i420_rgb.
+ * httpd: HTTP server
 
  * i420_rgb: planar YUV to packed RGB conversion functions.
 
+ * i420_rgb_mmx: MMX accelerated version of i420_rgb.
+
  * i420_ymga_mmx: MMX accelerated version of i420_ymga
 
  * i420_ymga: YUV to YUC conversion functions
@@ -196,22 +194,6 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
  
  * id3tag: ID3 tag parser/skipper using libid3tag
  
- * idctaltivec: AltiVec accelerated version of idct.
- * idctclassic: another version of idct.
-
- * idct: inverse DCT module, used by mpeg_video_old
-
- * idctmmxext: MMX EXT accelerated version of idct.
- * idctmmx: MMX accelerated version of idct.
- * 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 +210,8 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool 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,7 +222,7 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool 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.
 
@@ -254,30 +238,20 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * mkv: Matroska demuxer
 
- * motion3dnow: 3D Now! accelerated version of motion.
- * motionaltivec: AltiVec accelerated version of motion.
-
  * 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
 
+ * mux_asf: ASF muxer
+
  * mux_avi: AVI muxer
 
  * mux_dummy: dummy muxer
@@ -298,22 +272,18 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * ogg: input module for OGG decapsulation.
 
+ * opie: OPIE interface module
+
  * oss: audio output module using the OSS /dev/dsp interface.
  
- * packetizer_a52: A/52 audio packetizer
-
  * packetizer_copy: Simple copy 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.
 
  * postprocessing_c: Video Postprocessing module
@@ -364,6 +334,8 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * 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,11 +346,17 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * stream_out_es: stream out module outputing ES
 
+ * stream_out_gather: stream out module gathering inputs for seemless transitions
+
  * stream_out_standard: standard stream output module
  
+ * stream_out_rtp: output using the RTP protocol
+
  * 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
 
  * svgalib: SGVAlib output plugin
 
@@ -392,7 +370,7 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool 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.
@@ -419,9 +397,11 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool 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.
 
@@ -429,10 +409,10 @@ $Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * 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.