[www-doc] [Git][VideoLAN.org/websites][master] 4 commits: news: announce dav1d 1.5.4, update project page
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Wed Jul 29 08:06:41 UTC 2026
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
4e5d264e by Jean-Baptiste Kempf at 2026-07-29T10:06:04+02:00
news: announce dav1d 1.5.4, update project page
- - - - -
57708115 by Jean-Baptiste Kempf at 2026-07-29T10:06:12+02:00
news: announce libdvdcss 1.6.0 and libdvdread 7.1, update pages
- - - - -
cf698ec6 by Jean-Baptiste Kempf at 2026-07-29T10:06:15+02:00
news: announce libbluray 1.5.0 and libaacs 0.12.0, update pages
- - - - -
c8221359 by Jean-Baptiste Kempf at 2026-07-29T10:06:18+02:00
news: date library releases to their actual release day
- - - - -
6 changed files:
- www.videolan.org/developers/libaacs.php
- www.videolan.org/developers/libbluray.php
- www.videolan.org/developers/libdvdcss.php
- www.videolan.org/developers/libdvdnav.php
- www.videolan.org/news.msg
- www.videolan.org/projects/dav1d.php
Changes:
=====================================
www.videolan.org/developers/libaacs.php
=====================================
@@ -4,7 +4,7 @@
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
- $libaacs_version = "0.11.1";
+ $libaacs_version = "0.12.0";
?>
<div class="container">
@@ -33,7 +33,7 @@
<h2>Get libaacs</h2>
<p>You can get <code>libaacs</code> latest release on our download server:
- <a href="https://download.videolan.org/pub/videolan/libaacs/<?php echo "{$libaacs_version}/libaacs-{$libaacs_version}.tar.bz2" ?>">
+ <a href="https://download.videolan.org/pub/videolan/libaacs/<?php echo "{$libaacs_version}/libaacs-{$libaacs_version}.tar.xz" ?>">
<?php echo "libaacs {$libaacs_version}" ?>
</a>
</p>
=====================================
www.videolan.org/developers/libbluray.php
=====================================
@@ -4,7 +4,7 @@
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
- $libbluray_version = "1.4.0";
+ $libbluray_version = "1.5.0";
?>
<div class="container">
=====================================
www.videolan.org/developers/libdvdcss.php
=====================================
@@ -21,7 +21,7 @@
</ul>
<h2>Get libdvdcss</h2>
- <p>The latest version of <code>libdvdcss</code> is <b>1.5.0</b>.</p>
+ <p>The latest version of <code>libdvdcss</code> is <b>1.6.0</b>.</p>
<p>On Debian and Ubuntu, you can install <code>libdvdcss</code> via <code>libdvd-pkg</code> helper package:</p>
<pre><code>sudo apt install libdvd-pkg</code></pre>
=====================================
www.videolan.org/developers/libdvdnav.php
=====================================
@@ -30,7 +30,7 @@
<p>You can also access the code <a href="https://code.videolan.org/videolan/libdvdnav">online</a>.</p>
<h2>Get libdvdread</h2>
- <p>The latest version of <code>libdvdread</code> is <b>7.0.1</b>.</p>
+ <p>The latest version of <code>libdvdread</code> is <b>7.1.1</b>.</p>
<p><code>libdvdread</code> is available through <a href="https://wiki.videolan.org/Git">Git</a> or by browsing the <a href="//download.videolan.org/pub/videolan/libdvdread/">releases</a>.</p>
=====================================
www.videolan.org/news.msg
=====================================
@@ -1,5 +1,11 @@
# Comments begin with a #
# New topics begin with mechanism#
+|16 July 2026|New releases for libbluray and libaacs|New versions of <a href="/developers/libbluray.html">libbluray</a> <em>(1.5.0)</em> and <a href="/developers/libaacs.html">libaacs</a> <em>(0.12.0)</em> are out.<br />libbluray now exposes HDR10+, Dolby Vision, dynamic range and colour space information as well as chapter names, and brings numerous BD-J improvements, including interactive HAVI components and faster startup. libaacs improves error handling and resilience, and fixes several issues.
+
+|15 July 2026|New releases for libdvdcss and libdvdread|New releases of <a href="/developers/libdvdcss.html">libdvdcss</a> <em>(1.6.0)</em> and <a href="/developers/libdvdnav.html">libdvdread</a> <em>(7.1)</em> have been published today.<br />The biggest features of those releases are related to recordable DVD media <em>(DVD-VR)</em>, including CPRM decryption, continuing the DVD-Audio work of the previous releases, along with improved portability and hardened parsing.
+
+|14 July 2026|dav1d 1.5.4|A new minor release of <a href="/projects/dav1d.html">dav1d</a>, our AV1 decoder, is out today, focused on optimizations and maintenance.<br />The highlight of this release is RISC-V: the newly optimized functions are between 2.5x and 12x faster than the C code, making decoding at least twice as fast overall on current RISC-V hardware. This release also brings further AArch64 and ARM32 optimizations, support for the Armv9.3-A Guarded Control Stack, an improved threading model and better portability, notably to OS/2.<br />As usual, the source can be found on our <a href="https://code.videolan.org/videolan/dav1d">GitLab</a> and on <a href="https://downloads.videolan.org/pub/videolan/dav1d/1.5.4/">our mirrors</a>.
+
|31 May 2026|dav2d, a new AV2 decoder|We are pleased to announce <b><a href="https://code.videolan.org/videolan/dav2d">dav2d</a></b>, a small, fast and portable decoder for the new <b>AV2</b> codec, the successor to AV1 and the latest royalty-free video codec from the Alliance for Open Media.<br />dav2d is the continuation of the work we started with [dav1d](/developers/dav1d.html), our AV1 decoder, and is developed by members of the VideoLAN community under the same BSD-style license.<br/><br/>This first version is a feature-complete AVM v15 decoder, supporting 8-bit and 10-bit decoding, with optimizations for x86 (AVX2), ARM (AArch64 NEON) and RISC-V. This is still early work, and our focus remains on correctness, conformance, optimization and platform support.<br/>You can find more information in this <a href="https://jbkempf.com/blog/2026/dav2d/">blog post</a>.
|25 February 2026|VLC for Android 3.7.0|We are pleased to release version 3.7.0 of the VLC version for the Android platform.<br />It comes with a completely new equalizer and an improved settings backup. See our <a href="/vlc/download-android.html">Android page</a>.
=====================================
www.videolan.org/projects/dav1d.php
=====================================
@@ -5,6 +5,8 @@
$menu = array( "projects", "projects" );
$body_color = "red";
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
+
+ $dav1d_version = "1.5.4";
?>
<div class="container">
@@ -17,6 +19,7 @@
<div class="projectDescription">
<p>dav1d is a new AV1 cross-platform decoder, open-source,
and focused on speed, size and correctness.</p>
+ <p>Latest release is <b>dav1d <?php echo $dav1d_version ?></b>.</p>
</div>
</div>
</div>
@@ -51,7 +54,12 @@
<p>The code can be found on the <a href="https://code.videolan.org/videolan/dav1d">VideoLAN Gitlab</a>:</p>
<code><pre>git clone https://code.videolan.org/videolan/dav1d.git</pre></code>
<h2>Source</h2>
- <p>The source code tarball can be found on our ftp: <a href="https://downloads.videolan.org/pub/videolan/dav1d/">dav1d tarballs</a>.
+ <p>You can get the latest release on our download server:
+ <a href="https://downloads.videolan.org/pub/videolan/dav1d/<?php echo "{$dav1d_version}/dav1d-{$dav1d_version}.tar.xz" ?>">
+ <?php echo "dav1d {$dav1d_version}" ?>
+ </a>
+ </p>
+ <p>All source code tarballs can be found on our ftp: <a href="https://downloads.videolan.org/pub/videolan/dav1d/">dav1d tarballs</a>.
</p>
</div>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/b3ebb87f05ef9cd9ea108634a75c1c845e93db6f...c822135906b00be2cb4669838c52c863b354eda2
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/b3ebb87f05ef9cd9ea108634a75c1c845e93db6f...c822135906b00be2cb4669838c52c863b354eda2
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the www-doc
mailing list