X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=8b85a6fbbb39775e01813b49692583ca4b088eb9;hb=355ec9f1f4394f5bf5ac5f49a5347d95de658cdc;hp=1e11fd8f8d67bc07ce4819fd9134fc8a87fd523c;hpb=63be579eeafa2a1fddb3df95974b8d4bba4013dd;p=vlc diff --git a/NEWS b/NEWS index 1e11fd8f8d..8b85a6fbbb 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ 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 Decoder: * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL @@ -27,6 +29,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 +52,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 +82,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 @@ -106,6 +113,7 @@ Logging Misc * remove langfromtelx + * remove ZPL playlist format Changes between 2.1.x and 2.2.0: