[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 23fd09c web/olddownload: add FFmpeg 1.0.10
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Jul 20 19:51:19 CEST 2014
The branch, master has been updated
via 23fd09cdf0b6c4965745658d1d84b397fcf3e935 (commit)
from c3c93b327a56539933a05b89068aeede36196c5b (commit)
- Log -----------------------------------------------------------------
commit 23fd09cdf0b6c4965745658d1d84b397fcf3e935
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Jul 20 19:50:21 2014 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Jul 20 19:50:21 2014 +0200
web/olddownload: add FFmpeg 1.0.10
diff --git a/src/olddownload b/src/olddownload
index 07324d3..fc048cd 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -77,10 +77,10 @@ libpostproc 52. 2.100</pre>
</div> <!-- row -->
<a name="release_1.0"></a><h3>
- FFmpeg 1.0.9 "Angel"</h3>
+ FFmpeg 1.0.10 "Angel"</h3>
<p>
- 1.0.9 was released on 2014-03-10. It is the latest stable FFmpeg release
+ 1.0.10 was released on 2014-07-20. It is the latest stable FFmpeg release
from the 1.0 release branch, which was cut from master on 2012-09-28.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2012-09-27, libav 0.8.3 as of 2013-01-22.
@@ -99,15 +99,15 @@ libpostproc 52. 0.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-1.0.9.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-1.0.9.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-1.0.10.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-1.0.10.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-1.0.9.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-1.0.9.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-1.0.10.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-1.0.10.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4 text-right">
- <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.0.9">Changelog</a>
+ <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.0.10">Changelog</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/olddownload | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list