This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg-web.
The following commit(s) were added to refs/heads/master by this push:
new cfdbf91 web/download: add FFmpeg 8.1.1
cfdbf91 is described below
commit cfdbf914e16bf7a2cee05ae4caa4bfec559ff8e3
Author: Michael Niedermayer <[email protected]>
AuthorDate: Mon May 4 00:54:26 2026 +0200
Commit: Michael Niedermayer <[email protected]>
CommitDate: Mon May 4 00:54:26 2026 +0200
web/download: add FFmpeg 8.1.1
---
src/download | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/src/download b/src/download
index 2c57e2a..44d8faf 100644
--- a/src/download
+++ b/src/download
@@ -1,10 +1,10 @@
<div id="download">
<div class="btn-download-wrapper">
- <a href="https://ffmpeg.org/releases/ffmpeg-8.1.tar.xz" class="btn
btn-success">
+ <a href="https://ffmpeg.org/releases/ffmpeg-8.1.1.tar.xz" class="btn
btn-success">
<i class="fa fa-cloud-download"></i>
Download Source Code
- <small>ffmpeg-8.1.tar.xz</small>
+ <small>ffmpeg-8.1.1.tar.xz</small>
</a>
<br>
<a href="#releases">More releases</a>
@@ -306,37 +306,37 @@ gpg: Good signature from "FFmpeg release signing key
<[email protected]
and much faster bug fixes such as additional features and security patches.
</p>
- <h3 id="release_8.1">FFmpeg 8.1 "Hoare"</h3>
+ <h3 id="release_8.1">FFmpeg 8.1.1 "Hoare"</h3>
<p>
- 8.1 was released on 2026-03-16. It is the latest stable FFmpeg release
+ 8.1.1 was released on 2026-05-04. It is the latest stable FFmpeg release
from the 8.1 release branch, which was cut from master on 2026-03-08.
</p>
<p>It includes the following library versions:
</p>
<pre>
-libavutil 60. 26.100
-libavcodec 62. 28.100
-libavformat 62. 12.100
-libavdevice 62. 3.100
-libavfilter 11. 14.100
-libswscale 9. 5.100
-libswresample 6. 3.100</pre>
+libavutil 60. 26.101
+libavcodec 62. 28.101
+libavformat 62. 12.101
+libavdevice 62. 3.101
+libavfilter 11. 14.101
+libswscale 9. 5.101
+libswresample 6. 3.101</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-8.1.tar.xz">Download xz
tarball</a>
- <small><a href="releases/ffmpeg-8.1.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-8.1.1.tar.xz">Download
xz tarball</a>
+ <small><a href="releases/ffmpeg-8.1.1.tar.xz.asc">PGP
signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-8.1.tar.bz2">Download
bzip2 tarball</a>
- <small><a href="releases/ffmpeg-8.1.tar.bz2.asc">PGP
signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-8.1.1.tar.bz2">Download
bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-8.1.1.tar.bz2.asc">PGP
signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-8.1.tar.gz">Download
gzip tarball</a>
- <small><a href="releases/ffmpeg-8.1.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-8.1.1.tar.gz">Download
gzip tarball</a>
+ <small><a href="releases/ffmpeg-8.1.1.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/n8.1">Changelog</a></small>
+ <small><a
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n8.1.1">Changelog</a></small>
<a class="btn btn-success"
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/8.1:/RELEASE_NOTES">Release
Notes</a>
</div> <!-- col -->
</div> <!-- row -->
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]