]> git.sesse.net Git - vlc/blobdiff - NEWS
Qt: bugfix: playlist's add directory function was failing on input_Read (assert failed)
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 10f6c0df6d4de1dd60a03b4f790aea79e8d2bb65..2e135daff991927d5fb8f6182692a0ac514fa650 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,20 @@
 Changes between 0.9.1 and 1.0.0-git:
 ------------------------------------
 
+Inputs:
+ * Mouse cursor support in x11 and win32 screen modules
+ * Screen module now supports partial screen capture and mouse following on
+   windows.
+
 Decoders:
  * AES3 (SMPTE 302M) support
+ * E-AC3 (A/52b) support
+
 Stream output:
  * Restored the old mpeg2 transrating module.
+ * Restored the old behavior of --sout-keep. It is now de-activated by default.
+ * Multiple bridge-in instances are now possible.
+ * bridge-in can be used to configure a placeholder stream.
 
 Changes between 0.8.6i and 0.9.1:
 ---------------------------------