[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9bbddd4 web/download: add FFmpeg 2.6.9
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Tue May 3 04:27:47 CEST 2016
The branch, master has been updated
via 9bbddd44cb8ec4a921c16660c266ea84478cb499 (commit)
from 18f851b482ecb0269f054ff8b5cfc4b134429192 (commit)
- Log -----------------------------------------------------------------
commit 9bbddd44cb8ec4a921c16660c266ea84478cb499
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue May 3 04:20:46 2016 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue May 3 04:20:46 2016 +0200
web/download: add FFmpeg 2.6.9
diff --git a/src/download b/src/download
index 47bee8f..4e8f7fa 100644
--- a/src/download
+++ b/src/download
@@ -391,10 +391,10 @@ libpostproc 53. 3.100</pre>
</div> <!-- row -->
- <h3 id="release_2.6">FFmpeg 2.6.8 "Grothendieck"</h3>
+ <h3 id="release_2.6">FFmpeg 2.6.9 "Grothendieck"</h3>
<p>
- 2.6.8 was released on 2016-02-01. It is the latest stable FFmpeg release
+ 2.6.9 was released on 2016-05-03. 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.
@@ -414,19 +414,19 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.8.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-2.6.8.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.6.9.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.8.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.6.8.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.6.9.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.8.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.6.8.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.6.9.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.8">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6.9">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 | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list