[vlc-commits] Tag 3.0.6 : VLC media player 3.0.5 'Vetinari'
git at videolan.org
git at videolan.org
Wed Jan 9 21:10:33 CET 2019
[vlc/vlc-3.0] [branch: refs/tags/3.0.6]
Tag: ebe009faa980d18b321deedeae2cd977c01c1c90
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git?a=tag;h=ebe009faa980d18b321deedeae2cd977c01c1c90
Tagger: Hugo Beauzée-Luyssen <hugo at beauzee.fr>
Date: Wed Jan 9 20:50:59 2019 +0100
VLC media player 3.0.5 'Vetinari'
This is the seventh release of VLC 3.0 branch, named "Vetinari",
in reference to the Lord Patrician from Discworld.
This updates contains a various fixes and improvements:
- Fixes some subtitles not being displayed
- Improves HDR support in AV1
- Adds support for 12bits AV1 decoding
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