[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7c2b7c2 web/download: add FFmpeg 2.4.6
gitolite
ffmpeg-cvslog at ffmpeg.org
Tue Jan 13 22:36:49 CET 2015
The branch, master has been updated
via 7c2b7c226fa827487f377f80566a5eaffe2edd08 (commit)
from 89ad5cec03c2b30d73ef78f049839d654d69f3b3 (commit)
- Log -----------------------------------------------------------------
commit 7c2b7c226fa827487f377f80566a5eaffe2edd08
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Tue Jan 13 22:35:22 2015 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Tue Jan 13 22:35:22 2015 +0100
web/download: add FFmpeg 2.4.6
diff --git a/src/download b/src/download
index 43a8ce3..227242a 100644
--- a/src/download
+++ b/src/download
@@ -313,13 +313,13 @@ libpostproc 53. 3.100</pre>
<a name="release_2.4"></a><h3>
- FFmpeg 2.4.5 "Fresnel"</h3>
+ FFmpeg 2.4.6 "Fresnel"</h3>
<p>
- 2.4.5 was released on 2014-12-20. It is the latest stable FFmpeg release
+ 2.4.6 was released on 2015-01-13. It is the latest stable FFmpeg release
from the 2.4 release branch, which was cut from master on 2014-09-14.
Amongst lots of other changes, it includes all changes from
- ffmpeg-mt, libav master of 2014-09-14, libav 11.1 as of 2014-12-19.
+ ffmpeg-mt, libav master of 2014-09-14, libav 11.1 as of 2015-01-12.
</p>
<p>It includes the following library versions:
</p>
@@ -336,15 +336,15 @@ libpostproc 53. 0.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.4.5.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.4.5.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.4.6.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.4.6.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.4.5.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.4.5.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.4.6.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.4.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.4.5">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.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.4">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list