]> git.sesse.net Git - vlc/blobdiff - NEWS
* Ehm, MAX, not MIN of course. And let's check both before and after cropping.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 61ffa6d7c230b92215b460b1dadb39d337eb0252..c55462f99e762d45533c69dc20046fe53b664793 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,10 +27,15 @@ Playlist:
     * Shoutcast TV listings
     * Audioscrobbler/last.fm support
 
+Decoders:
+ * VP60/VP61 codecs 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
+ * Rewrite motion detection video filter
+ * New extract video filter (extract Red, Green and Blue components from a video)
 
 Interfaces:
  * Windows/Linux
@@ -39,7 +44,7 @@ Interfaces:
    * Improved user interaction
 
 
-Changes between 0.8.5 and 0.8.6
+Changes between 0.8.5 and 0.8.6:
 --------------------------------
 
 Playlist:
@@ -57,10 +62,10 @@ Input:
 Decoders:
  * Native WMV9/VC-1 support
  * WMA Speech support (through binary codecs)
- * VP5/VP6 - Flash Video support
+ * VP5/VP6 - Flash Video support (not VP61)
  * The True Audio Lossless codec support
- * WavPack support
- * Improved H.264 support (interlaced, speed improvements etc)
+ * Matroska WavPack support
+ * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
  * Fixed a problem with MPEG2 field pictures
  * Fixed swapped colors on DVB subtitles
  
@@ -107,6 +112,7 @@ Developers:
  * Fixes for the mozilla and activeX plugins
 
 
+
 Changes between 0.8.4a and 0.8.5
 ---------------------------------