]> git.sesse.net Git - vlc/blobdiff - NEWS
Removed unused ZOOM_FP_FACTOR define.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index b31ae51a6e694eb23aeec4c85164dd949950b15a..2adfdca7f44c29ca935c8e53c38420b36cd5a361 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
 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
+
+Stream output:
+ * New livehttp-module for HTTP Live Streamin (iphone-stuff),
+   example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
+    venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
+    access=livehttp{index=public_html/iphonestream.m3u8,
+    index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
+    dst=public_html/iphonestreamfile-###.ts}"
+
+
 Changes between 1.0.5 and 1.1.0-pre1:
 ------------------------------------
 Important changes for users: