[FFmpeg-cvslog] [ffmpeg-web] branch master updated. bd63768 web/download: Add FFmpeg 2.7.3
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Thu Nov 19 03:52:55 CET 2015
The branch, master has been updated
via bd637685439375f70cec7344560476d8734cee78 (commit)
from 896c08f19407ca6baedcff464d5cfce44f443c03 (commit)
- Log -----------------------------------------------------------------
commit bd637685439375f70cec7344560476d8734cee78
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Thu Nov 19 03:49:27 2015 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Thu Nov 19 03:49:27 2015 +0100
web/download: Add FFmpeg 2.7.3
diff --git a/src/download b/src/download
index 0a9a05f..824cee8 100644
--- a/src/download
+++ b/src/download
@@ -308,11 +308,11 @@ libpostproc 53. 3.100</pre>
<a name="release_2.7"></a><h3>
- FFmpeg 2.7.2 "Nash"</h3>
+ FFmpeg 2.7.3 "Nash"</h3>
<p>
- 2.7.2 was released on 2015-07-20. It is the latest stable FFmpeg release
- from the 2.7.2 release branch, which was cut from master on 2015-06-09.
+ 2.7.3 was released on 2015-11-19. It is the latest stable FFmpeg release
+ from the 2.7.3 release branch, which was cut from master on 2015-06-09.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2015-06-10, libav 11 as of 2015-06-11.
</p>
@@ -331,19 +331,19 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.7.2.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-2.7.2.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.7.3.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.7.3.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.7.2.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.7.2.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.7.3.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.7.3.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.7.2.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.7.2.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.7.3.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.7.3.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.7.2">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.7.3">Changelog</a></small>
<a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.7">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list