[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 879101d web/download: add 2.5.11
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Tue Feb 2 23:11:01 CET 2016
The branch, master has been updated
via 879101d364e856ef2c80ff1a2a84c56a0f1180c3 (commit)
from 7996e8e395589ee1e04fb66ae1450950a346d674 (commit)
- Log -----------------------------------------------------------------
commit 879101d364e856ef2c80ff1a2a84c56a0f1180c3
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue Feb 2 23:10:15 2016 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue Feb 2 23:10:15 2016 +0100
web/download: add 2.5.11
diff --git a/src/download b/src/download
index 3c1393f..754bddb 100644
--- a/src/download
+++ b/src/download
@@ -393,10 +393,10 @@ libpostproc 53. 3.100</pre>
</div> <!-- row -->
- <h3 id="release_2.5">FFmpeg 2.5.10 "Bohr"</h3>
+ <h3 id="release_2.5">FFmpeg 2.5.11 "Bohr"</h3>
<p>
- 2.5.10 was released on 2016-01-16. It is the latest stable FFmpeg release
+ 2.5.11 was released on 2016-02-02. 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.
@@ -416,19 +416,19 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.10.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-2.5.10.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.5.11.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.10.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.5.10.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.5.11.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.10.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.5.10.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.5.11.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.10">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.11">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 | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list