Changeset 4370e1cd4ea75304b3164b94fa535c54c215438e
- Timestamp:
- 11/30/07 18:35:54
(8 months ago)
- Author:
- Dennis van Amerongen <trax@videolan.org>
- git-committer:
- Dennis van Amerongen <trax@videolan.org> 1196444154 +0000
- git-parent:
[73afb6b2f07bf61abb4429eaf081f88d42f3bf73]
- git-author:
- Dennis van Amerongen <trax@videolan.org> 1196444154 +0000
- Message:
* NEWS: sync with 0.8.6d
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9cacf4a |
r4370e1c |
|
| 173 | 173 | |
|---|
| 174 | 174 | |
|---|
| | 175 | Changes between 0.8.6c and 0.8.6d: |
|---|
| | 176 | ---------------------------------------------------------- |
|---|
| | 177 | |
|---|
| | 178 | Various bugfixes: |
|---|
| | 179 | * Mozilla plugin: supports a reasonable amount of MIME types on Windows |
|---|
| | 180 | * Linux: Fixed S/PDIF passthrough with ALSA |
|---|
| | 181 | * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences in input |
|---|
| | 182 | * Use field order (top/bottom) for correct bob/linear deinterlacing |
|---|
| | 183 | * Fix invalid free in bookmarks loading code |
|---|
| | 184 | |
|---|
| | 185 | Windows and Mac OS Binaries |
|---|
| | 186 | * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows |
|---|
| | 187 | |
|---|
| | 188 | Active X plugin: |
|---|
| | 189 | * Security update (VideoLAN-SA-0703) |
|---|
| | 190 | |
|---|
| | 191 | Mac OS X Interface & Port: |
|---|
| | 192 | * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality |
|---|
| | 193 | * Improved Video Output compatibility for Mac OS X 10.5 Leopard |
|---|
| | 194 | * Improved behavior of the Fullscreen Controller and mode changes between Fullscreen and Windowed Video Output |
|---|
| | 195 | * Softened the white flash artifacts that may appear during the transition of two different movies |
|---|
| | 196 | * Support for current Ogg file formats |
|---|
| | 197 | NOTE: This release requires Mac OS X 10.4 or higher. Mac OS X 10.3.9 is not supported anymore. |
|---|
| | 198 | |
|---|
| | 199 | Encoders: |
|---|
| | 200 | * Improved H.264 encoding speed on Mac OS X |
|---|
| | 201 | |
|---|
| | 202 | Other changes: |
|---|
| | 203 | * The automatic updating facility was removed |
|---|
| | 204 | * You now need to append --m3u-extvlcopt to your command line to enable |
|---|
| | 205 | EXTVLCOPT options parsing in m3u playlists. |
|---|
| | 206 | |
|---|
| | 207 | |
|---|
| 175 | 208 | Changes between 0.8.6b and 0.8.6c: |
|---|
| 176 | 209 | ---------------------------------- |
|---|