[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1116bc6 web/download: add FFmpeg 2.7.6
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Mon Feb 1 02:58:13 CET 2016
The branch, master has been updated
via 1116bc6641d7a181c92e13e132f3602f1ed6c33a (commit)
from 887191a9ac3fa75fa48da44eed34f71aea4ad8ae (commit)
- Log -----------------------------------------------------------------
commit 1116bc6641d7a181c92e13e132f3602f1ed6c33a
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Mon Feb 1 02:57:30 2016 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Mon Feb 1 02:57:30 2016 +0100
web/download: add FFmpeg 2.7.6
diff --git a/src/download b/src/download
index 4ac9c90..b75a03f 100644
--- a/src/download
+++ b/src/download
@@ -311,11 +311,11 @@ libpostproc 53. 3.100</pre>
</div> <!-- row -->
- <h3 id="release_2.7">FFmpeg 2.7.5 "Nash"</h3>
+ <h3 id="release_2.7">FFmpeg 2.7.6 "Nash"</h3>
<p>
- 2.7.5 was released on 2016-01-15. It is the latest stable FFmpeg release
- from the 2.7.5 release branch, which was cut from master on 2015-06-09.
+ 2.7.6 was released on 2016-02-01. It is the latest stable FFmpeg release
+ from the 2.7.6 release branch, which was cut from master on 2015-06-09.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2015-06-10, libav 11 as of 2015-06-11.
</p>
@@ -334,19 +334,19 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.7.5.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-2.7.5.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.7.6.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.7.6.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.7.5.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.7.5.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.7.6.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.7.6.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.7.5.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.7.5.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.7.6.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.7.6.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.7.5">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.7.6">Changelog</a></small>
<a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.7">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list