[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0e4960d web/download: Add 4.3.2
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Sat Feb 20 22:44:55 EET 2021
The branch, master has been updated
via 0e4960ddf41084e99ce5b279a8f942f631770161 (commit)
from 591a1d63b6c33d77fd799873f1d9cfcfb0af49a2 (commit)
- Log -----------------------------------------------------------------
commit 0e4960ddf41084e99ce5b279a8f942f631770161
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat Feb 20 21:44:12 2021 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Feb 20 21:44:12 2021 +0100
web/download: Add 4.3.2
diff --git a/src/download b/src/download
index d258ae6..3f0e4d2 100644
--- a/src/download
+++ b/src/download
@@ -265,10 +265,10 @@
and much faster bug fixes such as additional features and security patches.
</p>
- <h3 id="release_4.3">FFmpeg 4.3.1 "4:3"</h3>
+ <h3 id="release_4.3">FFmpeg 4.3.2 "4:3"</h3>
<p>
- 4.3.1 was released on 2020-07-11. It is the latest stable FFmpeg release
+ 4.3.2 was released on 2021-02-20. 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:
@@ -284,19 +284,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.1.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-4.3.1.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.3.2.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-4.3.2.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.3.1.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-4.3.1.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.3.2.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-4.3.2.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.3.1.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-4.3.1.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.3.2.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-4.3.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.3.1">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.3.2">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