Changeset 46fb8aff5d913e92db0e2c65f43b5cbc4a7a81e9
- Timestamp:
- 07/04/03 01:00:24
(6 years ago)
- Author:
- Derk-Jan Hartman <hartman@videolan.org>
- git-committer:
- Derk-Jan Hartman <hartman@videolan.org> 1049670024 +0000
- git-parent:
[bb70a03b012d4e9f267dd2275811249f57419905]
- git-author:
- Derk-Jan Hartman <hartman@videolan.org> 1049670024 +0000
- Message:
* some small changes/fixes
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2719605 |
r46fb8af |
|
| 1 | | $Id: NEWS,v 1.35 2003/04/06 16:30:43 gbazin Exp $ |
|---|
| | 1 | $Id: NEWS,v 1.36 2003/04/06 23:00:24 hartman Exp $ |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | Changes between 0.5.2 and 0.5.3: |
|---|
| … | … | |
| 26 | 26 | Codecs: |
|---|
| 27 | 27 | * support for 3ivx D4 (not previous versions) |
|---|
| 28 | | * support for '3ivd' and '3vid' files |
|---|
| | 28 | * support for '3ivd' and '3vid' encodings |
|---|
| | 29 | * support for 'MSS1' codec ( same as WMV2 ) |
|---|
| 29 | 30 | * support for SAMI subtitles (untested and incomplete) |
|---|
| 30 | 31 | * better SSA4 subtitles recognition |
|---|
| … | … | |
| 53 | 54 | * fixed a big issue with some USB speakers |
|---|
| 54 | 55 | * support for mono audio output devices |
|---|
| 55 | | * reset the device to its default mode before quitting VLC |
|---|
| | 56 | * reset the audio-device to its default mode before quitting VLC |
|---|
| 56 | 57 | * fixed several cosmetic issues |
|---|
| 57 | 58 | * you can drag the controller window by its background (as it should be) |
|---|
| 58 | 59 | * the messages window remembers more lines |
|---|
| 59 | | * delay and fps can now be overriden with subtitles files |
|---|
| | 60 | * delay and fps can now be overruled with subtitles files |
|---|
| | 61 | * http and ogg stream output options |
|---|
| 60 | 62 | * Apple menu and friends will now be translated as well |
|---|
| 61 | 63 | |
|---|