Changeset 1250236d84a022e846c3b17e072992b34f729012

Show
Ignore:
Timestamp:
06/11/03 23:23:27 (5 years ago)
Author:
Clément Stenac <zorglub@videolan.org>
git-committer:
Clément Stenac <zorglub@videolan.org> 1068157407 +0000
git-parent:

[371803fd769f4318558131fe8753e5342d23f521]

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

Sync with latest changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    r0ca852d r1250236  
    1 $Id: NEWS,v 1.69 2003/10/22 21:08:15 gbazin Exp $ 
     1$Id: NEWS,v 1.70 2003/11/06 22:23:27 zorglub Exp $ 
    22 
    33Changes between 0.6.2 and 0.6.3: 
     
    1010 * New input core. Advantages are: better seeking, more responsive, support for subtitle files at the core, and much much more. 
    1111 * Added a repeat mode to repeat a single file over and over. 
     12 * Improved playlist core. 
    1213 
    1314Stream output: 
     
    1718 * Theora video encoding. 
    1819 * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio. 
     20 * RTP output mixer 
    1921 
    2022Input: 
     
    2426 * Reworked DVB tuning. 
    2527 * Better Icecast support. 
     28 * Support for framerate setting in Video4Linux 
     29 * PVR input now supports all video connection types 
     30 
     31Demuxers: 
     32 * ID3 tag parsing 
     33 * Vobsub subtitles support 
     34 * SSA decoding 
     35 * DVB Subtitles decoder 
    2636 
    2737Codecs: 
     
    2939 * Support for AAC + SBR. 
    3040 * MPEG 2.5 support. 
     41 * Support for I422 chroma 
    3142 * removed old a52, mpeg_video and mpeg_audio codecs, since we are using others now. 
    3243 
    33 Interface
     44Interface core
    3445 * Allow on the fly switching of the main interface. 
    35  * Bug fixes / improvements in the skins (eg. "stay on top" option). 
     46 * Hotkeys support 
     47 
     48Skins interface 
     49 * Bug fixes 
     50 * Stay on top option 
     51 
     52WxWindows interfae: 
    3653 * Improvements to the wxwindows playlist  (Sort,Search, mode buttons). 
    3754 * Help in the preferences window. 
     55 
     56HTTP Interface: 
     57 * Stream seeking, playlist sorting and fullscreen support 
     58 * Improved default pages 
     59 
    3860 
    3961Mac OS X port: 
     
    4163 * Save playlist. 
    4264 * Works on 10.1.x again. Apologies for that problem. 
     65 * Use XCode 
    4366 
    4467Win32 port: 
     
    4871 * New --one-instance option to "force" only one running instance of VLC. 
    4972 * Mozilla plugin for Windows (experimental). 
     73 
     74iPaq port: 
     75 * Improvements in the GTK2 interface 
    5076 
    5177Subtitles: 
  • modules/LIST

    r0ca852d r1250236  
    11List of vlc plugins (221) 
    2 $Id: LIST,v 1.14 2003/10/22 21:08:15 gbazin Exp $ 
     2$Id: LIST,v 1.15 2003/11/06 22:23:27 zorglub Exp $ 
    33 
    44 * a52: A/52 basic parser/packetizer 
     
    163163     headphone channel mixer with virtual spatialization effect. 
    164164 
     165 * hotkeys : hotkeys control module 
     166 
    165167 * httpd: HTTP server 
    166168 
     
    263265 * ogg: input module for OGG decapsulation. 
    264266 
     267 * opie: OPIE interface module 
     268 
    265269 * oss: audio output module using the OSS /dev/dsp interface. 
    266270  
     
    317321 * screensaver: screensaver disabling module 
    318322 
     323 * sdp: SDP file demuxer 
     324 
    319325 * skins: Skinnable interface 
    320326 
     
    339345 * stream_out_standard: standard stream output module 
    340346  
     347 * stream_out_rtp: output using the RTP protocol 
     348 
    341349 * stream_out_transcode: audio & video transcoder using ffmpeg 
    342350