]> git.sesse.net Git - vlc/blobdiff - NEWS
API cleanup
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index f580d35e7b2648f39bf7e6dfc5dee5362b7a71fd..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,22 +29,23 @@ Playlist:
     * Audioscrobbler/last.fm support
 
 Input/Demuxers:
-  * UDP-Lite (requires OS support) for raw and RTP encapsulation
+  * UDP-Lite protocol (requires OS support) for RTP/AVP
+  * DCCP protocol (requires OS support) for RTP/AVP
 
 Decoders:
  * VP60/VP61 codecs support
- * Teletext (telx) support
+ * Teletext subtitles (telx) support
 
 Video output:
  * Adjust, Invert and Distort (now splitted into Wave, Ripple, Gradient
    and Psychedelic) video filters can now be streamed
  * New puzzle video output filter
- * New sharpen 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 raw and RTP/TS encapsulation
+ * UDP-Lite (requires OS support) for RTP/TS encapsulation
 
 Interfaces:
  * Windows/Linux
@@ -53,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:
 --------------------------------