[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 75a4080 web/download: Add FFmpeg 4.2.8

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Tue Oct 11 21:55:46 EEST 2022


The branch, master has been updated
       via  75a408093b19115eb6d7a25c4d46abbe9aadbdcd (commit)
      from  8c5afddbd08ffed8759d09451deb84a9c1f90b6b (commit)


- Log -----------------------------------------------------------------
commit 75a408093b19115eb6d7a25c4d46abbe9aadbdcd
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue Oct 11 20:55:10 2022 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue Oct 11 20:55:10 2022 +0200

    web/download: Add FFmpeg 4.2.8

diff --git a/src/download b/src/download
index b8c1c36..3fafbf4 100644
--- a/src/download
+++ b/src/download
@@ -448,10 +448,10 @@ libpostproc    55.  7.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.2">FFmpeg 4.2.7 "Ada"</h3>
+  <h3 id="release_4.2">FFmpeg 4.2.8 "Ada"</h3>
 
   <p>
-    4.2.7 was released on 2022-05-14. It is the latest stable FFmpeg release
+    4.2.8 was released on 2022-10-11. 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:
@@ -468,19 +468,19 @@ libpostproc    55.  5.100</pre>
 
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.2.7.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.2.7.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.2.8.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.2.8.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.2.7.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.2.7.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.2.8.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.2.8.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.2.7.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.2.7.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.2.8.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.2.8.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.7">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.2.8">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