[vlc-commits] Add NEWS about libVLC
Jean-Baptiste Kempf
git at videolan.org
Tue Jan 13 23:32:46 CET 2015
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jan 13 23:29:47 2015 +0100| [571c61a700d0c7bc143542c805ea421091ef8828] | committer: Jean-Baptiste Kempf
Add NEWS about libVLC
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=571c61a700d0c7bc143542c805ea421091ef8828
---
NEWS | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index c468ada..4d0d64d 100644
--- a/NEWS
+++ b/NEWS
@@ -79,10 +79,11 @@ Skins2:
* Support key accelerators
libVLC:
- * split of libvlc_media_discoverer_new_from_name into libvlc_media_discoverer_new,
+ * Add libvlc_audio_output_device_enum to enumerate devices of current aout
+ * Split of libvlc_media_discoverer_new_from_name into libvlc_media_discoverer_new,
libvlc_media_discoverer_new and libvlc_media_discoverer_start.
This allows to attach media events between create and start.
-
+ * Add libvlc_media_get_codec_description to get a human readable description of a codec
Changes between 2.1.x and 2.2.0:
More information about the vlc-commits
mailing list