[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 148ee69 web/olddownload: add FFmpeg 2.3.5
gitolite
ffmpeg-cvslog at ffmpeg.org
Sat Nov 1 14:50:32 CET 2014
The branch, master has been updated
via 148ee69684b6ebc069bafde99a3034406c7ebe1a (commit)
from 2e49c7286d0185edd44ea8be92df2c7fe99f1f80 (commit)
- Log -----------------------------------------------------------------
commit 148ee69684b6ebc069bafde99a3034406c7ebe1a
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sat Nov 1 14:49:34 2014 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat Nov 1 14:49:34 2014 +0100
web/olddownload: add FFmpeg 2.3.5
diff --git a/src/olddownload b/src/olddownload
index 14bb51e..c6d0c12 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,10 +6,10 @@
maintaining an old release.
</div>
<a name="release_2.3"></a><h3>
- FFmpeg 2.3.4 "Mandelbrot"</h3>
+ FFmpeg 2.3.5 "Mandelbrot"</h3>
<p>
- 2.3.4 was released on 2014-10-03. It is the latest stable FFmpeg release
+ 2.3.5 was released on 2014-11-01. It is the latest stable FFmpeg release
from the 2.3 release branch, which was cut from master on 2014-07-16.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2014-07-15, libav 10.2 as of 2014-07-15.
@@ -29,15 +29,15 @@ libpostproc 52. 3.100</pre>
<div class="row">
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.3.4.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.3.4.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.3.5.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.3.5.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.3.4.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.3.4.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.3.5.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.3.5.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.3.4">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3.5">Changelog</a></small>
<a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=489d066">Release Notes</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