[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e4705d7 web/download: add FFmpeg 2.2.7
gitolite
ffmpeg-cvslog at ffmpeg.org
Tue Aug 12 05:35:09 CEST 2014
The branch, master has been updated
via e4705d755ee9dc8b2a5614de51d0ad4366895299 (commit)
from d0b653c7c55d071f97385dd9320a561ae2acad42 (commit)
- Log -----------------------------------------------------------------
commit e4705d755ee9dc8b2a5614de51d0ad4366895299
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Tue Aug 12 05:34:21 2014 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Tue Aug 12 05:34:21 2014 +0200
web/download: add FFmpeg 2.2.7
diff --git a/src/download b/src/download
index 0bc90e7..ca744eb 100644
--- a/src/download
+++ b/src/download
@@ -292,10 +292,10 @@ libpostproc 52. 3.100</pre>
</div> <!-- row -->
<a name="release_2.2"></a><h3>
- FFmpeg 2.2.6 "Muybridge"</h3>
+ FFmpeg 2.2.7 "Muybridge"</h3>
<p>
- 2.2.6 was released on 2014-08-05. It is the latest stable FFmpeg release
+ 2.2.7 was released on 2014-08-12. It is the latest stable FFmpeg release
from the 2.2 release branch, which was cut from master on 2014-03-01.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2014-03-01, libav 10.3 as of 2014-08-04.
@@ -315,15 +315,15 @@ libpostproc 52. 3.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.2.6.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.2.6.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.2.7.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.2.7.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.2.6.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.2.6.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.2.7.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.2.7.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4 text-right">
- <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.6">Changelog</a>
+ <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.7">Changelog</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list