This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg-web.

commit 0be038d4ebdb71621315844feca3cc9de29c4445
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Wed Jun 17 05:16:13 2026 +0200
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Wed Jun 17 05:16:13 2026 +0200

    web/download: Add FFmpeg 8.1.2
---
 src/download | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/src/download b/src/download
index 9a93ed5..9d9b417 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.1.tar.xz"; class="btn 
btn-success">
+    <a href="https://ffmpeg.org/releases/ffmpeg-8.1.2.tar.xz"; class="btn 
btn-success">
       <i class="fa fa-cloud-download"></i>
       Download Source Code
-      <small>ffmpeg-8.1.1.tar.xz</small>
+      <small>ffmpeg-8.1.2.tar.xz</small>
     </a>
     <br>
     <a href="#releases">More releases</a>
@@ -306,37 +306,37 @@ gpg: Good signature from "FFmpeg release signing key 
&lt;[email protected]
     and much faster bug fixes such as additional features and security patches.
   </p>
 
-  <h3 id="release_8.1">FFmpeg 8.1.1 "Hoare"</h3>
+  <h3 id="release_8.1">FFmpeg 8.1.2 "Hoare"</h3>
 
   <p>
-    8.1.1 was released on 2026-05-04. It is the latest stable FFmpeg release
+    8.1.2 was released on 2026-06-17. 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.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>
+libavutil      60. 26.102
+libavcodec     62. 28.102
+libavformat    62. 12.102
+libavdevice    62.  3.102
+libavfilter    11. 14.102
+libswscale      9.  5.102
+libswresample   6.  3.102</pre>
   <div class="row">
     <div class="col-md-3">
-      <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>
+      <a class="btn btn-success" href="releases/ffmpeg-8.1.2.tar.xz">Download 
xz tarball</a>
+      <small><a href="releases/ffmpeg-8.1.2.tar.xz.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <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>
+      <a class="btn btn-success" href="releases/ffmpeg-8.1.2.tar.bz2">Download 
bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-8.1.2.tar.bz2.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <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>
+      <a class="btn btn-success" href="releases/ffmpeg-8.1.2.tar.gz">Download 
gzip tarball</a>
+      <small><a href="releases/ffmpeg-8.1.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/n8.1.1";>Changelog</a></small>
+      <small><a 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n8.1.2";>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]

Reply via email to