]> git.sesse.net Git - vlc/blobdiff - NEWS
lua: update youtube script to support "html5=True" URLs
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index afcb15f990d2859c7248798d2635cfe1277a8647..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