]> git.sesse.net Git - vlc/blobdiff - NEWS
lua/net.c: revert [14707cbaca9fa] and fix properly
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index fe460481438c77383a4419f80b17a47133ab2ec1..38cf4b24d9ffaec123f0275c93811a0cf98c7db3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 Changes between 1.1.0 and 1.2.0-git:
 ------------------------------------
 
+Codecs
+ * You can now use ffmpeg-mt in conjunction with vlc
+
+Video Filter:
+ * New gradfun filter for debanding videos using dithering
+
+
 Changes between 1.0.5 and 1.1.0-pre1:
 ------------------------------------
 Important changes for users:
@@ -94,6 +101,7 @@ Encoders:
  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
    uses ABR and if qp-value is set uses CQP
  * libx264-version 0.76 or higher is required
+ * x264 has tune/preset parameters supported
 
 Stream output:
  * New smem module, streaming to memory
@@ -112,6 +120,7 @@ Mac OS X Port:
    by Andy Matuschak et al.
  * New CoreText based text renderer replacing the former ATSUI renderer
  * New Video output module (mostly targetting VLCKit)
+ * Optimised behavior when using the 2009 Apple Remote
 
 Windows port:
  * Integration in Windows 7 taskbar