The branch, master has been updated
via b94d74b5e9f7db90a04eeb2fdbaa83a1b7dd349d (commit)
from 88bcd0105430ceba69192bd385ec4e28d701ba3e (commit)
- Log -----------------------------------------------------------------
commit b94d74b5e9f7db90a04eeb2fdbaa83a1b7dd349d
Author: Michael Niedermayer <[email protected]>
AuthorDate: Thu Nov 20 04:00:11 2025 +0100
Commit: Michael Niedermayer <[email protected]>
CommitDate: Thu Nov 20 04:00:11 2025 +0100
web/download: FFmpeg 8.0.1
Signed-off-by: Michael Niedermayer <[email protected]>
diff --git a/src/download b/src/download
index 0050721..6b4d9ca 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.0.tar.xz" class="btn
btn-success">
+ <a href="https://ffmpeg.org/releases/ffmpeg-8.0.1.tar.xz" class="btn
btn-success">
<i class="fa fa-cloud-download"></i>
Download Source Code
- <small>ffmpeg-8.0.tar.xz</small>
+ <small>ffmpeg-8.0.1.tar.xz</small>
</a>
<br>
<a href="#releases">More releases</a>
@@ -306,10 +306,10 @@ 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.0">FFmpeg 8.0 "Huffman"</h3>
+ <h3 id="release_8.0">FFmpeg 8.0.1 "Huffman"</h3>
<p>
- 8.0 was released on 2025-08-22. It is the latest stable FFmpeg release
+ 8.0.1 was released on 2025-11-20. It is the latest stable FFmpeg release
from the 8.0 release branch, which was cut from master on 2025-08-09.
</p>
<p>It includes the following library versions:
@@ -324,19 +324,19 @@ libswscale 9. 1.100
libswresample 6. 1.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-8.0.tar.xz">Download xz
tarball</a>
- <small><a href="releases/ffmpeg-8.0.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-8.0.1.tar.xz">Download
xz tarball</a>
+ <small><a href="releases/ffmpeg-8.0.1.tar.xz.asc">PGP
signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-8.0.tar.bz2">Download
bzip2 tarball</a>
- <small><a href="releases/ffmpeg-8.0.tar.bz2.asc">PGP
signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-8.0.1.tar.bz2">Download
bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-8.0.1.tar.bz2.asc">PGP
signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-8.0.tar.gz">Download
gzip tarball</a>
- <small><a href="releases/ffmpeg-8.0.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-8.0.1.tar.gz">Download
gzip tarball</a>
+ <small><a href="releases/ffmpeg-8.0.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.0">Changelog</a></small>
+ <small><a
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n8.0.1">Changelog</a></small>
<a class="btn btn-success"
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/8.0:/RELEASE_NOTES">Release
Notes</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
hooks/post-receive
--
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]