[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 81e8b0b web/download: Add FFmpeg 4.4.2

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Thu Apr 14 23:47:48 EEST 2022


The branch, master has been updated
       via  81e8b0b1e6a1513f3fe771bf8684e13eea8e646c (commit)
      from  8320d755c13dfb963610a43f507f9ca93cbde45b (commit)


- Log -----------------------------------------------------------------
commit 81e8b0b1e6a1513f3fe771bf8684e13eea8e646c
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Thu Apr 14 22:47:18 2022 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Thu Apr 14 22:47:18 2022 +0200

    web/download: Add FFmpeg 4.4.2

diff --git a/src/download b/src/download
index 3135987..70048b5 100644
--- a/src/download
+++ b/src/download
@@ -340,10 +340,10 @@ libpostproc    56.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.4">FFmpeg 4.4.1 "Rao"</h3>
+  <h3 id="release_4.4">FFmpeg 4.4.2 "Rao"</h3>
 
   <p>
-    4.4.1 was released on 2021-10-24. It is the latest stable FFmpeg release
+    4.4.2 was released on 2022-04-14. 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:
@@ -359,19 +359,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.1.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.4.1.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.4.2.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.4.2.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.4.1.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.4.1.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.4.2.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.4.2.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.4.1.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.4.1.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.4.2.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.4.2.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.1">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.4.2">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