[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3bc7fc3 web/download: Add FFmpeg 4.2.10

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Thu Aug 1 03:18:47 EEST 2024


The branch, master has been updated
       via  3bc7fc3ecedc23ba4d7c31a03ed82ec709f706f0 (commit)
      from  c57098ccbe373489b82f91c37894c99013863476 (commit)


- Log -----------------------------------------------------------------
commit 3bc7fc3ecedc23ba4d7c31a03ed82ec709f706f0
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Thu Aug 1 02:17:59 2024 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Thu Aug 1 02:17:59 2024 +0200

    web/download: Add FFmpeg 4.2.10

diff --git a/src/download b/src/download
index 216a9ce..cdec3b7 100644
--- a/src/download
+++ b/src/download
@@ -485,10 +485,10 @@ libpostproc    55.  7.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.2">FFmpeg 4.2.9 "Ada"</h3>
+  <h3 id="release_4.2">FFmpeg 4.2.10 "Ada"</h3>
 
   <p>
-    4.2.9 was released on 2023-04-21. It is the latest stable FFmpeg release
+    4.2.10 was released on 2024-08-01. It is the latest stable FFmpeg release
     from the 4.2 release branch, which was cut from master on 2019-07-21.
   </p>
   <p>It includes the following library versions:
@@ -505,19 +505,19 @@ libpostproc    55.  5.100</pre>
 
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.2.9.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.2.9.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.2.10.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.2.10.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.2.9.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.2.9.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.2.10.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.2.10.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.2.9.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.2.9.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.2.10.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.2.10.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.2.9">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.2.10">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.2:/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