X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=modules%2FLIST;h=5359542e56111efab53c79efed195e912cedd4c2;hb=5d313c65e44d8963262fdbc5d5d52f5169f3f787;hp=c1b903a81e3cf9a4cb3e33c554728f0f14a979f4;hpb=5314d595fb9115e3edccd79ac842adea0150bd36;p=vlc diff --git a/modules/LIST b/modules/LIST index c1b903a81e..5359542e56 100644 --- a/modules/LIST +++ b/modules/LIST @@ -1,4 +1,4 @@ -List of vlc plugins (333) +List of vlc plugins (346) $Id$ * a52: A/52 basic parser/packetizer * a52sys: A/52 decapsulation demuxer. @@ -18,6 +18,7 @@ $Id$ * access_gnomevfs: GnomeVFS access * access_http: HTTP Network access module * access_jack: JACK audio input module + * access_mmap: mmap file access * access_mms: MMS over TCP, UDP and HTTP access module * access_output_dummy: dummy access_output module * access_output_file: File access_output module @@ -25,6 +26,7 @@ $Id$ * access_output_shout: Shoutcast access output * access_output_udp: UDP Network access_output module * access_realrtsp: Real RTSP access + * access_rtmp: RTMP network access * access_smb: SMB shares access module * access_tcp: TCP Network access module * access_udp: UDP Network access module @@ -38,7 +40,9 @@ $Id$ * aout_sdl: audio output module using the SDL library. * araw: Pseudo audio decoder for raw PCM * arts: ArTS audio output + * asademux: ASS/SSA subtitles demuxer * asf: ASF demuxer + * atmo: Ambilight-like video-output * au: AU file demuxer * audio_format: helper module for audio transcoding * audioscrobbler: AudioScrobbler/Last.fm submission plugin @@ -48,6 +52,7 @@ $Id$ * bda: DVB support for Windows BDA drivers * beos: Audio output, video output and interface module for BeOS. * 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 * bonjour: Zeroconf services discovery * caca: color ASCII art video output using libcaca @@ -55,6 +60,7 @@ $Id$ * cdda: input module to read audio CDs * cddax: input module to read audio CDs via libcdio * cdg: CD-G decoder + * chroma_chain: chain for chroma conversions * cinepak: Cinepack video decoder * clone: Clone video filter * cmml: Continuous Media Markup Language annotations/hyperlinks decoder @@ -62,6 +68,8 @@ $Id$ * converter_fixed: Fixed-point audio format conversions * converter_float: Floating-point audio format conversions * crop: Crop video filter + * croppadd: Crop/Padd image filter + * csri: common subtitle interface decoder * cvdsub: CVD subtitles decoder * dbus: D-Bus control interface * dc1394: firewire input module @@ -86,6 +94,7 @@ $Id$ * dvd: input module for accessing DVDs. * 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 * equalizer: a equalizer audio filter * erase: Logo erase video filter * es: input module for MPEG ES decapsulation. @@ -110,7 +119,6 @@ $Id$ * gaussianblur: gaussian blur video filter * gestures: mouse gestures control plugin * ggi: video output module using the GGI API. - * glide: video output module using the Glide API. * glwin32: a opengl provider using DirectX OpenGL * glx: a opengl provider using X11 OpenGL * gme: game music files demuxer @@ -122,6 +130,7 @@ $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 * gtk2_main: Gtk+ wrapper for gtk_main * gtk_main: Gtk+ wrapper for gtk_main * h264: H264 decoder @@ -140,6 +149,7 @@ $Id$ * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2. * i420_yuy2_mmx: MMX 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_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. @@ -149,6 +159,7 @@ $Id$ * inhibit: preventing the computer from suspending * invert: inverse video filter. * jack: jack server audio output + * kate: kate text bitstream decoder * libmpeg2: Mpeg2 video decoder using libmpeg2 * linear_resampler: linear audio resampler * lirc: Linux infrared control module @@ -208,7 +219,9 @@ $Id$ * opencv_example: OpenCV example (face identification) * opencv_wrapper: OpenCV wrapper video filter * opengl: a opengl video output that uses opengl provider modules + * opengllayer: a simple openGL video output * opie: interface for Opie using QT/Embedded library. + * 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. * packetizer_copy: Simple copy packetizer @@ -228,6 +241,7 @@ $Id$ * profile_parser: Streaming Profile parser * ps: input module for MPEG PS decapsulation. * psychedelic: Psychedelic video filter + * pulse: PulseAudio audio output module * puzzle: puzzle video filter * pva: PVA demuxer * pvr: input module to read from a PVR card @@ -243,6 +257,7 @@ $Id$ * rc: interface module using stdio. * real: partial Real audio/video demuxer * realaudio: Real audio decoder + * realvideo: Real video decoder * ripple: Ripple video effect * rotate: Video rotation filter * rss: Display a RSS feed on the video output @@ -316,6 +331,7 @@ $Id$ * vcd: input module for accessing Video CDs. * vcdx: input module for accessing Video CDs with navigation & stills * visual: visualisation system + * vmem: memory video driver * vobsub: VobSUB subtitles demuxer * voc: VOC demuxer * vod_rtsp: RTSP VoD module @@ -340,4 +356,6 @@ $Id$ * xvid: Decoder for the Xvid codec, using libxvidcore * xvideo: video output module using the XVideo API. * xvmc: XVMC video output and decoder + * yuy2_i420: yuy2 to 4:2:0 conversions functions + * yuy2_i422: yuy2 to 4:2:2 conversions functions * zvbi: Teletext decoder using libzbvi