]> git.sesse.net Git - vlc/blobdiff - NEWS
Fix use after free
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 941d395deee786bb6a15f5205b57751834bf4a25..30a4c982e37fc11b7f06b9c7b0b409bf186f2bc8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-Changes between 0.9.8a and 1.0.0-git:
-------------------------------------
+Changes between 0.9.8a and 1.0.0-pre1:
+--------------------------------------
+
+Important notes:
+----------------
+ * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
+   See 'Access:' for more info.
 
 Playback:
  * Instantaneous pausing
@@ -67,6 +72,7 @@ Linux/Windows interface:
  * Better integration in GTK environments
 
 Mac OS X Interface:
+ * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
  * Reveal-in-Finder functionality for locally stored items.
  * Easy addition of Subtitles through the Video menu
  * Additional usability improvements
@@ -76,6 +82,7 @@ Stream output:
  * Multiple bridge-in instances are now possible.
  * bridge-in can be used to configure a placeholder stream.
  * Remote Audio Output Protocol (AirTunes) module.
+ * Fixed mosaic memleak. Mosaics are now usable again.
 
 Maemo Port:
  * New Maemo port with:
@@ -96,11 +103,11 @@ Audio output:
 Video output:
  * Effects (cube, torus, etc.) removed from OpenGL video output
  * Video is able to stay in original size and to zoom in fullscreen (hotkey 'o') while keeping black borders
+ * Image video output has been rewritten into a video-filter named 'scene'. The old image video output has been removed.
 
 Miscellanous:
  * Invmem, a fake codec to display images from external applications
 
-
 Changes between 0.9.6 and 0.9.8a:
 ---------------------------------