]> git.sesse.net Git - vlc/blobdiff - NEWS
- Improve DIST_SUBDIR
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index f4d648a3e975aa23fb9146b9dd670808e475aa9a..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:
@@ -28,8 +28,13 @@ Playlist:
     * Shoutcast TV listings
     * Audioscrobbler/last.fm support
 
+Input/Demuxers:
+  * 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
@@ -37,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
@@ -45,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:
 --------------------------------