Changeset c38022814418359cf98be5fd60a2ab389a22e87a
- Timestamp:
- 09/06/07 17:47:37
(10 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1189093657 +0000
- git-parent:
[f29d7dfebbb783a98122047f4c0510dc6b8542aa]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1189093657 +0000
- Message:
NEWS. add mention of spatializer filter.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9e82228 |
rc380228 |
|
| 17 | 17 | and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts |
|---|
| 18 | 18 | * This version of VLC contains a new interface for Windows and Linux. This |
|---|
| 19 | | interface lacks a few features that used to be present in vlc 0.8.6: |
|---|
| | 19 | interface lacks a few features that used to be present in vlc 0.8.6: |
|---|
| 20 | 20 | - "Streaming wizard" and "VLM control". These features will be replaced |
|---|
| 21 | 21 | by a better alternative in the next version. If you absolutely need these |
|---|
| 22 | 22 | features, we advise you to keep vlc 0.8.6 |
|---|
| 23 | | - Similarly, "Bookmarks" will be reintroduced in an improved version at a |
|---|
| | 23 | - Similarly, "Bookmarks" will be reintroduced in an improved version at a |
|---|
| 24 | 24 | later point |
|---|
| 25 | 25 | * The default for --sout-keep has changed. It's now activated by default. |
|---|
| … | … | |
| 91 | 91 | * Improved use of Intel MMX intruction set in chroma converters |
|---|
| 92 | 92 | |
|---|
| 93 | | Audio output |
|---|
| | 93 | Audio output and filters |
|---|
| 94 | 94 | * Replay gain support. |
|---|
| 95 | | * Play audio when going slower/faster ( no pitch filter yet ) |
|---|
| | 95 | * Play audio when going slower/faster ( no pitch filter yet ). |
|---|
| | 96 | * New spatializer audio filter. |
|---|
| 96 | 97 | |
|---|
| 97 | 98 | Stream output: |
|---|