[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 056d2d9 web/download: add FFmpeg 2.5.9
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Mon Dec 7 02:57:20 CET 2015
The branch, master has been updated
via 056d2d9a719c92322de412466197951d59d9d990 (commit)
from 56ee6c0daa2470bd080ee8a41c4cf7bbbda2667e (commit)
- Log -----------------------------------------------------------------
commit 056d2d9a719c92322de412466197951d59d9d990
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Mon Dec 7 02:55:42 2015 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Mon Dec 7 02:55:42 2015 +0100
web/download: add FFmpeg 2.5.9
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
diff --git a/src/download b/src/download
index fde54ca..a851294 100644
--- a/src/download
+++ b/src/download
@@ -397,10 +397,10 @@ libpostproc 53. 3.100</pre>
<a name="release_2.5"></a><h3>
- FFmpeg 2.5.8 "Bohr"</h3>
+ FFmpeg 2.5.9 "Bohr"</h3>
<p>
- 2.5.8 was released on 2015-07-31. It is the latest stable FFmpeg release
+ 2.5.9 was released on 2015-12-07. 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.
@@ -420,19 +420,19 @@ libpostproc 53. 3.100</pre>
<div class="row">
<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>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.9.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.5.9.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<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>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.9.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.5.9.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<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>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.9.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.5.9.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>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.9">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