[vlc-commits] Tag 3.0.8 : VLC media player 3.0.8 'Vetinari'
git at videolan.org
git at videolan.org
Wed Aug 14 18:26:51 CEST 2019
[vlc/vlc-3.0] [branch: refs/tags/3.0.8]
Tag: 739ba1332f41b16d938dd9d545a2c3a4dc1a8ab3
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git?a=tag;h=739ba1332f41b16d938dd9d545a2c3a4dc1a8ab3
Tagger: Hugo Beauzée-Luyssen <hugo at beauzee.fr>
Date: Wed Aug 14 18:26:47 2019 +0200
VLC media player 3.0.8 'Vetinari'
This is the ninth release of VLC 3.0 branch, named "Vetinari",
in reference to the Lord Patrician from Discworld.
This updates contains a various fixes and improvements
- Fix stuttering for low framerate videos
- Improve adaptive streaming
- Improve audio output for external audio devices on macOS/iOS
- Fix hardware acceleration with Direct3D11 for some AMD drivers
- Fix WebVTT subtitles rendering
It also fixes 13 security issues, ranging from buffer overflows to
divisions by zero
Check our NEWS file for more details!
Vetinari is a major release changing a lot in the media engine of VLC.
It is one of the largest release we've ever done.
Notably, it:
- activates hardware decoding on all platforms, of H.264 & H.265, 8 & 10bits,
allowing 4K60 or even 8K decoding with little CPU consumption,
- merges all the code from the mobile ports into the same codebase with
common numbering and releases,
- supports 360 video and 3D audio, and prepares for VR content,
- supports direct HDR and HDR tone-mapping,
- updates the audio passthrough for HD Audio codecs,
- allows browsing of local network drives like SMB, FTP, SFTP, NFS...
- stores the passwords securely,
- brings a new subtitle rendering engine, supporting ComplexTextLayout
and font fallback to support multiple languages and fonts,
- supports ChromeCast with the new renderer framework,
- adds support for numerous new formats and codecs, including WebVTT,
AV1, TTML, HQX, 708, Cineform, and many more,
- improves Bluray support with Java menus, aka BD-J,
- updates the macOS interface with major cleaning and improvements,
- support HiDPI UI on Windows, with the switch to Qt5,
- prepares the experimental support for Wayland on Linux, and
switches to OpenGL by default on Linux.
More information about the vlc-commits
mailing list