Changeset a6d67949e98b25f010d0fff2c318f07eb544466f

Show
Ignore:
Timestamp:
04/25/04 18:07:15 (4 years ago)
Author:
Clément Stenac <zorglub@videolan.org>
git-committer:
Clément Stenac <zorglub@videolan.org> 1082909235 +0000
git-parent:

[1f9e100842c6fb0277adb638d6c8fe7f459ef7c8]

git-author:
Clément Stenac <zorglub@videolan.org> 1082909235 +0000
Message:

Updated

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    r1ce23b8 ra6d6794  
    88 * Support for video output embedded in interfaces. 
    99 * Improved HTTP daemon 
     10 * Saved playlist now remember VLC-specific options 
    1011 
    1112Codecs: 
     
    1314   (http://www.annodex.net/overview.html) 
    1415 * New H.261 video decoder using openmash. 
     16 * H264 encoder, demuxer and packetizer 
    1517 * Packetizer interfaced between demux and codec when needed 
    1618   (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). 
     
    2729Demux: 
    2830 * Annodex (http://www.annodex.net) support 
     31 * mmsh streaming fixes. 
     32 
     33Subtitles: 
    2934 * Subviewer and subviewer v2 subtitles support. 
    30  * mmsh streaming fixes. 
     35 * Ability to choose autodetected subtitles path 
     36 * subtitles delay can be changed in real time with hotkeys 
    3137 
    3238Stream output: 
     
    3642 * Improved MOV/MP4 muxer. 
    3743 * Improved MPEG TS muxer. 
     44 * Improved transrater 
    3845 * Meta info options used by the muxers. 
     46 * New configuration system 
    3947 * Better audio channels downmixing when transcoding. 
    4048 
     
    5563    - New design and set of icons. 
    5664    - Ability to embed video output. 
     65 * MacOS 
     66    - Support for 'groups' and playlist item properties 
     67    - Better hotkeys handling 
    5768 
    5869Mac OS X port: 
    59  * Support for 'groups' and playlist item properties. 
    6070 * OpenGL video output is now the default when available. 
    6171 
     
    6373 * DirectShow input plugin should work with more devices. 
    6474 * Disable monitor power down when watching movies. 
     75 
     76Linux port: 
     77 * PowerPC fixes 
    6578 
    6679Misc: 
  • modules/LIST

    r84cad9b ra6d6794  
    4040 * adpcm: ADPCM audio decoder 
    4141 
     42 * aiff: AIFF demuxer 
     43 
    4244 * alsa: audio output module using the ALSA API. 
    4345 
     
    8183 
    8284 * crop: Crop video filter 
     85  
     86 * cvdsub: CVD subtitles decoder 
    8387 
    8488 * deinterlace: naive deinterlacing filter. 
    8589 
     90 * demux2: demux compatibility layer 
     91 
    8692 * demuxdump: Pseudo-demuxer that dumps the stream 
    8793 
     
    100106 * dtssys: raw DTS stream input module 
    101107 
     108 * dtstofloat32: DTS Audio converter 
     109 
    102110 * dtstospdif: Audio converter that encapsulates DTS into S/PDIF 
    103111 
     
    112120 * dvd: input module for accessing DVDs. 
    113121 
     122 * dvdnav: access module for DVDs with libdvdnav 
     123 
    114124 * dvdplay: access module for accessing DVDs using libdvdplay 
    115125 
     
    120130 * esd: audio output module using the Esound sound daemon. 
    121131 
     132 * export: playlist export module 
     133 
    122134 * faad: AAC decoder using libfaad2 
    123135 
     
    171183 
    172184 * gtk_main: Gtk+ wrapper for gtk_main 
     185 
     186 * h264: H264 decoder 
     187 
     188 * hd1000a: audio output module for the Roku HD1000 Set-Top-Box 
    173189 
    174190 * headphone_channel_mixer: 
     
    178194 
    179195 * http: HTTP remote control webinterface 
    180  
    181  * httpd: HTTP server 
    182196 
    183197 * i420_rgb: planar YUV to packed RGB conversion functions. 
     
    191205 * i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions. 
    192206 
     207 * i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2. 
     208  
    193209 * i420_yuy2_mmx: MMX accelerated version of i420_yuy2. 
    194  
     210  
    195211 * i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions. 
    196212 
     
    231247 * macosx: Video output, and interface module for Mac OS X. 
    232248 
     249 * mash: OpenMash based decoder 
     250 
    233251 * memcpy3dn: 3D Now! accelerated version of memcpy. 
    234252 
     
    245263 * mkv: Matroska demuxer 
    246264 
     265 * mod: MOD demuxer 
     266 
    247267 * motionblur: Motion blur filter 
    248268 
     
    277297 * ncurses: interface module using the ncurses library. 
    278298 
     299 * nsv: NullSoft Video demuxer 
     300 
    279301 * ntservice: run VLC as a NT service 
    280302 
     
    286308  
    287309 * packetizer_copy: Simple copy packetizer 
     310  
     311 * packetizer_h264: H264 video packetizer 
    288312 
    289313 * packetizer_mpeg4audio: MPEG4 audio packetizer 
     
    295319 * pda: interface for iPaq using the Gtk2+ widget set. 
    296320 
     321 * playlist: playlist import module 
     322  
    297323 * postprocessing_c: Video Postprocessing module 
    298324 
     
    301327 * postprocessing_mmxext: Video Postprocessing module using MMX_EXT  
    302328 
     329 * ps2: new generation MPEG PS demuxer 
     330 
    303331 * ps: input module for MPEG PS decapsulation. 
     332  
     333 * pva: PVA demuxer 
    304334 
    305335 * pvr: input module to read from a PVR card 
     
    321351 * rc: interface module using stdio. 
    322352 
     353 * real: partial Real audio/video demuxer 
     354 
    323355 * s16tofixed32: Signed 16 bits to fixed 32 bits audio converter 
    324356 
     
    333365 * satellite: Satellite cards access module 
    334366 
    335  * scope: Scope visualization plugin (broken) 
    336  
    337367 * screensaver: screensaver disabling module 
    338368 
     369 * sgimb: SGIMB referrer files parser 
     370 
     371 * skins2: Skinnable interface, new generation 
     372 
    339373 * skins: Skinnable interface 
    340374 
     
    367401 * subsdec: Another SPU decoder for text subtitles 
    368402 
     403 * svcdsub: SVCD subtitles decoder 
     404 
    369405 * svgalib: SGVAlib output plugin 
    370406 
    371407 * tarkin: a tarkin video decoder using libtarkin 
     408 
     409 * telnet: Telnet control interface for VideoLAN Media Manager 
    372410 
    373411 * test1: Empty C module 
     
    391429 
    392430 * trivial_resampler: Simple audio resampler 
     431  
     432 * ts2: new generation MPEG TS demuxer 
    393433 
    394434 * ts: input module for MPEG TS decapsulation. 
    395   
     435 
    396436 * ts_dvbpsi: same as ts using libdvbpsi 
    397437 
     
    428468 * x11: video output module using the X11 API. 
    429469 
     470 * x264: H264 video decoder using X264 
     471 
    430472 * xosd: X On Screen Display interface 
    431473