]> git.sesse.net Git - vlc/commitdiff
* NEWS: support for theora alpha3 and hotkeys in the wxwin interface.
authorGildas Bazin <gbazin@videolan.org>
Sat, 1 May 2004 10:51:24 +0000 (10:51 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 1 May 2004 10:51:24 +0000 (10:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0196cbe5f9f21cfad57a01fad6645ab485b14693..370aaacd3fe7ff2539982cc14f5e9ee97cdbff33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ Codecs:
  * H264 encoder, demuxer and packetizer.
  * Packetizer interfaces between demux and codec when needed
    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
+ * Support for Theora alpha3 (both decoding and encoding).
 
 Input:
  * --start-time <sec> and --stop-time <sec> to start and stop playing a 
@@ -63,6 +64,7 @@ Interfaces:
  * wxWindows
     - New design and set of icons.
     - Ability to embed video output.
+    - Support for hotkeys.
  * Mac OS X
     - Support for 'groups' and playlist item properties.
     - Better hotkeys handling.