]> git.sesse.net Git - vlc/blobdiff - NEWS
libvlc: add libvlc_media_get_type
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 8b85a6fbbb39775e01813b49692583ca4b088eb9..b2e443b674a63456a1e0b8b1350a632cbe219d1f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ Access:
  * Support depayloading Opus from RTP
  * Support sftp username and passwords options and URL
  * New UPnP access module, to list directories without infinite recursions
+ * New WASAPI audio capture module on Windows
 
 Decoder:
  * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
@@ -104,6 +105,7 @@ libVLC:
  * Add libvlc_media_parse_with_options that uses a flag to specify parse options
  * Add libvlc_audio_output_device_get to get the currently selected audio output device
    identifier (if there is one available)
+ * Add libvlc_media_get_type to get the type of the media
 
 Logging
  * Support for the SystemD Journal