Changeset 8db09e718e4649e00fa8985a276515cae64215b5
- Timestamp:
- 01/05/04 12:51:24
(4 years ago)
- Author:
- Gildas Bazin <gbazin@videolan.org>
- git-committer:
- Gildas Bazin <gbazin@videolan.org> 1083408684 +0000
- git-parent:
[28c423524507eaad4316206ce7f532e1a3180d94]
- git-author:
- Gildas Bazin <gbazin@videolan.org> 1083408684 +0000
- Message:
* NEWS: support for theora alpha3 and hotkeys in the wxwin interface.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r76e67e8 |
r8db09e7 |
|
| 17 | 17 | * Packetizer interfaces between demux and codec when needed |
|---|
| 18 | 18 | (allows using ffmpeg plugin to decode MPEG streams and better aac decoding). |
|---|
| | 19 | * Support for Theora alpha3 (both decoding and encoding). |
|---|
| 19 | 20 | |
|---|
| 20 | 21 | Input: |
|---|
| … | … | |
| 64 | 65 | - New design and set of icons. |
|---|
| 65 | 66 | - Ability to embed video output. |
|---|
| | 67 | - Support for hotkeys. |
|---|
| 66 | 68 | * Mac OS X |
|---|
| 67 | 69 | - Support for 'groups' and playlist item properties. |
|---|