[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8645e39 web: Move 2.2 to olddownloads
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Wed Sep 9 04:33:42 CEST 2015
The branch, master has been updated
via 8645e398eeb344455ee3bfd5868204fcaa72c262 (commit)
from 19526bdc7803ad605b51a437f9e201c47cbf61c2 (commit)
- Log -----------------------------------------------------------------
commit 8645e398eeb344455ee3bfd5868204fcaa72c262
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Wed Sep 9 04:28:51 2015 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Wed Sep 9 04:28:51 2015 +0200
web: Move 2.2 to olddownloads
Nothing on https://trac.ffmpeg.org/wiki/Downstreams uses it anymore
diff --git a/src/download b/src/download
index 880d52a..b5ec1c3 100644
--- a/src/download
+++ b/src/download
@@ -470,41 +470,6 @@ libpostproc 53. 0.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <a name="release_2.2"></a><h3>
- FFmpeg 2.2.16 "Muybridge"</h3>
-
- <p>
- 2.2.16 was released on 2015-06-18. It is the latest stable FFmpeg release
- from the 2.2 release branch, which was cut from master on 2014-03-01.
- Amongst lots of other changes, it includes all changes from
- ffmpeg-mt, libav master of 2014-03-01, libav 10.7 as of 2015-06-18.
- </p>
- <p>It includes the following library versions:
- </p>
- <pre>
-libavutil 52. 66.100
-libavcodec 55. 52.102
-libavformat 55. 33.100
-libavdevice 55. 10.100
-libavfilter 4. 2.100
-libavresample 1. 2. 0
-libswscale 2. 5.102
-libswresample 0. 18.100
-libpostproc 52. 3.100</pre>
-
- <div class="row">
- <div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.2.16.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.2.16.tar.bz2.asc">PGP signature</a></small>
- </div> <!-- col -->
- <div class="col-md-4">
- <a class="btn btn-success" href="releases/ffmpeg-2.2.16.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.2.16.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=n2.2.16">Changelog</a>
- </div> <!-- col -->
- </div> <!-- row -->
<a name="old_releases"></a>
<h3>Old Releases</h3>
diff --git a/src/olddownload b/src/olddownload
index a976659..45f3e31 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -42,6 +42,43 @@ libpostproc 52. 3.100</pre>
</div> <!-- col -->
</div> <!-- row -->
+ <a name="release_2.2"></a><h3>
+ FFmpeg 2.2.16 "Muybridge"</h3>
+
+ <p>
+ 2.2.16 was released on 2015-06-18. It is the latest stable FFmpeg release
+ from the 2.2 release branch, which was cut from master on 2014-03-01.
+ Amongst lots of other changes, it includes all changes from
+ ffmpeg-mt, libav master of 2014-03-01, libav 10.7 as of 2015-06-18.
+ </p>
+ <p>It includes the following library versions:
+ </p>
+ <pre>
+libavutil 52. 66.100
+libavcodec 55. 52.102
+libavformat 55. 33.100
+libavdevice 55. 10.100
+libavfilter 4. 2.100
+libavresample 1. 2. 0
+libswscale 2. 5.102
+libswresample 0. 18.100
+libpostproc 52. 3.100</pre>
+
+ <div class="row">
+ <div class="col-md-4">
+ <a class="btn btn-success" href="releases/ffmpeg-2.2.16.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.2.16.tar.bz2.asc">PGP signature</a></small>
+ </div> <!-- col -->
+ <div class="col-md-4">
+ <a class="btn btn-success" href="releases/ffmpeg-2.2.16.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.2.16.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=n2.2.16">Changelog</a>
+ </div> <!-- col -->
+ </div> <!-- row -->
+
+
<a name="release_2.1"></a><h3>
FFmpeg 2.1.8 "Fourier"</h3>
-----------------------------------------------------------------------
Summary of changes:
src/download | 35 -----------------------------------
src/olddownload | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 35 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list