[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a948d14 web/download: Add FFmpeg 5.1.5
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Sat Jun 15 02:33:52 EEST 2024
The branch, master has been updated
via a948d1407f9310aa7990398649506a55d0adf0d3 (commit)
via dd3ecdac79523dede6c7f1e0c24c7aa5d6f03ad1 (commit)
from 74b28be67529641bb68e9f42700d06b32d0a9904 (commit)
- Log -----------------------------------------------------------------
commit a948d1407f9310aa7990398649506a55d0adf0d3
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat Jun 15 01:32:00 2024 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Jun 15 01:33:13 2024 +0200
web/download: Add FFmpeg 5.1.5
diff --git a/src/download b/src/download
index 079aefc..2af624e 100644
--- a/src/download
+++ b/src/download
@@ -413,10 +413,10 @@ libpostproc 57. 1.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_5.1">FFmpeg 5.1.4 "Riemann"</h3>
+ <h3 id="release_5.1">FFmpeg 5.1.5 "Riemann"</h3>
<p>
- 5.1.4 was released on 2023-11-10. It is the latest stable FFmpeg release
+ 5.1.5 was released on 2024-06-15. 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:
@@ -432,19 +432,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.4.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-5.1.4.tar.xz.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.1.4.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-5.1.4.tar.bz2.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.1.4.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-5.1.4.tar.gz.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-3 text-right">
- <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.1.4">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.1.5">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 -->
commit dd3ecdac79523dede6c7f1e0c24c7aa5d6f03ad1
Author: Andrew Sayers <ffmpeg-devel at pileofstuff.org>
AuthorDate: Thu Jun 13 21:37:45 2024 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Jun 15 01:33:12 2024 +0200
web/download: Refer to trac downstreams page
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
diff --git a/src/download b/src/download
index 2e6a455..079aefc 100644
--- a/src/download
+++ b/src/download
@@ -678,7 +678,9 @@ libpostproc 53. 3.100</pre>
<h3 id="old_releases">Old Releases</h3>
<p>
Older versions are available at the <a href="olddownload.html">Old
- Releases</a> page.
+ Releases</a> page. Releases are usually moved there after the last
+ <a href="https://trac.ffmpeg.org/wiki/Downstreams">downstream</a>
+ drops support.
</p>
<div class="row">
<div class="col-md-3">
-----------------------------------------------------------------------
Summary of changes:
src/download | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list