]> git.sesse.net Git - vlc/blobdiff - NEWS
Add encode support to NEWS.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 3fe4b97568055584c3fbde51b7fc9d8ed5be7b3a..17d8522474d221d842fc455a9aed2ea0049150e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,12 @@ Access
  * DVB-S scanning support
  * DShow: support for freq and video standard selection
  * Support for VDR recordings
+ * Blu-Ray integration with libbluray
+ * Blackmagic DeckLink SDI card input support (Linux only currently)
 
 Codecs
  * You can now use ffmpeg-mt in conjunction with vlc
+ * Encode support for DVD LPCM
 
 Demuxers:
  * id3tag plugin is removed (superseded by taglib).
@@ -38,6 +41,7 @@ Audio Filter:
 Video Filter:
  * New gradfun filter for debanding videos using dithering
  * Rewrite of the grain filter, faster and with better quality
+ * New posterize filter for lowering the number of colors
 
 Stream output:
  * New livehttp-module for HTTP Live Streamin (iphone-stuff),
@@ -50,6 +54,11 @@ Stream output:
 Translations:
  * New Armenian translation
 
+libVLC:
+ * New capabilities for libVLC:
+  ** libvlc_media_player_navigate for DVD navigation
+
+
 Changes between 1.1.3 and 1.1.4:
 --------------------------------