Changeset 5ca64def72d3c1f48bcbf38941cfac327ada9982
- Timestamp:
- 04/20/07 09:50:54
(1 year ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1177055454 +0000
- git-parent:
[844792b11a9ac5df0471be7334d9c97e28b3ed9f]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1177055454 +0000
- Message:
* sync with 0.8.6b's final notes
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rcde813f |
r5ca64de |
|
| 76 | 76 | |
|---|
| 77 | 77 | Changes between 0.8.6a and 0.8.6b: |
|---|
| 78 | | ---------------------------------- |
|---|
| 79 | | Various bugfixes notably: |
|---|
| 80 | | * out-of-bound read in demuxers |
|---|
| 81 | | * demuxers crashes (incl. CVE-2007-0256) |
|---|
| | 78 | ----------------------------------------------------------- |
|---|
| | 79 | Various bugfixes, notably: |
|---|
| | 80 | * Out-of-bound read in demuxers |
|---|
| | 81 | * Demuxers crashes (incl. CVE-2007-0256) |
|---|
| 82 | 82 | * Mac OS X Interface crashes |
|---|
| 83 | 83 | * VP31 decoding on Windows platforms |
|---|
| | 84 | * Direct3D Video Output modifications for Vista compatibility |
|---|
| | 85 | * Correct behaviour for feeding streams to Icecast or Shoutcast servers |
|---|
| 84 | 86 | |
|---|
| 85 | 87 | Decoders: |
|---|
| … | … | |
| 88 | 90 | |
|---|
| 89 | 91 | Webbrowser plugins: |
|---|
| 90 | | * rectified behaviour and improved usability |
|---|
| | 92 | * Rectified behaviour and improved usability |
|---|
| 91 | 93 | |
|---|
| 92 | 94 | Mac OS X Interface & Port: |
|---|
| 93 | | * diverse usability improvements |
|---|
| 94 | | * new wizard option to include subtitles |
|---|
| 95 | | * screensaver/automatic sleep mode is enabled when a video is paused |
|---|
| | 95 | * Diverse usability improvements |
|---|
| | 96 | * New wizard option to embed subtitles |
|---|
| | 97 | * Screensaver/automatic sleep mode is enabled when a video is paused |
|---|
| 96 | 98 | * Improved Delete-Preferences-Script |
|---|
| 97 | 99 | |
|---|