1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00

NEWS: add libvlc_media_new_callbacks()

This commit is contained in:
Rémi Denis-Courmont 2015-03-31 22:02:46 +03:00
parent 8a9fa0b92d
commit 37604c948f

1
NEWS
View File

@ -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.