[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0a299a8 web/download: add 6.1.2
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Fri Aug 2 03:04:17 EEST 2024
The branch, master has been updated
via 0a299a8119027bbdbaf561275df4b90ffa915e6b (commit)
from 3bc7fc3ecedc23ba4d7c31a03ed82ec709f706f0 (commit)
- Log -----------------------------------------------------------------
commit 0a299a8119027bbdbaf561275df4b90ffa915e6b
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Fri Aug 2 02:00:01 2024 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Aug 2 02:00:01 2024 +0200
web/download: add 6.1.2
diff --git a/src/download b/src/download
index cdec3b7..fcd9fa7 100644
--- a/src/download
+++ b/src/download
@@ -341,10 +341,10 @@ libpostproc 58. 1.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_6.1">FFmpeg 6.1.1 "Heaviside"</h3>
+ <h3 id="release_6.1">FFmpeg 6.1.2 "Heaviside"</h3>
<p>
- 6.1.1 was released on 2023-12-31. It is the latest stable FFmpeg release
+ 6.1.2 was released on 2024-08-02. It is the latest stable FFmpeg release
from the 6.1 release branch, which was cut from master on 2023-10-29.
</p>
<p>It includes the following library versions:
@@ -360,19 +360,19 @@ libswresample 4. 12.100
libpostproc 57. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-6.1.1.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-6.1.1.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-6.1.2.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-6.1.2.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-6.1.1.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-6.1.1.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-6.1.2.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-6.1.2.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-6.1.1.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-6.1.1.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-6.1.2.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-6.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/n6.1.1">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n6.1.2">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/6.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