]> git.sesse.net Git - vlc/blobdiff - NEWS
Remove window size parameter.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index d38ef9e3fb7c5522d945f42bf4a056d22fd311d6..9d1ec831bb3a490980063399f16bd7cc3b658ba0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 $Id$
 
-Changes between 0.8.6 and 0.9.0-svn (not released yet)
+Changes between 0.8.6 and 0.9.0-svn (not released yet):
 -------------------------------------------------------
 
 Important notes:
@@ -29,10 +29,12 @@ Playlist:
     * Audioscrobbler/last.fm support
 
 Input/Demuxers:
-  * Support for UDP-Lite (requires OS support) for UDP-Raw and RTP
+  * UDP-Lite protocol (requires OS support) for RTP/AVP
+  * DCCP protocol (requires OS support) for RTP/AVP
 
 Decoders:
  * VP60/VP61 codecs support
+ * Teletext subtitles (telx) support
 
 Video output:
  * Adjust, Invert and Distort (now splitted into Wave, Ripple, Gradient
@@ -40,6 +42,10 @@ Video output:
  * New puzzle video output filter
  * Rewrite motion detection video filter
  * New extract video filter (extract Red, Green and Blue components from a video)
+ * New sharpen video filter (increase the contrast of adjacent pixels)
+
+Stream output:
+ * UDP-Lite (requires OS support) for RTP/TS encapsulation
 
 Interfaces:
  * Windows/Linux
@@ -48,6 +54,27 @@ Interfaces:
    * Improved user interaction
 
 
+Changes between 0.8.6a and 0.8.6-bugfix (not yet released):
+-----------------------------------------------------------
+Various bugfixes notably:
+ * out-of-bound read in demuxers
+ * demuxers crashes (incl. CVE-2007-0256)
+ * Mac OS X Interface crashes
+
+Mac OS X Interface:
+ * further usability improvements
+
+
+Changes between 0.8.6 and 0.8.6a:
+---------------------------------
+
+CDDA / VCDX plugins:
+ * Security updates (VideoLAN-SA-0701)
+
+Mac OS X Interface:
+ * Fullscreen controller improvements
+
+
 Changes between 0.8.5 and 0.8.6:
 --------------------------------