Changeset 15835550fefef4c87c6dfeb2bbd48de61fef999c

Show
Ignore:
Timestamp:
01/04/07 15:07:06 (2 years ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1175432826 +0000
git-parent:

[eb33bc2c83c2d98566c3692c00e855ce98d9187a]

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

LIST update (3)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/LIST

    reb33bc2 r1583555  
    88 * access_directory: Access module to read files in a directory 
    99 * access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module 
     10 * access_eyetv: Access module to connect to our plugin running within EyeTV 
    1011 * access_fake: Fake access to use for mosaic and other special streaming setups 
    1112 * access_file: File access module 
     
    8990 * fixed32tofloat32: Audio converter from fixed 32 bits to float 32 bits 
    9091 * fixed32tos16: Fixed 32 bits to Signed 16 bits integer audio converter 
    91  * flac: A/52 demuxer 
    92  * flacdec: Flac decoder using libflac 
     92 * flacsys: A/52 demuxer 
     93 * flac: Flac decoder using libflac 
    9394 * float32_mixer: Precise float32 audio mixer 
    9495 * float32tos16: float32 to 16 bits signed integer audio converter 
     
    9697 * float32tou16: float32 to 16 bits unsigned integer audio converter 
    9798 * float32tou8: float32 to 8 bits unsigned integer audio converter 
     99 * folder: folder meta data and art finder 
    98100 * freetype: Utility to put text on video using freetype2 
    99101 * ftp : FTP input module 
     
    264266 * svgalib: SGVAlib output plugin 
    265267 * swscale: Image scaling module 
     268 * taglib: Taglib tags parser and writer 
    266269 * tarkin: a tarkin video decoder using libtarkin 
    267270 * telnet: Telnet control interface for VideoLAN Media Manager 
     
    289292 * upnp_cc: Cyberlink UPNP discovery 
    290293 * upnp_intel: Intel SDL UPNP discovery 
     294 * v4l2: Video 4 Linux 2 input module 
    291295 * v4l: Video 4 Linux input module 
    292296 * vc1: VC-1 Video demuxer 
     
    317321 * xvid: Decoder for the Xvid codec, using libxvidcore 
    318322 * xvideo: video output module using the XVideo API. 
     323 * xvmc: XVMC video output and decoder