[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1d05eb4 web/download: Add 5.1.6
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Mon Aug 5 02:35:43 EEST 2024
The branch, master has been updated
via 1d05eb4085b0bc4e9a1cdbfbae29c38912b80c73 (commit)
from 0dd118dfab471301e45c10c27bdb776ecc292196 (commit)
- Log -----------------------------------------------------------------
commit 1d05eb4085b0bc4e9a1cdbfbae29c38912b80c73
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Mon Aug 5 01:35:05 2024 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Mon Aug 5 01:35:05 2024 +0200
web/download: Add 5.1.6
diff --git a/src/download b/src/download
index 6b21a11..e115e5d 100644
--- a/src/download
+++ b/src/download
@@ -377,10 +377,10 @@ libpostproc 57. 3.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_5.1">FFmpeg 5.1.5 "Riemann"</h3>
+ <h3 id="release_5.1">FFmpeg 5.1.6 "Riemann"</h3>
<p>
- 5.1.5 was released on 2024-06-15. It is the latest stable FFmpeg release
+ 5.1.6 was released on 2024-08-05. It is the latest stable FFmpeg release
from the 5.1 release branch, which was cut from master on 2022-07-13.
</p>
<p>It includes the following library versions:
@@ -396,19 +396,19 @@ libswresample 4. 7.100
libpostproc 56. 6.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.1.5.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-5.1.5.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-5.1.6.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-5.1.6.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.1.5.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-5.1.5.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-5.1.6.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-5.1.6.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.1.5.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-5.1.5.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-5.1.6.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-5.1.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/n5.1.5">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.1.6">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.1:/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