[www-doc] [Git][VideoLAN.org/websites][master] 3 commits: bitstream: new 1.6 release

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Mon Dec 1 10:05:40 UTC 2025



Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
a1651bb6 by Christophe Massiot at 2025-11-24T14:53:45+01:00
bitstream: new 1.6 release

- - - - -
522e2eef by Christophe Massiot at 2025-11-24T17:35:44+01:00
dvblast: new 3.5 release

- - - - -
53fe354c by Christophe Massiot at 2025-12-01T10:53:06+01:00
multicat: new 2.4 release

- - - - -


4 changed files:

- www.videolan.org/developers/bitstream.php
- www.videolan.org/news.msg
- www.videolan.org/projects/dvblast.php
- www.videolan.org/projects/multicat.php


Changes:

=====================================
www.videolan.org/developers/bitstream.php
=====================================
@@ -68,7 +68,7 @@
     </ul>
 
     <h2>Get biTStream</h2>
-    <p>The latest <code>biTStream</code> release is <a href="https://get.videolan.org/bitstream/1.5/"><b>version 1.5</b></a>.</p>
+    <p>The latest <code>biTStream</code> release is <a href="https://get.videolan.org/bitstream/1.6/"><b>version 1.6</b></a>.</p>
     <p><code>biTStream</code> is available through <a href="https://wiki.videolan.org/git">git</a> at:</p>
     <pre><code>git clone https://code.videolan.org/videolan/bitstream.git</code></pre>
 


=====================================
www.videolan.org/news.msg
=====================================
@@ -1,5 +1,7 @@
 # Comments begin with a #
 # New topics begin with mechanism#
+|1 December 2025|New releases for biTStream, DVBlast and multicat|We are pleased to release versions <a href="/developers/bitstream.html">1.6 of biTStream</a>, <a href="/projects/dvblast.html">3.5 of DVBlast</a> and <a href="/projects/multicat.html">2.4 of multicat</a>.<br />DVBlast and multicat had major improvements and new features.
+
 |13 January 2025|VLC for Android 3.6.0|We are pleased to release version 3.6.0 of the VLC version for the Android platform.<br />It comes with the new Remote Access feature, a parental control and a lot of fixes. See our <a href="/vlc/download-android.html">Android page</a>.
 
 |10 June 2024|VLC 3.0.21|VideoLAN and the VLC team are publishing the 3.0.21 release of VLC today, which is the 22nd update to VLC's 3.0 branch: it updates codecs, adds Super Resolution and VQ Enhancement filtering with AMD GPUs, NVIDIA TrueHDR to generate a HDR representation from SDR sources with NVIDIA GPUs and improves playback of numerous formats including improved subtitles rendering notably on macOS with Asian languages. Additional details on <a href="/vlc/releases/3.0.21.html">the release page</a>. This release also fixes a security issue, which is detailed <a href="/security/sb-vlc3021.html">here</a>.


=====================================
www.videolan.org/projects/dvblast.php
=====================================
@@ -19,7 +19,7 @@
                  DVBlast is a simple and powerful MPEG-2/TS demux and streaming
                  application.
             </div>
-            <a id="downloadButton" href="https://get.videolan.org/dvblast/3.4/dvblast-3.4.tar.bz2">
+            <a id="downloadButton" href="https://get.videolan.org/dvblast/3.5/dvblast-3.5.tar.bz2">
                 <img style="position: absolute; top: -10px; left: -10px;" src="/images/downloadDVBlast.png" alt="Download DVBlast icon" />
                 <div class="downloadText">Download DVBlast</div>
                 <span id="downloadDetails" style="font-size: 12px;">


=====================================
www.videolan.org/projects/multicat.php
=====================================
@@ -51,11 +51,22 @@
 
 	<p><code>reordertp</code> takes one or multiple inputs (from <code>aggregartp</code> or another source known to reorder and/or add jitter to packets) and smoothes them out to output the original stream in correct order.</p>
 
+	<h2>The <code>smooths</code> program</h2>
+
+	This program allows to minimize jitter and please IAT analysers. It reads the RTP timestamps
+	and waits for the proper time to send the packet.
+
+	<h2>The <code>multilive</code> program</h2>
+
+	<p>This program implements a VRRP-like master/slave redundancy between two servers.
+	Both servers communicate via a multicast address, and if the master server crashes,
+	the slave server takes over.</p>
+
 	<h2>Get Multicat</h2>
 
 	<p> The latest official version of <code>Multicat</code>
-	is numbered 2.3, and is available <a
-	href="https://get.videolan.org/multicat/2.3/multicat-2.3.tar.bz2">here</a>.</p>
+	is numbered 2.4, and is available <a
+	href="https://get.videolan.org/multicat/2.4/multicat-2.4.tar.bz2">here</a>.</p>
 
 	<p><a href="/developers/bitstream.html">biTStream</a> needs to be installed at build-time.</p>
 



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/b6d0de169e7b6d980b73bfd4ce534a6a5cbbaae2...53fe354c327639a95840caebc113158ff9fe4dd3

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/compare/b6d0de169e7b6d980b73bfd4ce534a6a5cbbaae2...53fe354c327639a95840caebc113158ff9fe4dd3
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the www-doc mailing list