Changeset 880ce5e2e138595f3696cb8f03e178255440cae3
- Timestamp:
- 06/18/07 23:59:34
(1 year ago)
- Author:
- Laurent Aimar <fenrir@videolan.org>
- git-committer:
- Laurent Aimar <fenrir@videolan.org> 1182203974 +0000
- git-parent:
[23cc599d06abb5c84913c7399dd08c6b283fc49e]
- git-author:
- Laurent Aimar <fenrir@videolan.org> 1182203974 +0000
- Message:
Updated NEWS.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r649840a |
r880ce5e |
|
| 41 | 41 | * Proxy support for MMSH stream |
|---|
| 42 | 42 | * JACK audio input support |
|---|
| | 43 | * MP4 gpac and Apple chapter support |
|---|
| | 44 | * Input run time option ( improved live stream recording ) |
|---|
| | 45 | * Fixed aiff stereo file |
|---|
| | 46 | * Fixed audio glitch on seek |
|---|
| | 47 | * Improved FLAC demuxer ( duration / current time / meta data ) |
|---|
| | 48 | * AAC tags support |
|---|
| | 49 | * APEv1/2 tags support |
|---|
| | 50 | * Improved ID3v2 tags support |
|---|
| 43 | 51 | |
|---|
| 44 | 52 | Decoders: |
|---|
| … | … | |
| 72 | 80 | was previously part of the mosaic module. |
|---|
| 73 | 81 | * Fix random characters problem in RSS filter. |
|---|
| | 82 | |
|---|
| | 83 | Audio output |
|---|
| | 84 | * Replay gain support. |
|---|
| | 85 | * Play audio when going slower/faster ( no pitch filter yet ) |
|---|
| 74 | 86 | |
|---|
| 75 | 87 | Stream output: |
|---|