]> git.sesse.net Git - vlc/commitdiff
Updated NEWS.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 18 Jun 2007 21:59:34 +0000 (21:59 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 18 Jun 2007 21:59:34 +0000 (21:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6047c398103ff5f9a6f0b584a988edfa4de204a1..1b36d72c225ae1a85cc71469c22296c94d4323bf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,14 @@ Input/Demuxers:
   * DCCP protocol (requires OS support) for RTP/AVP
   * Proxy support for MMSH stream
   * JACK audio input support
+  * MP4 gpac and Apple chapter support
+  * Input run time option ( improved live stream recording )
+  * Fixed aiff stereo file
+  * Fixed audio glitch on seek
+  * Improved FLAC demuxer ( duration / current time / meta data )
+  * AAC tags support
+  * APEv1/2 tags support
+  * Improved ID3v2 tags support
 
 Decoders:
  * VP60/VP61/VP6F/VP62 support
@@ -72,6 +80,10 @@ Video output and filters:
    was previously part of the mosaic module.
  * Fix random characters problem in RSS filter.
 
+Audio output
+ * Replay gain support.
+ * Play audio when going slower/faster ( no pitch filter yet )
+
 Stream output:
  * UDP-Lite (requires OS support) for RTP/TS encapsulation