[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9228968 web/download: Add FFmpeg 2.4.8
gitolite
ffmpeg-cvslog at ffmpeg.org
Mon Mar 30 02:42:05 CEST 2015
The branch, master has been updated
via 922896875558b66a9f25f9998de5d3d4ce0ee397 (commit)
from 6d56786ec0ee1f895552656c658e2974ae8534df (commit)
- Log -----------------------------------------------------------------
commit 922896875558b66a9f25f9998de5d3d4ce0ee397
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Mar 30 02:40:54 2015 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Mon Mar 30 02:40:54 2015 +0200
web/download: Add FFmpeg 2.4.8
diff --git a/src/download b/src/download
index c166560..c55d765 100644
--- a/src/download
+++ b/src/download
@@ -347,13 +347,13 @@ libpostproc 53. 3.100</pre>
<a name="release_2.4"></a><h3>
- FFmpeg 2.4.7 "Fresnel"</h3>
+ FFmpeg 2.4.8 "Fresnel"</h3>
<p>
- 2.4.7 was released on 2015-02-15. It is the latest stable FFmpeg release
+ 2.4.8 was released on 2015-03-30. 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.2 as of 2015-02-14.
+ ffmpeg-mt, libav master of 2014-09-14, libav 11.3 as of 2015-03-30.
</p>
<p>It includes the following library versions:
</p>
@@ -370,15 +370,15 @@ libpostproc 53. 0.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.4.7.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.4.7.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.4.8.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.4.8.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.4.7.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.4.7.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.4.8.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.4.8.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.7">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.8">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