The branch, master has been updated via 8320d755c13dfb963610a43f507f9ca93cbde45b (commit) from 2db62740b76f8c79f75e9cdd2fa685266bac728e (commit)
- Log ----------------------------------------------------------------- commit 8320d755c13dfb963610a43f507f9ca93cbde45b Author: Michael Niedermayer <mich...@niedermayer.cc> AuthorDate: Mon Apr 4 22:10:07 2022 +0200 Commit: Michael Niedermayer <mich...@niedermayer.cc> CommitDate: Mon Apr 4 22:14:39 2022 +0200 web/download: Add FFmpeg 5.0.1 diff --git a/src/download b/src/download index b20b962..3135987 100644 --- a/src/download +++ b/src/download @@ -304,10 +304,10 @@ gpg: Good signature from "FFmpeg release signing key <ffmpeg-de...@ffmpeg.org and much faster bug fixes such as additional features and security patches. </p> - <h3 id="release_5.0">FFmpeg 5.0 "Lorentz"</h3> + <h3 id="release_5.0">FFmpeg 5.0.1 "Lorentz"</h3> <p> - 5.0 was released on 2022-01-17. It is the latest stable FFmpeg release + 5.0.1 was released on 2022-04-04. It is the latest stable FFmpeg release from the 5.0 release branch, which was cut from master on 2022-01-04. </p> <p>It includes the following library versions: @@ -323,19 +323,19 @@ libswresample 4. 3.100 libpostproc 56. 3.100</pre> <div class="row"> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-5.0.tar.xz">Download xz tarball</a> - <small><a href="releases/ffmpeg-5.0.tar.xz.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-5.0.1.tar.xz">Download xz tarball</a> + <small><a href="releases/ffmpeg-5.0.1.tar.xz.asc">PGP signature</a></small> </div> <!-- col --> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-5.0.tar.bz2">Download bzip2 tarball</a> - <small><a href="releases/ffmpeg-5.0.tar.bz2.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-5.0.1.tar.bz2">Download bzip2 tarball</a> + <small><a href="releases/ffmpeg-5.0.1.tar.bz2.asc">PGP signature</a></small> </div> <!-- col --> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-5.0.tar.gz">Download gzip tarball</a> - <small><a href="releases/ffmpeg-5.0.tar.gz.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-5.0.1.tar.gz">Download gzip tarball</a> + <small><a href="releases/ffmpeg-5.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/n5.0">Changelog</a></small> + <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.0.1">Changelog</a></small> <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/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 -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".