[vlc-devel] [PATCH] Add NEWS about libVLC

Thomas Guillem thomas at gllm.fr
Tue Jan 20 13:35:47 CET 2015


---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 13fb7eb..ca503f4 100644
--- a/NEWS
+++ b/NEWS
@@ -85,6 +85,8 @@ libVLC:
    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
+ * Add libvlc_MediaListEndReached Event to get notified when a media list reached the end
+ * Add libvlc_media_parse_with_options that uses a flag to specify parse options
 
 
 Changes between 2.1.x and 2.2.0:
-- 
2.1.3




More information about the vlc-devel mailing list