[vlc-commits] Update NEWS

Thomas Guillem git at videolan.org
Thu May 19 16:26:46 CEST 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu May 19 16:19:31 2016 +0200| [c9a72f4f60f583ebda3a642b7304d4771af32999] | committer: Thomas Guillem

Update NEWS

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c9a72f4f60f583ebda3a642b7304d4771af32999
---

 NEWS |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 73b06a5..9f2c2af 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ Core:
  * VLC now assumes vlcrc config file is in UTF-8
  * Add a keystore API: fetch and store password for common protocols (HTTP,
    SMB, SFTP, FTP, RTSP ...)
+ * Autodetect external audio tracks (ac3,m4a,aac,dts...)
 
 Access:
  * New NFS access module using libnfs
@@ -191,6 +192,9 @@ libVLC:
    libvlc_dialog_set_context, libvlc_dialog_get_context, libvlc_dialog_set_callbacks,
    libvlc_dialog_dismiss, libvlc_dialog_post_action, libvlc_dialog_post_login
  * Add libvlc_media_discoverer_list_get|release to list the media discoverers
+ * Add libvlc_media_slaves_add, libvlc_media_slaves_clear
+   libvlc_media_slaves_get, libvlc_media_slaves_release to add and get slaves
+   from a libvlc_media
 
 Logging
  * Support for the SystemD Journal



More information about the vlc-commits mailing list