vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Wed Feb 14 16:49:03 2018 +0100| [efbc929be0f549d2b955aa187e2092d556432ae8] | committer: Hugo Beauzée-Luyssen
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=efbc929be0f549d2b955aa187e2092d556432ae8 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 650a3a3b29..40c6a5b140 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,14 @@ Changes between 3.0.0 and 3.0.1: -------------------------------- +Core: + * Fix user after free when cleaning playlists + Video output: * Fix HLG tone mapping on some systems like macOS. + * Fix screensaver inhibition on Windows XP + * Fix various direct3d11 crashes + * Fix HDR tone mapping in Direct3d11 Access: * macOS: enable SMB file sharing @@ -10,6 +16,8 @@ Access: Hardware Decoder: * macOS: Improve HEVC 10bits performances with Videotoolbox +Demux: + * Improve MKV seeking speed Changes between 2.2.8 and 3.0.0: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
