[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5d1d232 web/download: add FFmpeg 2.5.6
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Apr 19 12:59:33 CEST 2015
The branch, master has been updated
via 5d1d232ac0f88d30f456288d4f1b177e5fc0a1d3 (commit)
from 2e7710942b4d2df573bcaac59436509f79572cce (commit)
- Log -----------------------------------------------------------------
commit 5d1d232ac0f88d30f456288d4f1b177e5fc0a1d3
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Apr 19 12:58:12 2015 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Apr 19 12:58:12 2015 +0200
web/download: add FFmpeg 2.5.6
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
diff --git a/src/download b/src/download
index 463ea6a..c5204af 100644
--- a/src/download
+++ b/src/download
@@ -304,10 +304,10 @@ libpostproc 53. 3.100</pre>
<a name="release_2.5"></a><h3>
- FFmpeg 2.5.5 "Bohr"</h3>
+ FFmpeg 2.5.6 "Bohr"</h3>
<p>
- 2.5.5 was released on 2015-03-22. It is the latest stable FFmpeg release
+ 2.5.6 was released on 2015-04-19. 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.
@@ -327,15 +327,15 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.5.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.5.5.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.6.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.5.6.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.5.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.5.5.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.5.6.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.5.6.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4 text-right">
- <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.5">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.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.5">Release Notes</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