]> git.sesse.net Git - vlc/blobdiff - NEWS
Converted misc/rtsp.c to vlc_clone().
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 26aed852fd989476aa373353d2ea84e786d6fe03..a3d28c263fbda9a9a13ef4a68784746dbceb84b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,8 @@ Interfaces:
  * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
  * Mac OS X: new Track Synchronization panel
  * The rc and telnet lua interfaces were merged into a new "cli" interface
+ * dbus: Rewrite of the main loop to use a more efficient poll-based model
+ * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
 
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
@@ -84,6 +86,7 @@ Video Filter:
  * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
  * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
  * New subsdelay filter to change subtitles delay
+ * New anti-flickering filter
 
 Audio Filter:
  * New Compressor filter, a dynamic range compressor