[vlc-commits] NEWS: add libvlc_media_new_callbacks()

Rémi Denis-Courmont git at videolan.org
Tue Mar 31 21:03:04 CEST 2015


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Mar 31 22:02:46 2015 +0300| [37604c948f293ebb05b59339ffc16b01a5657f60] | committer: Rémi Denis-Courmont

NEWS: add libvlc_media_new_callbacks()

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

 NEWS |    1 +
 1 file changed, 1 insertion(+)

diff --git a/NEWS b/NEWS
index 1b42550..94de7aa 100644
--- a/NEWS
+++ b/NEWS
@@ -98,6 +98,7 @@ Skins2:
  * Support key accelerators
 
 libVLC:
+ * Add libvlc_media_new_callbacks for custom input byte streams
  * 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.



More information about the vlc-commits mailing list