]> git.sesse.net Git - vlc/blobdiff - NEWS
NEWS about libvlc_media_player_navigate
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 82a2f61c9b1aeddc928fe2ff501f46811ab22939..de1ffba7bb666942b7804989b9d44d3f65360cc8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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,6 +29,9 @@ Interfaces
 Video Output:
  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
 
+Audio Output:
+ * New audio output based on AudioQueue API for iOS
+
 Audio Filter:
  * New Compressor filter, a dynamic range compressor
 
@@ -43,6 +47,13 @@ Stream output:
     index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
     dst=public_html/iphonestreamfile-###.ts}"
 
+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:
 --------------------------------