[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f873831 web/download: add FFmpeg 2.2.9
gitolite
ffmpeg-cvslog at ffmpeg.org
Mon Oct 6 04:27:31 CEST 2014
The branch, master has been updated
via f873831e7e296e8054eb1fb6306cf9104f0ed893 (commit)
from 8185bd341c19b1b3a58a1a7cfdca7f903880cdab (commit)
- Log -----------------------------------------------------------------
commit f873831e7e296e8054eb1fb6306cf9104f0ed893
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Oct 6 04:26:17 2014 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Mon Oct 6 04:26:17 2014 +0200
web/download: add FFmpeg 2.2.9
diff --git a/src/download b/src/download
index ea6f687..d55ad86 100644
--- a/src/download
+++ b/src/download
@@ -294,10 +294,10 @@ libpostproc 53. 0.100</pre>
</div> <!-- row -->
<a name="release_2.2"></a><h3>
- FFmpeg 2.2.8 "Muybridge"</h3>
+ FFmpeg 2.2.9 "Muybridge"</h3>
<p>
- 2.2.8 was released on 2014-09-21. It is the latest stable FFmpeg release
+ 2.2.9 was released on 2014-10-06. 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.5 as of 2014-09-20.
@@ -317,15 +317,15 @@ libpostproc 52. 3.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.2.8.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.2.8.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.2.9.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.2.9.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.2.8.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.2.8.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.2.9.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.2.9.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.8">Changelog</a>
+ <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.9">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