]> git.sesse.net Git - vlc/blobdiff - NEWS
lua: remove "bla ? true : false"
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index daabb148f19fafe2bb46bd7f4e9e664ec6bc339f..80e81220036f0447cb2d57f71c4f9ae0e8156265 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.1.0 and 1.2.0-git:
+Changes between 1.1.4 and 1.2.0-git:
 ------------------------------------
 
 Important changes for packagers:
@@ -12,6 +12,7 @@ Access
  * BDA: experimental support for ClearQam devices
  * DVB-S scanning support
  * DShow: support for freq and video standard selection
+ * Support for VDR recordings
 
 Codecs
  * You can now use ffmpeg-mt in conjunction with vlc
@@ -28,8 +29,12 @@ Interfaces
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
 
+Audio Filter:
+ * New Compressor filter, a dynamic range compressor
+
 Video Filter:
  * New gradfun filter for debanding videos using dithering
+ * Rewrite of the grain filter, faster and with better quality
 
 Stream output:
  * New livehttp-module for HTTP Live Streamin (iphone-stuff),
@@ -39,6 +44,21 @@ Stream output:
     index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
     dst=public_html/iphonestreamfile-###.ts}"
 
+Translations:
+ * New Armenian translation
+
+Changes between 1.1.3 and 1.1.4:
+--------------------------------
+
+Win32:
+ * Fix a security issue when loading DLLs, especially in Qt4 and dmo modules,
+   See VideoLAN-SA-1005
+ * Fix folders opening from the interface
+
+Translations:
+ * Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukranian
+   Polish, Simplified Chinese, German and Galician
+
 
 Changes between 1.1.2 and 1.1.3:
 --------------------------------