Commit 27214bea authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update LIST with new modules.

parent 5914b497
...@@ -5,6 +5,7 @@ $Id$ ...@@ -5,6 +5,7 @@ $Id$
* a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF * a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
* aa: Ascii art video output * aa: Ascii art video output
* access_alsa: Alsa access module * access_alsa: Alsa access module
* access_bd: Blu-Ray Disc access
* access_directory: Access module to read files in a directory * access_directory: Access module to read files in a directory
* access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
* access_eyetv: Access module to connect to our plugin running within EyeTV * access_eyetv: Access module to connect to our plugin running within EyeTV
...@@ -29,16 +30,16 @@ $Id$ ...@@ -29,16 +30,16 @@ $Id$
* access_rtmp: RTMP network access * access_rtmp: RTMP network access
* access_smb: SMB shares access module * access_smb: SMB shares access module
* access_tcp: TCP Network access module * access_tcp: TCP Network access module
* access_udp: UDP Network access module * access_udp: UDP Network access module
* adjust: Contrast/Hue/saturation/Brightness adjust module * adjust: Contrast/Hue/saturation/Brightness adjust module
* adpcm: ADPCM audio decoder * adpcm: ADPCM audio decoder
* aes3: aes3 decoder/packetizer * aes3: aes3 decoder/packetizer
* aiff: AIFF demuxer * aiff: AIFF demuxer
* alphamask: Alpha layer mask video filter * alphamask: Alpha layer mask video filter
* alsa: audio output module using the ALSA API. * alsa: audio output module using the ALSA API
* aout_directx: audio output module using the DirectX API. * aout_directx: audio output module using the DirectX API
* aout_file: Audio output to write to a file * aout_file: Audio output to write to a file
* aout_sdl: audio output module using the SDL library. * aout_sdl: audio output module using the SDL library
* araw: Pseudo audio decoder for raw PCM * araw: Pseudo audio decoder for raw PCM
* asademux: ASS/SSA subtitles demuxer * asademux: ASS/SSA subtitles demuxer
* asf: ASF demuxer * asf: ASF demuxer
...@@ -46,13 +47,13 @@ $Id$ ...@@ -46,13 +47,13 @@ $Id$
* au: AU file demuxer * au: AU file demuxer
* audio_format: helper module for audio transcoding * audio_format: helper module for audio transcoding
* audioscrobbler: AudioScrobbler/Last.fm submission plugin * audioscrobbler: AudioScrobbler/Last.fm submission plugin
* auhal: Audio output for MacOS X based on the AUHAL API. * auhal: Audio output for MacOS X based on the AUHAL API
* avcodec: FFmpeg audio/video decoder * avcodec: FFmpeg audio/video decoder
* avformat: FFmpeg demuxer * avformat: FFmpeg demuxer
* avi: AVI File stream demuxer * avi: AVI File stream demuxer
* bandlimited_resampler: Bandlimited interpolation audio resampler * bandlimited_resampler: Bandlimited interpolation audio resampler
* bda: DVB support for Windows BDA drivers * bda: DVB support for Windows BDA drivers
* beos: Audio output, video output and interface module for BeOS. * beos: Audio output, video output and interface module for BeOS
* blend: a picture filter that blends two pictures * blend: a picture filter that blends two pictures
* blendbench: a picture filter that test performance of blending routines * blendbench: a picture filter that test performance of blending routines
* bluescreen: Bluescreen (weather channel like) video filter * bluescreen: Bluescreen (weather channel like) video filter
...@@ -76,11 +77,11 @@ $Id$ ...@@ -76,11 +77,11 @@ $Id$
* dbus: D-Bus control interface * dbus: D-Bus control interface
* dc1394: firewire input module * dc1394: firewire input module
* decomp: Decompression module * decomp: Decompression module
* deinterlace: naive deinterlacing filter. * deinterlace: naive deinterlacing filter
* demux_cdg: Demuxer for CD-G files (Karaoke) * demux_cdg: Demuxer for CD-G files (Karaoke)
* demuxdump: Pseudo-demuxer that dumps the stream * demuxdump: Pseudo-demuxer that dumps the stream
* dirac: BBC Dirac codec * dirac: BBC Dirac codec
* direct3d: video output module using the Direct3D API. * direct3d: video output module using the Direct3D API
* directfb: Direct Framebuffer video output * directfb: Direct Framebuffer video output
* directory : input module to read files in a directory * directory : input module to read files in a directory
* dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3) * dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
...@@ -89,22 +90,22 @@ $Id$ ...@@ -89,22 +90,22 @@ $Id$
* dts: DTS basic parser/packetizer * dts: DTS basic parser/packetizer
* dtstofloat32: DTS Audio converter * dtstofloat32: DTS Audio converter
* dtstospdif: Audio converter that encapsulates DTS into S/PDIF * dtstospdif: Audio converter that encapsulates DTS into S/PDIF
* dummy: dummy audio output, video output, interface and input modules. * dummy: dummy audio output, video output, interface and input modules
* dv: DV video decoder * dv: DV video decoder
* dvb: input module for DVB-S/C/T streaming using v4l2 API * dvb: input module for DVB-S/C/T streaming using v4l2 API
* dvbsub: decoder module for subs in dvb streams. * dvbsub: decoder module for subs in dvb streams
* dvd: input module for accessing DVDs. * dvd: input module for accessing DVDs
* dvdnav: access module for DVDs with libdvdnav * dvdnav: access module for DVDs with libdvdnav
* dvdread: input module for accessing DVDs, uses libdvdread. * dvdread: input module for accessing DVDs, uses libdvdread
* dynamicoverlay: subpicture filter using shared memory that can be written to by external applications * dynamicoverlay: subpicture filter using shared memory that can be written to by external applications
* equalizer: a equalizer audio filter * equalizer: a equalizer audio filter
* erase: Logo erase video filter * erase: Logo erase video filter
* es: input module for MPEG ES decapsulation. * es: input module for MPEG ES decapsulation
* export: playlist export module * export: playlist export module
* extract: Extract RGB components video filter * extract: Extract RGB components video filter
* faad: AAC decoder using libfaad2 * faad: AAC decoder using libfaad2
* fake: fake codec to be used in advanced streaming setups * fake: fake codec to be used in advanced streaming setups
* fb: video output module for the Linux framebuffer. * fb: video output module for the Linux framebuffer
* fbosd: framebuffer osd plugin * fbosd: framebuffer osd plugin
* flac: Flac decoder using libflac * flac: Flac decoder using libflac
* flacsys: FLAC demuxer * flacsys: FLAC demuxer
...@@ -117,7 +118,8 @@ $Id$ ...@@ -117,7 +118,8 @@ $Id$
* gapi: PocketPC Video output * gapi: PocketPC Video output
* gaussianblur: gaussian blur video filter * gaussianblur: gaussian blur video filter
* gestures: mouse gestures control plugin * gestures: mouse gestures control plugin
* ggi: video output module using the GGI API. * ggi: video output module using the GGI API
* globalhotkeys: module to catch hotkeys when application doesn't have the focus
* glwin32: a opengl provider using DirectX OpenGL * glwin32: a opengl provider using DirectX OpenGL
* glx: a opengl provider using X11 OpenGL * glx: a opengl provider using X11 OpenGL
* gme: game music files demuxer * gme: game music files demuxer
...@@ -136,28 +138,28 @@ $Id$ ...@@ -136,28 +138,28 @@ $Id$
* hal: Linux HAL services discovery module * hal: Linux HAL services discovery module
* hd1000a: audio output module for the Roku HD1000 Set-Top-Box * hd1000a: audio output module for the Roku HD1000 Set-Top-Box
* hd1000v: video 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. * headphone_channel_mixer: headphone channel mixer with virtual spatialization effect
* hotkeys: hotkeys control module * hotkeys: hotkeys control module
* http: HTTP remote control webinterface * http: HTTP remote control webinterface
* i420_rgb: planar YUV to packed RGB conversion functions. * i420_rgb: planar YUV to packed RGB conversion functions
* i420_rgb_mmx: MMX accelerated version of i420_rgb. * i420_rgb_mmx: MMX accelerated version of i420_rgb
* i420_rgb_sse2: sse2 accelerated version of i420_rgb. * i420_rgb_sse2: sse2 accelerated version of i420_rgb
* i420_ymga: YUV to YUC conversion functions * i420_ymga: YUV to YUC conversion functions
* i420_ymga_mmx: MMX accelerated version of i420_ymga * i420_ymga_mmx: MMX accelerated version of i420_ymga
* i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions. * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions
* i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2. * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2
* i420_yuy2_mmx: MMX accelerated version of i420_yuy2. * i420_yuy2_mmx: MMX accelerated version of i420_yuy2
* i420_yuy2_sse2: sse2 accelerated version of i420_yuy2. * i420_yuy2_sse2: sse2 accelerated version of i420_yuy2
* i422_i420: 4:2:2 to 4:2:0 conversion functions * i422_i420: 4:2:2 to 4:2:0 conversion functions
* i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions. * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions
* i422_yuy2_mmx: MMX accelerated version of i422_yuy2. * i422_yuy2_mmx: MMX accelerated version of i422_yuy2
* i422_yuy2_sse2: sse2 accelerated version of i422_yuy2. * i422_yuy2_sse2: sse2 accelerated version of i422_yuy2
* id3: ID3 tag skipper * id3: ID3 tag skipper
* id3tag: ID3 tag parser/skipper using libid3tag * id3tag: ID3 tag parser/skipper using libid3tag
* image: Image file video output * image: Image file video output
* imgresample: FFmpeg video filter * imgresample: FFmpeg video filter
* inhibit: preventing the computer from suspending * inhibit: preventing the computer from suspending
* invert: inverse video filter. * invert: inverse video filter
* invmem: module for VLC to display images from an external application * invmem: module for VLC to display images from an external application
* jack: jack server audio output * jack: jack server audio output
* kate: kate text bitstream decoder * kate: kate text bitstream decoder
...@@ -171,19 +173,19 @@ $Id$ ...@@ -171,19 +173,19 @@ $Id$
* lpcm: LPCM decoder * lpcm: LPCM decoder
* lua: Lua scripting inteface * lua: Lua scripting inteface
* m4v: MPEG-4 Video Stream demuxer * m4v: MPEG-4 Video Stream demuxer
* macosx: Video output, and interface module for Mac OS X. * macosx: Video output, and interface module for Mac OS X
* maemo: Maemo interface * maemo: Maemo interface
* magnify: zoom video filter * magnify: zoom video filter
* marq: Overlays a marquee on the video * marq: Overlays a marquee on the video
* mash: OpenMash based decoder * mash: OpenMash based decoder
* memcpy3dn: 3D Now! accelerated version of memcpy. * memcpy3dn: 3D Now! accelerated version of memcpy
* memcpy: memory chunk copying module. * memcpy: memory chunk copying module
* memcpyaltivec: Altivec accelerated version of memcpy. * memcpyaltivec: Altivec accelerated version of memcpy
* memcpymmx: MMX accelerated version of memcpy. * memcpymmx: MMX accelerated version of memcpy
* memcpymmxext: MMX EXT accelerated version of memcpy. * memcpymmxext: MMX EXT accelerated version of memcpy
* mga: video output module for Matrox cards using the Linux mga kernel driver. * mga: video output module for Matrox cards using the Linux mga kernel driver
* minimal_macosx: a minimal Mac OS X GUI, using the FrameWork * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
* mjpeg: a demuxer for multipart and concatenated JPEG data. * mjpeg: a demuxer for multipart and concatenated JPEG data
* mkv: Matroska demuxer * mkv: Matroska demuxer
* mod: MOD demuxer * mod: MOD demuxer
* mono: stereo-to-mono downmix simple channel mixer * mono: stereo-to-mono downmix simple channel mixer
...@@ -207,10 +209,10 @@ $Id$ ...@@ -207,10 +209,10 @@ $Id$
* mux_ps: MPEG program stream muxer * mux_ps: MPEG program stream muxer
* mux_ts: MPEG transport stream muxer * mux_ts: MPEG transport stream muxer
* mux_wav: a WAV muxer * mux_wav: a WAV muxer
* ncurses: interface module using the ncurses library. * ncurses: interface module using the ncurses library
* netsync: synchronizes the clock of remote VLCs with a server for synchronous playback * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback
* noise: Noise adding video filter * noise: Noise adding video filter
* normvol: a audio filter for volume normalization. * normvol: a audio filter for volume normalization
* notify: notifications using libnotify * notify: notifications using libnotify
* nsc: decoder for Microsoft proprietary NSC descriptors * nsc: decoder for Microsoft proprietary NSC descriptors
* nsv: NullSoft Video demuxer * nsv: NullSoft Video demuxer
...@@ -222,10 +224,10 @@ $Id$ ...@@ -222,10 +224,10 @@ $Id$
* opencv_wrapper: OpenCV wrapper video filter * opencv_wrapper: OpenCV wrapper video filter
* opengl: a opengl video output that uses opengl provider modules * opengl: a opengl video output that uses opengl provider modules
* opengllayer: a simple openGL video output * opengllayer: a simple openGL video output
* opie: interface for Opie using QT/Embedded library. * opie: interface for Opie using QT/Embedded library
* osd_parser: OSD import module * osd_parser: OSD import module
* osdmenu: video_filter for displaying and streaming a On Screen Display menu * osdmenu: video_filter for displaying and streaming a On Screen Display menu
* oss: audio output module using the OSS /dev/dsp interface. * oss: audio output module using the OSS /dev/dsp interface
* packetizer_copy: Simple copy packetizer * packetizer_copy: Simple copy packetizer
* packetizer_h264: H264 video packetizer * packetizer_h264: H264 video packetizer
* packetizer_mlp: MLP/TrueHD audio packetizer * packetizer_mlp: MLP/TrueHD audio packetizer
...@@ -235,30 +237,30 @@ $Id$ ...@@ -235,30 +237,30 @@ $Id$
* packetizer_vc1: VC-1 video packetizer * packetizer_vc1: VC-1 video packetizer
* panoramix: image wall panoramic video with edge blending filter * panoramix: image wall panoramic video with edge blending filter
* param_eq: parametric equalizer * param_eq: parametric equalizer
* pda: interface for iPaq using the Gtk2+ widget set. * pda: interface for iPaq using the Gtk2+ widget set
* playlist: playlist import module * playlist: playlist import module
* png: PNG images decoder * png: PNG images decoder
* podcast: podcast feed parser * podcast: podcast feed parser
* portaudio: audio output module that uses the portaudio library (www.portaudio.com) * portaudio: audio output module that uses the portaudio library (www.portaudio.com)
* postproc: Video post processing filter * postproc: Video post processing filter
* probe_hal: HAL probing module * probe_hal: HAL probing module
* ps: input module for MPEG PS decapsulation. * ps: input module for MPEG PS decapsulation
* psychedelic: Psychedelic video filter * psychedelic: Psychedelic video filter
* pulse: PulseAudio audio output module * pulse: PulseAudio audio output module
* puzzle: puzzle video filter * puzzle: puzzle video filter
* pva: PVA demuxer * pva: PVA demuxer
* pvr: input module to read from a PVR card * pvr: input module to read from a PVR card
* qnx: QNX RTOS plugin * qnx: QNX RTOS plugin
* qt4: interface module using the cross-platform Qt4 library. * qt4: interface module using the cross-platform Qt4 library
* qtcapture: Quicktime Capture * qtcapture: Quicktime Capture
* qte: video output module for Qt Embedded. * qte: video output module for Qt Embedded
* qte_main: a QT Embedded GUI wrapper module. * qte_main: a QT Embedded GUI wrapper module
* quartztext: Text renderer using native Mac OS X API * quartztext: Text renderer using native Mac OS X API
* quicktime: Quicktime decoder that uses the QT library * quicktime: Quicktime decoder that uses the QT library
* rawdv: Raw DV demuxer * rawdv: Raw DV demuxer
* rawvid: raw video input module for vlc * rawvid: raw video input module for vlc
* rawvideo: Pseudo audio-decoder for raw video * rawvideo: Pseudo audio-decoder for raw video
* rc: interface module using stdio. * rc: interface module using stdio
* real: partial Real audio/video demuxer * real: partial Real audio/video demuxer
* realaudio: Real audio decoder * realaudio: Real audio decoder
* realvideo: Real video decoder * realvideo: Real video decoder
...@@ -282,18 +284,18 @@ $Id$ ...@@ -282,18 +284,18 @@ $Id$
* simple_channel_mixer: channel mixer * simple_channel_mixer: channel mixer
* skins2: Skinnable interface, new generation * skins2: Skinnable interface, new generation
* smf: Standard MIDI file demuxer * smf: Standard MIDI file demuxer
* snapshot: a output module to save pictures from the vout. * snapshot: a output module to save pictures from the vout
* spatializer: A spatializer audio filter * spatializer: A spatializer audio filter
* spdif_mixer: dummy audio mixer for the S/PDIF output * spdif_mixer: dummy audio mixer for the S/PDIF output
* speex: a speex audio decoder/packetizer using the libspeex library. * speex: a speex audio decoder/packetizer using the libspeex library
* spudec: RLE DVD subtitles decoder. * spudec: RLE DVD subtitles decoder
* stats: Stats encoder function * stats: Stats encoder function
* stream_filter_rar: Stream filter to read inside Rar files * stream_filter_rar: Stream filter to read inside Rar files
* stream_filter_record: record any stream instantly * stream_filter_record: record any stream instantly
* stream_out_autodel: monitor mux inputs and automatically add/delete streams * stream_out_autodel: monitor mux inputs and automatically add/delete streams
* stream_out_bridge: "exchange" streams between sout instances. To be used with VLM * stream_out_bridge: "exchange" streams between sout instances. To be used with VLM
* stream_out_description: helper module for RTSP vod * stream_out_description: helper module for RTSP vod
* stream_out_display: displays a stream output chain * stream_out_display: displays a stream output chain
* stream_out_dummy: dummy stream out chain module * stream_out_dummy: dummy stream out chain module
* stream_out_duplicate: duplicates a stream output chain * stream_out_duplicate: duplicates a stream output chain
* stream_out_es: stream out module outputing ES * stream_out_es: stream out module outputing ES
...@@ -323,10 +325,10 @@ $Id$ ...@@ -323,10 +325,10 @@ $Id$
* test2: Empty C++ module * test2: Empty C++ module
* test3: Empty Objective C module * test3: Empty Objective C module
* test4: Stress test module * test4: Stress test module
* theora: a theora video decoder/packetizer/encoder using the libtheora library. * theora: a theora video decoder/packetizer/encoder using the libtheora library
* time: Overlays the current time * time: Overlays the current time
* transform: filter for horizontal and vertical image flips and 90° rotations * transform: filter for horizontal and vertical image flips and 90° rotations
* tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library. * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library
* trivial_channel_mixer: Simple channel mixer plugin * trivial_channel_mixer: Simple channel mixer plugin
* trivial_mixer: Trivial audio mixer plugin * trivial_mixer: Trivial audio mixer plugin
* trivial_resampler: Simple audio resampler * trivial_resampler: Simple audio resampler
...@@ -341,35 +343,36 @@ $Id$ ...@@ -341,35 +343,36 @@ $Id$
* v4l2: Video 4 Linux 2 input module * v4l2: Video 4 Linux 2 input module
* v4l: Video 4 Linux input module * v4l: Video 4 Linux input module
* vc1: VC-1 Video demuxer * vc1: VC-1 Video demuxer
* vcd: input module for accessing Video CDs. * vcd: input module for accessing Video CDs
* vcdx: input module for accessing Video CDs with navigation & stills * vcdx: input module for accessing Video CDs with navigation & stills
* visual: visualisation system * visual: visualisation system
* vmem: memory video driver * vmem: memory video driver
* vobsub: VobSUB subtitles demuxer * vobsub: VobSUB subtitles demuxer
* voc: VOC demuxer * voc: VOC demuxer
* vod_rtsp: RTSP VoD module * vod_rtsp: RTSP VoD module
* vorbis: a vorbis audio decoder/packetizer using the libvorbis library. * vorbis: a vorbis audio decoder/packetizer using the libvorbis library
* vout_directx: video output module using the DirectX API. * vout_directx: video output module using the DirectX API
* vout_sdl: video output module using the SDL library. * vout_sdl: video output module using the SDL library
* wall: image wall filter. * wall: image wall filter
* wav: Wav demuxer * wav: Wav demuxer
* wave: Wave video effect * wave: Wave video effect
* waveout: simple audio output module for Windows. * waveout: simple audio output module for Windows
* win32text: Text renderer using native Win32 API * win32text: Text renderer using native Win32 API
* wince: Pocket PC interface * wince: Pocket PC interface
* wingapi: Win CE video output * wingapi: Win CE video output
* wingdi: WIN 32 / WIN CE GDI video output * wingdi: WIN 32 / WIN CE GDI video output
* x11: video output module using the X11 API. * x11: video output module using the X11 API
* x264: H264 video decoder using X264 * x264: H264 video decoder using X264
* xa: XA demuxer * xa: XA demuxer
* xml: LibXML xml parser * xml: LibXML xml parser
* xosd: X On Screen Display interface * xosd: X On Screen Display interface
* xtag: XTAG xml parser * xtag: XTAG xml parser
* xvid: Decoder for the Xvid codec, using libxvidcore * xvid: Decoder for the Xvid codec, using libxvidcore
* xvideo: video output module using the XVideo API. * xvideo: video output module using the XVideo API
* xvmc: XVMC video output and decoder * xvmc: XVMC video output and decoder
* yuv: yuv video output * yuv: yuv video output
* yuvp: YUVP to YUVA/RGBA chroma converter * yuvp: YUVP to YUVA/RGBA chroma converter
* yuy2_i420: yuy2 to 4:2:0 conversions functions * yuy2_i420: yuy2 to 4:2:0 conversions functions
* yuy2_i422: yuy2 to 4:2:2 conversions functions * yuy2_i422: yuy2 to 4:2:2 conversions functions
* zip: access+filter to extract different archives, based on zlib
* zvbi: Teletext decoder using libzbvi * zvbi: Teletext decoder using libzbvi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment