Changeset 27630e1c490ad55f954e75460011566674b67b84

Show
Ignore:
Timestamp:
04/01/07 14:37:17 (1 year ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1175431037 +0000
git-parent:

[64c7d58729b8435097bf3abfeb58fdd130c15fcd]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1175431037 +0000
Message:

LIST. update (1)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/LIST

    r4c5ad8e r27630e1  
    4949 * clone: Clone video filter 
    5050 * cmml: Continuous Media Markup Language annotations/hyperlinks decoder 
     51 * colorthres:  Theshold color based on similarity to reference color Video filter 
    5152 * crop: Crop video filter 
    5253 * cvdsub: CVD subtitles decoder 
    5354 * daap: iTunes shares services discovery 
     55 * dbus: D-Bus control interface 
    5456 * deinterlace: naive deinterlacing filter. 
    5557 * demuxdump: Pseudo-demuxer that dumps the stream 
    5658 * dirac: BBC Dirac codec 
     59 * direct3d: video output module using the Direct3D API. 
    5760 * directfb: Direct Framebuffer video output 
    5861 * directory : input module to read files in a directory 
     
    7275 * dvdread: input module for accessing DVDs, uses libdvdread. 
    7376 * equalizer: a equalizer audio filter 
     77 * erase: Logo erase video filter 
    7478 * es: input module for MPEG ES decapsulation. 
    7579 * esd: audio output module using the Esound sound daemon. 
     
    98102 * glwin32: a opengl provider using DirectX OpenGL 
    99103 * glx: a opengl provider using X11 OpenGL 
     104 * gme: game music files demuxer 
    100105 * gnome2_main: Gtk+ wrapper for gtk_main 
    101106 * gnome_main: Gtk+ wrapper for gtk_main 
    102107 * gnutls: GNU TLS encryption/decryption module 
    103108 * goom: visualisation plugin based on goom 
     109 * gradient: Gradient and edge detection video effects filter 
    104110 * growl: announce currently playing stream to growl 
    105111 * gtk2_main: Gtk+ wrapper for gtk_main 
     
    151157 * mod: MOD demuxer 
    152158 * mosaic: Module used to display a mosaic 
     159 * motion: Motion control interface 
    153160 * motionblur: Motion blur filter 
    154161 * motiondetect: Motion detection filter 
     
    171178 * ncurses: interface module using the ncurses library. 
    172179 * netsync: synchronizes the clock of remote VLCs with a server for synchronous playback 
     180 * noise: Noise adding video filter 
    173181 * normvol: a audio filter for volume normalization.  
    174182 * nsc: decoder for Microsoft proprietary NSC descriptors 
     
    186194 * packetizer_mpeg4video: MPEG4 video packetizer 
    187195 * packetizer_mpegvideo: MPEG video packetizer 
     196 * panoramix: image wall panoramic video with edge blending filter 
    188197 * param_eq: parametric equalizer 
    189198 * pda: interface for iPaq using the Gtk2+ widget set. 
     
    193202 * portaudio: audio output module that uses the portaudio library (www.portaudio.com) 
    194203 * ps: input module for MPEG PS decapsulation. 
     204 * psychedelic: Psychedelic video filter 
     205 * puzzle: puzzle video filter 
    195206 * pva: PVA demuxer 
    196207 * pvr: input module to read from a PVR card 
    197208 * qnx: QNX RTOS plugin 
     209 * qt4: interface module using the cross-platform Qt4 library. 
    198210 * qte: video output module for Qt Embedded. 
    199211 * qte_main: a QT Embedded GUI wrapper module. 
     
    204216 * real: partial Real audio/video demuxer 
    205217 * realaudio: Real audio decoder 
     218 * rotate: Video rotation filter 
    206219 * rss: Display a RSS feed on the video output 
    207220 * rtcp: incomplete RTCP implementation 
     
    216229 * screensaver: screensaver disabling module 
    217230 * sdl_image: SDL-based image decoder 
     231 * sharpen: Sharpen video filter 
    218232 * shout: Shoutcast services discovery 
    219233 * showintf: shows the main interface 
     
    258272 * trivial_resampler: Simple audio resampler 
    259273 * ts: MPEG-TS demuxer 
     274 * tta: Lossless True Audio parser 
    260275 * twolame: a mp1 mp2 audio encoder based on twolame 
    261276 * ty: TY demuxer 
     
    267282 * upnp_intel: Intel SDL UPNP discovery 
    268283 * v4l: Video 4 Linux input module 
     284 * vc1: VC-1 Video demuxer 
    269285 * vcd: input module for accessing Video CDs. 
    270286 * vcdx: input module for accessing Video CDs with navigation & stills 
     
    278294 * wall: image wall filter. 
    279295 * wav: Wav demuxer 
     296 * wave: Wave video effect 
    280297 * waveout: simple audio output module for Windows. 
    281298 * win32text: Text renderer using native Win32 API