[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4699a92 web/download: Add FFmpeg 4.0.5

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Fri Nov 22 23:46:45 EET 2019


The branch, master has been updated
       via  4699a92a95b43550c9c0a5ba79076332ad800224 (commit)
      from  fc2d9ed07d4f99ff34d13cf90a47db866dd021e9 (commit)


- Log -----------------------------------------------------------------
commit 4699a92a95b43550c9c0a5ba79076332ad800224
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Fri Nov 22 22:44:32 2019 +0100
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Nov 22 22:44:32 2019 +0100

    web/download: Add FFmpeg 4.0.5
    
    Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

diff --git a/src/download b/src/download
index a8fdc26..61e944a 100644
--- a/src/download
+++ b/src/download
@@ -339,10 +339,10 @@ libpostproc    55.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.0">FFmpeg 4.0.4 "Wu"</h3>
+  <h3 id="release_4.0">FFmpeg 4.0.5 "Wu"</h3>
 
   <p>
-    4.0.4 was released on 2019-03-28. It is the latest stable FFmpeg release
+    4.0.5 was released on 2019-11-22. It is the latest stable FFmpeg release
     from the 4.0 release branch, which was cut from master on 2018-04-16.
   </p>
   <p>It includes the following library versions:
@@ -359,19 +359,19 @@ libpostproc    55.  1.100</pre>
 
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.0.4.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.0.4.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.0.5.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.0.5.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.0.4.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.0.4.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.0.5.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.0.5.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.0.4.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.0.4.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.0.5.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.0.5.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.0.4">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.5">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.0:/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