[vlc-commits] Add NEWS about libVLC
Thomas Guillem
git at videolan.org
Tue Jan 20 14:24:41 CET 2015
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jan 20 11:35:47 2015 +0000| [87ed7b37ef54bb33fa4fbe59e355aeb0be28f19d] | committer: Jean-Baptiste Kempf
Add NEWS about libVLC
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=87ed7b37ef54bb33fa4fbe59e355aeb0be28f19d
---
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:
More information about the vlc-commits
mailing list