[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95db70a web/download: add FFmpeg 4.4.6

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sat May 17 18:01:14 EEST 2025


The branch, master has been updated
       via  95db70ae10615d1f8cf779ca370367eaf345875a (commit)
      from  b6b0b758efa6c88205acd1b3c6207ec3aa6a5129 (commit)


- Log -----------------------------------------------------------------
commit 95db70ae10615d1f8cf779ca370367eaf345875a
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat May 17 17:00:31 2025 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat May 17 17:00:31 2025 +0200

    web/download: add FFmpeg 4.4.6

diff --git a/src/download b/src/download
index ef869bb..dd58f2c 100644
--- a/src/download
+++ b/src/download
@@ -452,10 +452,10 @@ libpostproc    56.  6.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.4">FFmpeg 4.4.5 "Rao"</h3>
+  <h3 id="release_4.4">FFmpeg 4.4.6 "Rao"</h3>
 
   <p>
-    4.4.5 was released on 2024-07-29. It is the latest stable FFmpeg release
+    4.4.6 was released on 2025-05-17. It is the latest stable FFmpeg release
     from the 4.4 release branch, which was cut from master on 2021-04-08.
   </p>
   <p>It includes the following library versions:
@@ -471,19 +471,19 @@ libswresample   3.  9.100
 libpostproc    55.  9.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.4.5.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.4.5.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.4.6.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.4.6.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.4.5.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.4.5.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.4.6.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.4.6.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.4.5.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.4.5.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.4.6.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.4.6.tar.gz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3 text-right">
-      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.4.5">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.4.6">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.4:/RELEASE_NOTES">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

-----------------------------------------------------------------------

Summary of changes:
 src/download | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list