[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8bebf49 web/download: update for 2.6.4
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Sat Jul 25 01:07:52 CEST 2015
The branch, master has been updated
via 8bebf4927b4de775bfb78b89de5dca85f07e199c (commit)
from 8daf3add3f0e3e6174feefae372afce0ddfd1d78 (commit)
- Log -----------------------------------------------------------------
commit 8bebf4927b4de775bfb78b89de5dca85f07e199c
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat Jul 25 01:06:31 2015 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Jul 25 01:06:31 2015 +0200
web/download: update for 2.6.4
diff --git a/src/download b/src/download
index 094727e..7fd2d3d 100644
--- a/src/download
+++ b/src/download
@@ -308,10 +308,10 @@ libpostproc 53. 3.100</pre>
<a name="release_2.6"></a><h3>
- FFmpeg 2.6.3 "Grothendieck"</h3>
+ FFmpeg 2.6.4 "Grothendieck"</h3>
<p>
- 2.6.3 was released on 2015-05-17. It is the latest stable FFmpeg release
+ 2.6.4 was released on 2015-07-25. It is the latest stable FFmpeg release
from the 2.6 release branch, which was cut from master on 2015-03-06.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2015-03-06, libav 11 as of 2015-03-06.
@@ -330,16 +330,20 @@ libswresample 1. 1.100
libpostproc 53. 3.100</pre>
<div class="row">
- <div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.3.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.6.3.tar.bz2.asc">PGP signature</a></small>
+ <div class="col-md-3">
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.4.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.6.4.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
- <div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.3.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.6.3.tar.gz.asc">PGP signature</a></small>
+ <div class="col-md-3">
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.4.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.6.4.tar.bz2.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.6.3">Changelog</a></small>
+ <div class="col-md-3">
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.4.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.6.4.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.6.4">Changelog</a></small>
<a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list