[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9158c70 web/download: Add FFmpeg 3.3.5
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Thu Oct 26 22:27:38 EEST 2017
The branch, master has been updated
via 9158c70bd076cfe54cb1602ba6f3e0ca992403a6 (commit)
from ffdf7d46400232452c5aff126c6be74b8d75422a (commit)
- Log -----------------------------------------------------------------
commit 9158c70bd076cfe54cb1602ba6f3e0ca992403a6
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Thu Oct 26 21:24:10 2017 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Thu Oct 26 21:27:17 2017 +0200
web/download: Add FFmpeg 3.3.5
diff --git a/src/download b/src/download
index 28ddcb4..408b80f 100644
--- a/src/download
+++ b/src/download
@@ -310,10 +310,10 @@ libpostproc 54. 7.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_3.3">FFmpeg 3.3.4 "Hilbert"</h3>
+ <h3 id="release_3.3">FFmpeg 3.3.5 "Hilbert"</h3>
<p>
- 3.3.4 was released on 2017-09-12. It is the latest stable FFmpeg release
+ 3.3.5 was released on 2017-10-26. It is the latest stable FFmpeg release
from the 3.3 release branch, which was cut from master on 2017-04-02.
</p>
<p>It includes the following library versions:
@@ -331,19 +331,19 @@ libpostproc 54. 5.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.3.4.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-3.3.4.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.3.5.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-3.3.5.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.3.4.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-3.3.4.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.3.5.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-3.3.5.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.3.4.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-3.3.4.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.3.5.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-3.3.5.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3 text-right">
- <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.4">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.3.5">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.3:/RELEASE_NOTES">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