X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=420a4be7ed8575d5557075a15ce649e8f4ac7bc3;hb=febea59322289ec7d45aa8bb8128703ba65ea726;hp=1afd6b2c4cae149f1825b4f119405e83e9c22a9a;hpb=a0c3ef49d987af191091b4d84c03432d633128e6;p=vlc diff --git a/NEWS b/NEWS index 1afd6b2c4c..420a4be7ed 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Changes between 2.2.x and 3.0.0-git: Core: * Support wayland surface type + * Allow to start the video paused on the first frame Access: * Support HDS (Http Dynamic Streaming) from Adobe (f4m, f4v, etc.) @@ -16,6 +17,9 @@ Access: domain / path matching, Secure cookies) * Support DVB-T2 on Windows BDA * 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 @@ -27,6 +31,9 @@ Decoder: * Support VP9 and WMV3 decoding using OMX and performance improvements * New MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder based on libmpg123 * New BPG decoder based on libbpg + * Fixed uncompressed DVD-Audio (AOB) LPCM decoding + * Rewrite WPL playlists and add ZPL playlists support (Zune) + * Support TDSC, Canopus HQX Demuxers: * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS) @@ -47,6 +54,7 @@ Stream filter: Audio output: * Complete rewrite of the AudioTrack Android module. This is now the default. + It now supports HDMI/SPDIF passthrough for AC3, 5.1/7.1 and float output. Video ouput: * Linux/BSD default video output is now OpenGL, instead of Xvideo @@ -76,6 +84,7 @@ Muxers: Service Discovery: * New NetBios service discovery using libdsm + * Rewrite of the UPnP service discovery Mac OS X Interface * new AppleScript API giving access to audio desynchronization @@ -97,6 +106,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