Commit 8db09e71 authored by Gildas Bazin's avatar Gildas Bazin

* NEWS: support for theora alpha3 and hotkeys in the wxwin interface.

parent 28c42352
...@@ -16,6 +16,7 @@ Codecs: ...@@ -16,6 +16,7 @@ Codecs:
* H264 encoder, demuxer and packetizer. * H264 encoder, demuxer and packetizer.
* Packetizer interfaces between demux and codec when needed * Packetizer interfaces between demux and codec when needed
(allows using ffmpeg plugin to decode MPEG streams and better aac decoding). (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
* Support for Theora alpha3 (both decoding and encoding).
Input: Input:
* --start-time <sec> and --stop-time <sec> to start and stop playing a * --start-time <sec> and --stop-time <sec> to start and stop playing a
...@@ -63,6 +64,7 @@ Interfaces: ...@@ -63,6 +64,7 @@ Interfaces:
* wxWindows * wxWindows
- New design and set of icons. - New design and set of icons.
- Ability to embed video output. - Ability to embed video output.
- Support for hotkeys.
* Mac OS X * Mac OS X
- Support for 'groups' and playlist item properties. - Support for 'groups' and playlist item properties.
- Better hotkeys handling. - Better hotkeys handling.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment