vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Feb 18 17:16:09 2019 +0100| [7294c33575e251e0b486199f702aad19a0b64163] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=7294c33575e251e0b486199f702aad19a0b64163 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index f506853837..241c6970a6 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,22 @@ Changes between 3.0.6 and 3.0.7: -------------------------------- +Access: + * Improve Blu-ray support + +Audio output: + * Fix pass-through on Android-23 + Video Output: * Fix 12 bits sources playback with Direct3D11 + * Fix crash on iOS + +Stream Output: + * Improve Chromecast support with new ChromeCast apps + +Misc: + * Update Youtube, Dailymotion, Vimeo scripts + Changes between 3.0.5 and 3.0.6: -------------------------------- @@ -14,6 +28,7 @@ Codec: * Add support for 12 bits decoding of AV1 * Fix HDR support in AV1 when the container provides the metadata + Changes between 3.0.4 and 3.0.5: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
