The branch, master has been updated via 042421572f608a52bcc4d05de40ed60577b2394d (commit) from 9be302acb0a26c12dd4c4302fd27b5aa35464dcb (commit)
- Log ----------------------------------------------------------------- commit 042421572f608a52bcc4d05de40ed60577b2394d Author: Michael Niedermayer <mich...@niedermayer.cc> AuthorDate: Fri Jul 31 02:50:05 2015 +0200 Commit: Michael Niedermayer <mich...@niedermayer.cc> CommitDate: Fri Jul 31 02:50:05 2015 +0200 web/download: add FFmpeg 2.5.8 diff --git a/src/download b/src/download index 7fd2d3d..244bcff 100644 --- a/src/download +++ b/src/download @@ -350,10 +350,10 @@ libpostproc 53. 3.100</pre> <a name="release_2.5"></a><h3> - FFmpeg 2.5.7 "Bohr"</h3> + FFmpeg 2.5.8 "Bohr"</h3> <p> - 2.5.7 was released on 2015-05-23. It is the latest stable FFmpeg release + 2.5.8 was released on 2015-07-31. It is the latest stable FFmpeg release from the 2.5 release branch, which was cut from master on 2014-12-15. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-12-03, libav 11 as of 2014-12-03. @@ -372,16 +372,20 @@ libswresample 1. 1.100 libpostproc 53. 3.100</pre> <div class="row"> - <div class="col-md-4"> - <a class="btn btn-success" href="releases/ffmpeg-2.5.7.tar.bz2">Download bzip2 tarball</a> - <small><a href="releases/ffmpeg-2.5.7.tar.bz2.asc">PGP signature</a></small> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-2.5.8.tar.xz">Download xz tarball</a> + <small><a href="releases/ffmpeg-2.5.8.tar.xz.asc">PGP signature</a></small> </div> <!-- col --> - <div class="col-md-4"> - <a class="btn btn-success" href="releases/ffmpeg-2.5.7.tar.gz">Download gzip tarball</a> - <small><a href="releases/ffmpeg-2.5.7.tar.gz.asc">PGP signature</a></small> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-2.5.8.tar.bz2">Download bzip2 tarball</a> + <small><a href="releases/ffmpeg-2.5.8.tar.bz2.asc">PGP signature</a></small> </div> <!-- col --> - <div class="col-md-4 text-right"> - <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.7">Changelog</a></small> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-2.5.8.tar.gz">Download gzip tarball</a> + <small><a href="releases/ffmpeg-2.5.8.tar.gz.asc">PGP signature</a></small> + </div> <!-- col --> + <div class="col-md-3 text-right"> + <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.8">Changelog</a></small> <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5">Release Notes</a> </div> <!-- col --> </div> <!-- row --> ----------------------------------------------------------------------- Summary of changes: src/download | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog