Changeset 63e066369803c46da28c7487396e045c3b770d99
- Timestamp:
- 12/27/07 13:44:02
(6 months ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1198759442 +0000
- git-parent:
[13cf0bf07070f07d140ab04606d17c3c37b2d651]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1198759442 +0000
- Message:
* couple of NEWS updates and typo fixes here and there
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4370e1c |
r63e066369 |
|
| 19 | 19 | and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts |
|---|
| 20 | 20 | * This version of VLC contains a new interface for Windows and Linux. This |
|---|
| 21 | | interface lacks a few features that used to be present in vlc 0.8.6: |
|---|
| | 21 | interface lacks a few features that used to be present in VLC 0.8.6: |
|---|
| 22 | 22 | - "Streaming wizard" and "VLM control". These features will be replaced |
|---|
| 23 | 23 | by a better alternative in the next version. If you absolutely need these |
|---|
| 24 | | features, we advise you to keep vlc 0.8.6 |
|---|
| | 24 | features, we advise you to keep VLC 0.8.6 |
|---|
| 25 | 25 | - Similarly, "Bookmarks" will be reintroduced in an improved version at a |
|---|
| 26 | 26 | later point |
|---|
| 27 | | * The default for --sout-keep has changed. It's now activated by default. |
|---|
| | 27 | * The behavior of --sout-keep has changed. It's now activated by default. |
|---|
| 28 | 28 | * The marq, mosaic and logo commands in the rc interface changed. They |
|---|
| 29 | 29 | now require a target name as their first argument. Example: |
|---|
| … | … | |
| 36 | 36 | New: '#rtp{dst=239.255.1.2,sap}' |
|---|
| 37 | 37 | * You now need to append --m3u-extvlcopt to your command line to enable |
|---|
| 38 | | EXTVLCOPT options parsing in m3u playlists. |
|---|
| | 38 | EXTVLCOPT options parsing in m3u playlists. Note that only a limited set |
|---|
| | 39 | of options is available to m3u playlists. |
|---|
| 39 | 40 | |
|---|
| 40 | 41 | Changes: |
|---|
| … | … | |
| 60 | 61 | * MP4 gpac and Apple chapter support |
|---|
| 61 | 62 | * Input run time option (improved live stream recording) |
|---|
| 62 | | * Fixed aiff stereo file |
|---|
| | 63 | * Fixed playback of AIFF stereo files |
|---|
| 63 | 64 | * Fixed audio glitch on seek |
|---|
| 64 | 65 | * Improved FLAC demuxer (duration / current time / meta data) |
|---|
| … | … | |
| 69 | 70 | * Raw video support |
|---|
| 70 | 71 | * Standard MIDI File (types 0 & 1) support |
|---|
| 71 | | * Tivo Series 2 support |
|---|
| | 72 | * TiVo Series 2 support |
|---|
| 72 | 73 | * v4l2 access module support |
|---|
| 73 | 74 | * CD+G karaoke Files support |
|---|
| … | … | |
| 77 | 78 | * VP60/VP61/VP6F/VP62 support |
|---|
| 78 | 79 | * MKV USF subtitles support |
|---|
| 79 | | * HTML based subtitles support |
|---|
| | 80 | * HTML-based subtitles support |
|---|
| 80 | 81 | * Flash Screen Video support |
|---|
| 81 | 82 | * CamStudio Screen Video support |
|---|
| … | … | |
| 86 | 87 | * New codec FOURCCs to support more specific files: |
|---|
| 87 | 88 | Avid, FCP, Sony, Samsung, ... |
|---|
| 88 | | * Closed Caption Decoder (DVD, ReplayTV, Tivo, DVB/ATSC) |
|---|
| | 89 | * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC) |
|---|
| 89 | 90 | * H.264 PAFF support |
|---|
| 90 | 91 | * DNxHD / VC-3 support |
|---|
| 91 | 92 | * NellyMoser ASAO support |
|---|
| 92 | | * APE ( Monkey audio ) support |
|---|
| | 93 | * APE (Monkey audio) support |
|---|
| 93 | 94 | * VBI & EBU (Teletext) support |
|---|
| 94 | 95 | |
|---|
| … | … | |
| 97 | 98 | |
|---|
| 98 | 99 | Video output and filters: |
|---|
| | 100 | * New CoreAnimation output module (Mac OS X 10.5 only) |
|---|
| 99 | 101 | * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and |
|---|
| 100 | 102 | Psychedelic) video filters can now be streamed |
|---|
| … | … | |
| 105 | 107 | * New sharpen video filter (increase the contrast of adjacent pixels) |
|---|
| 106 | 108 | * New erase video filter (remove a logo from a video) |
|---|
| 107 | | * Enhancements to subtitles' renderer to support bold, italics and some HTML |
|---|
| | 109 | * Enhancements to subtitles' renderer to support bold, italic and some HTML |
|---|
| 108 | 110 | tags |
|---|
| 109 | 111 | * Support for RGBA and I420 blending. This improves Mosaic CPU usage *a lot*. |
|---|
| … | … | |
| 113 | 115 | * Fix random characters problem in RSS filter. |
|---|
| 114 | 116 | * Add rotate-deciangle for more precision on rotate filter |
|---|
| 115 | | * Support for Intel SSE2 intruction set in chroma converters |
|---|
| 116 | | * Improved use of Intel MMX intruction set in chroma converters |
|---|
| | 117 | * Support for Intel SSE2 instruction set in chroma converters |
|---|
| | 118 | * Improved use of Intel MMX instruction set in chroma converters |
|---|
| 117 | 119 | |
|---|
| 118 | 120 | Audio output and filters |
|---|
| 119 | | * Replay gain support. |
|---|
| 120 | | * Play audio when going slower/faster ( no pitch filter yet ). |
|---|
| 121 | | * New spatializer audio filter. |
|---|
| | 121 | * Replay gain support |
|---|
| | 122 | * Audio playback when going slower/faster (no pitch filter yet) |
|---|
| | 123 | * New spatializer audio filter |
|---|
| 122 | 124 | |
|---|
| 123 | 125 | Stream output: |
|---|
| … | … | |
| 137 | 139 | * Improved user interaction |
|---|
| 138 | 140 | * Improved mouse gestures |
|---|
| | 141 | * Fastly improved Update checker |
|---|
| 139 | 142 | * Experimental Lua interface modules. See vlc -I lua for more info |
|---|
| | 143 | * ncurses interface now uses ncursesw to correctly display wide characters |
|---|
| | 144 | when using an UTF-8 locale. |
|---|
| | 145 | * Mac OS X |
|---|
| | 146 | * Improved video output features |
|---|
| | 147 | * Access to VideoLAN's Help Wiki within VLC |
|---|
| 140 | 148 | * Unix |
|---|
| 141 | 149 | * Option to allow only one running instance, using D-Bus interface. |
|---|
| … | … | |
| 145 | 153 | finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces . |
|---|
| 146 | 154 | * Motion module use disk accelerometers to keep video horizontal |
|---|
| 147 | | * Ncurses interface now uses ncursesw to correctly display wide characters |
|---|
| 148 | | when using an UTF-8 locale. |
|---|
| 149 | 155 | * Plugin to set Telepathy presence message using MissionControl |
|---|
| 150 | | * Fix VLM schedule time on Linux. |
|---|
| | 156 | * Fixed VLM schedule time on Linux |
|---|
| 151 | 157 | |
|---|
| 152 | 158 | Linux Port: |
|---|
| … | … | |
| 157 | 163 | Mac OS X Port: |
|---|
| 158 | 164 | * Mac OS X Framework that can be used to embed VLC in third party |
|---|
| 159 | | applications. (Google Summer Of Code Student project). |
|---|
| | 165 | applications (Google Summer of Code Student project) |
|---|
| | 166 | * Complete compatibility with Mac OS X 10.5 Leopard |
|---|
| 160 | 167 | |
|---|
| 161 | 168 | LibVLC: |
|---|
| 162 | | * Event management and various improvement in libvlc. |
|---|
| 163 | | (Part of a Google Summer Of Code Student project). |
|---|
| | 169 | * Event management and various improvements in libvlc |
|---|
| | 170 | (Part of a Google Summer of Code Student project) |
|---|
| 164 | 171 | |
|---|
| 165 | 172 | Capture: |
|---|
| … | … | |
| 167 | 174 | Windows |
|---|
| 168 | 175 | |
|---|
| 169 | | Localisations: |
|---|
| | 176 | New Localizations: |
|---|
| 170 | 177 | * Finnish |
|---|
| 171 | 178 | * Persian |
|---|
| … | … | |
| 174 | 181 | |
|---|
| 175 | 182 | Changes between 0.8.6c and 0.8.6d: |
|---|
| 176 | | ---------------------------------------------------------- |
|---|
| | 183 | ---------------------------------- |
|---|
| 177 | 184 | |
|---|
| 178 | 185 | Various bugfixes: |
|---|