[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6d56786 web/download: add 2.5.5
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Mar 22 03:19:36 CET 2015
The branch, master has been updated
via 6d56786ec0ee1f895552656c658e2974ae8534df (commit)
from c991fdabc60a3f4b07e6a1bf49979531757c8d72 (commit)
- Log -----------------------------------------------------------------
commit 6d56786ec0ee1f895552656c658e2974ae8534df
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Mar 22 03:18:03 2015 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Mar 22 03:18:03 2015 +0100
web/download: add 2.5.5
diff --git a/src/download b/src/download
index d193c70..c166560 100644
--- a/src/download
+++ b/src/download
@@ -309,10 +309,10 @@ libpostproc 53. 3.100</pre>
<a name="release_2.5"></a><h3>
- FFmpeg 2.5.4 "Bohr"</h3>
+ FFmpeg 2.5.5 "Bohr"</h3>
<p>
- 2.5.4 was released on 2015-02-13. It is the latest stable FFmpeg release
+ 2.5.5 was released on 2015-03-22. 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.
@@ -332,15 +332,15 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.4.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.5.4.tar.bz2.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.5.4.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.5.4.tar.gz.asc">PGP signature</a></small>
+ <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>
</div> <!-- col -->
<div class="col-md-4 text-right">
- <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.4">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.5">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