X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2FLIST;h=ec2509e87ad6f3774ad922c36ebf43cd5eeb6791;hb=8dd297088ecc14cfda5297da53125b6421a32b12;hp=c0203d14c7b4ed48126f690d534dea5d2743c877;hpb=7d029e21e7a848f4c451593002e2e3d886c75ba4;p=vlc diff --git a/modules/LIST b/modules/LIST index c0203d14c7..ec2509e87a 100644 --- a/modules/LIST +++ b/modules/LIST @@ -1,4 +1,4 @@ -List of vlc plugins (366) +List of vlc plugins (384) $Id$ * a52: A/52 basic parser/packetizer * a52tofloat32: A/52 audio converter & decoder plugin, using liba52 @@ -6,7 +6,7 @@ $Id$ * aa: Ascii art video output * access_alsa: Alsa access module * access_attachment: Attachment access module - * access_avio: Access module using FFmpeg libavformat network + * access_avio: Access and Stream output module using libavformat network * access_bd: Blu-Ray Disc access * access_directory: Access module to read files in a directory * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module @@ -37,13 +37,16 @@ $Id$ * access_vdr: VDR access module * adjust: Contrast/Hue/saturation/Brightness adjust module * adpcm: ADPCM audio decoder + * adummy: dummy audio output * aes3: aes3 decoder/packetizer * aiff: AIFF demuxer * alphamask: Alpha layer mask video filter * alsa: audio output module using the ALSA API + * amem: audio memory output + * android_surface: video output for Android, based on Surface + * antiflicker: anti-flicker video filter * 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 * asf: ASF demuxer * atmo: Ambilight-like video-output @@ -55,12 +58,11 @@ $Id$ * audioqueue: Audio Output based on AudioQueue API for iOS * audioscrobbler: AudioScrobbler/Last.fm submission plugin * auhal: Audio output for MacOS X based on the AUHAL API - * avcodec: FFmpeg audio/video decoder - * avformat: FFmpeg demuxer - * avi: AVI File stream demuxer + * avcodec: libavcodec audio/video decoder + * avformat: libavformat demuxer + * avi: AVI file stream demuxer * ball: Augmented reality ball video filter module * bandlimited_resampler: Bandlimited interpolation audio resampler - * bda: DVB support for Windows BDA drivers * blend: a picture filter that blends two pictures * blendbench: a picture filter that test performance of blending routines * bluescreen: Bluescreen (weather channel like) video filter @@ -72,6 +74,8 @@ $Id$ * cdg: CD-G decoder * chain: Video filtering using a chain of video filter modules * chorus_flanger: variable delay audio filter + * chroma_omx: OMX Development Layer chroma conversions + * chroma_yuv_neon: ARM NEON video chroma conversion * clone: Clone video filter * colorthres: Theshold color based on similarity to reference color Video filter * compressor: Dynamic range compressor @@ -82,10 +86,12 @@ $Id$ * cvdsub: CVD subtitles decoder * dbus: D-Bus control interface * dc1394: firewire input module + * ddummy: dummy decoder * decklink: input module to read from a Blackmagic SDI card * decomp: Decompression module * deinterlace: naive deinterlacing filter * demux_cdg: Demuxer for CD-G files (Karaoke) + * demux_stl: EBU STL subtitles demuxer * demuxdump: Pseudo-demuxer that dumps the stream * dirac: BBC Dirac codec * direct2d: video output module using the Direct2D API @@ -99,12 +105,14 @@ $Id$ * dts: DTS basic parser/packetizer * dtstofloat32: DTS Audio converter * dtstospdif: Audio converter that encapsulates DTS into S/PDIF - * dummy: dummy audio output, video output, interface and input modules + * dtv: DVB support (superseds bda module for Windows) + * dummy: dummy interface * dvb: input module for DVB-S/C/T streaming using v4l2 API * dvbsub: decoder module for subs in dvb streams * dvdnav: access module for DVDs with libdvdnav * dvdread: input module for accessing DVDs, uses libdvdread * dynamicoverlay: subpicture filter using shared memory that can be written to by external applications + * edummy: dummy encoder * egl: EGL video output * equalizer: a equalizer audio filter * erase: Logo erase video filter @@ -115,6 +123,7 @@ $Id$ * fb: video output module for the Linux framebuffer * fbosd: framebuffer osd plugin * filesystem: Filesystem access module + * fixed32_mixer: Fixed-point audio mixer * flac: Flac decoder using libflac * flacsys: FLAC demuxer * float32_mixer: Precise float32 audio mixer @@ -123,6 +132,9 @@ $Id$ * freetype: Utility to put text on video using freetype2 * gaussianblur: gaussian blur video filter * gestures: mouse gestures control plugin + * gl: OpenGL video output using the generic OpenGL provider + * gles1: OpenGL ES video output using the generic OpenGL provider + * gles2: OpenGL ES2 video output using the generic OpenGL provider * globalhotkeys: module to catch hotkeys when application doesn't have the focus * glwin32: a opengl provider using DirectX OpenGL * gme: old console games music playback using Game Music Emu @@ -133,28 +145,29 @@ $Id$ * grain: Grain Video filter * grey_yuv: grayscale to others conversion module * growl: announce currently playing stream to growl - * growl_udp: growl UDP notification plugin * h264: H264 decoder * headphone_channel_mixer: headphone channel mixer with virtual spatialization effect * hildon: Maemo interface based on Hildon * hotkeys: hotkeys control module + * htcpcp: HTCPCP access module * i420_rgb: planar YUV to packed RGB conversion functions * i420_rgb_mmx: MMX accelerated version of i420_rgb * i420_rgb_sse2: sse2 accelerated version of i420_rgb * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2 * i420_yuy2_mmx: MMX accelerated version of i420_yuy2 - * i420_yuy2_neon: ARM NEONv1 chroma conversion of i420_yuy2 * i420_yuy2_sse2: sse2 accelerated version of i420_yuy2 * 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_mmx: MMX accelerated version of i422_yuy2 * i422_yuy2_sse2: sse2 accelerated version of i422_yuy2 + * idummy: dummy input * image: Image file video output * inhibit: preventing the computer from suspending * invert: inverse video filter - * invmem: module for VLC to display images from an external application + * iomx: IPC/OpenMaxIL for Android * jack: jack server audio output + * karaoke: simple karaoke audio filter * kate: kate text bitstream decoder * libass: Subtitle renderers using libass * libbluray: Library to access Blu-Ray drives @@ -172,9 +185,11 @@ $Id$ * magnify: zoom video filter * marq: Overlays a marquee on the video * mash: OpenMash based decoder + * mce: Nokia MCE screen unblanking module * media_library: a sql based media library * mediadirs: Picture/Music/Video user directories as service discoveries * memcpy3dn: 3D Now! accelerated version of memcpy + * memcpy: default unaccelerated memcpy * memcpyaltivec: Altivec accelerated version of memcpy * memcpymmx: MMX accelerated version of memcpy * memcpymmxext: MMX EXT accelerated version of memcpy @@ -206,7 +221,6 @@ $Id$ * mux_wav: a WAV muxer * ncurses: interface module using the ncurses library * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback - * noise: Noise adding video filter * normvol: a audio filter for volume normalization * notify: notifications using libnotify * nsc: decoder for Microsoft proprietary NSC descriptors @@ -214,15 +228,14 @@ $Id$ * ntservice: run VLC as a NT service * nuv: NUV demuxer * ogg: input module for OGG decapsulation - * oldhttp: old HTTP remote control webinterface * oldrc: old interface module using stdio * omxil: OpenMAX IL audio/video decoder * opencv_example: OpenCV example (face identification) * opencv_wrapper: OpenCV wrapper video filter + * opensles_android: OpenSL ES audio output for Android * osd_parser: OSD import module * osdmenu: video_filter for displaying and streaming a On Screen Display menu * oss: audio output module using the OSS /dev/dsp interface - * osso_screensaver: Maemo screen unblanking module * packetizer_copy: Simple copy packetizer * packetizer_dirac: Dirac video packetizer * packetizer_flac: FLAC audio packetizer @@ -243,7 +256,9 @@ $Id$ * projectm: visualisation using libprojectM * ps: input module for MPEG PS decapsulation * psychedelic: Psychedelic video filter - * pulse: PulseAudio audio output module + * pulse: PulseAudio audio output + * pulselist: PulseAudio audio input services discovery + * pulsesrc: PulseAudio audio input * puzzle: puzzle video filter * pva: PVA demuxer * pvr: input module to read from a PVR card @@ -263,6 +278,7 @@ $Id$ * rss: Display a RSS feed on the video output * rtp: rtp demux module * rv32: RV32 image format conversion module + * samplerate: Secret Rabbit Code (libsamplerate) audio resampler * sap: Interface module to read SAP/SDP announcements * scale: Images rescaler * scaletempo: Scale audio tempo in sync with playback rate @@ -278,13 +294,12 @@ $Id$ * simple_channel_mixer: channel mixer * skins2: Skinnable interface, new generation * smf: Standard MIDI file demuxer - * snapshot: a output module to save pictures from the vout * spatializer: A spatializer audio filter - * spdif_mixer: dummy audio mixer for the S/PDIF output * speex: a speex audio decoder/packetizer using the libspeex library * spudec: RLE DVD subtitles decoder * sqlite: manage an SQLite database * stats: Stats encoder function + * stl: EBU STL decoder * stream_filter_httplive: HTTP Live streaming for playback * stream_filter_rar: Stream filter to read inside Rar files * stream_filter_record: record any stream instantly @@ -307,34 +322,35 @@ $Id$ * stream_out_smem: stream output module to a memory buffer * stream_out_standard: standard stream output module * stream_out_switcher: stream output module to display backgrounds - * stream_out_transcode: audio & video transcoder using FFmpeg + * stream_out_transcode: audio & video transcoder * subsdec: a codec to output textual subtitles + * subsdelay: subtitles delay filter * subsusf: a demuxer for USF subtitles * subtitle: a demuxer for subtitle files * svcdsub: SVCD subtitles decoder * svg: a svg renderer module * swscale: Video scaling filter - * swscale_omap: Video scaling filter for maemo/omap platform * t140: T.140 text encoder * taglib: Taglib tags parser and writer + * tdummy: dummy text renderer * telepathy: Telepathy Presence information using MissionControl notification * telx: teletext subtitles decoder * theora: a theora video decoder/packetizer/encoder using the libtheora library * transform: filter for horizontal and vertical image flips and 90° rotations * tremor: a vorbis audio decoder using the libvorbisidec (aka tremor) library * trivial_channel_mixer: Simple channel mixer plugin - * trivial_mixer: Trivial audio mixer plugin * ts: MPEG-TS demuxer * tta: Lossless True Audio parser * twolame: a mp1 mp2 audio encoder based on twolame * ty: TY demuxer * udev: udev probing module * ugly_resampler: Ugly audio resampler - * upnp: libupnpn UPNP service discovery + * upnp: libupnp UPNP service discovery * v4l2: Video 4 Linux 2 input module * vc1: VC-1 Video demuxer * vcd: input module for accessing Video CDs * vcdx: input module for accessing Video CDs with navigation & stills + * vdummy: dummy video display * visual: visualisation system * vmem: memory video driver * vobsub: VobSUB subtitles demuxer