[FFmpeg-cvslog] [ffmpeg-web] branch master updated. d2a6557 web/download: add FFmpeg 4.3.6

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sun Apr 16 12:29:20 EEST 2023


The branch, master has been updated
       via  d2a655736357a5602e2ad31d7d728afe30ccaf4f (commit)
      from  8a522342236ee31301a5493618435475065a78df (commit)


- Log -----------------------------------------------------------------
commit d2a655736357a5602e2ad31d7d728afe30ccaf4f
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Apr 16 11:28:37 2023 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Apr 16 11:28:37 2023 +0200

    web/download: add FFmpeg 4.3.6

diff --git a/src/download b/src/download
index 505f1a5..e20fc60 100644
--- a/src/download
+++ b/src/download
@@ -448,10 +448,10 @@ libpostproc    55.  9.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.3">FFmpeg 4.3.5 "4:3"</h3>
+  <h3 id="release_4.3">FFmpeg 4.3.6 "4:3"</h3>
 
   <p>
-    4.3.5 was released on 2022-10-10. It is the latest stable FFmpeg release
+    4.3.6 was released on 2023-04-16. It is the latest stable FFmpeg release
     from the 4.3 release branch, which was cut from master on 2020-06-08.
   </p>
   <p>It includes the following library versions:
@@ -467,19 +467,19 @@ libswresample   3.  7.100
 libpostproc    55.  7.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.3.5.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.3.5.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.3.6.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.3.6.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.3.5.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.3.5.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.3.6.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.3.6.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.3.5.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.3.5.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.3.6.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.3.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.3.5">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.3.6">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.3:/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