[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5668e92 web: Move FFmpeg 2.1 to olddownload

gitolite ffmpeg-cvslog at ffmpeg.org
Sun Aug 10 22:44:48 CEST 2014


The branch, master has been updated
       via  5668e9288181a98476aa4dde06155b0694bc4498 (commit)
      from  2a4f40b0208e623604e7d656b32bd35a6241fae7 (commit)


- Log -----------------------------------------------------------------
commit 5668e9288181a98476aa4dde06155b0694bc4498
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Aug 10 22:42:40 2014 +0200
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Aug 10 22:42:40 2014 +0200

    web: Move FFmpeg 2.1 to olddownload

diff --git a/src/download b/src/download
index 7204bdf..68fde72 100644
--- a/src/download
+++ b/src/download
@@ -327,42 +327,6 @@ libpostproc    52.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <a name="release_2.1"></a><h3>
-    FFmpeg 2.1.5 "Fourier"</h3>
-
-  <p>
-    2.1.5 was released on 2014-06-23. It is the latest stable FFmpeg release
-    from the 2.1 release branch, which was cut from master on 2013-10-28.
-    Amongst lots of other changes, it includes all changes from
-    ffmpeg-mt, libav master of 2013-10-27, libav 9 as of 2013-10-27.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      52. 48.101
-libavcodec     55. 39.101
-libavformat    55. 19.104
-libavdevice    55.  5.100
-libavfilter     3. 90.100
-libavresample   1.  1.  0
-libswscale      2.  5.101
-libswresample   0. 17.104
-libpostproc    52.  3.100</pre>
-
-  <div class="row">
-    <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.1.5.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.1.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.1.5.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.1.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.1.5">Changelog</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <a name="release_1.2"></a><h3>
     FFmpeg 1.2.7 "Magic"</h3>
 
diff --git a/src/olddownload b/src/olddownload
index 0625f14..d3e639f 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,6 +6,42 @@
   maintaining an old release.
 </div>
 
+  <a name="release_2.1"></a><h3>
+    FFmpeg 2.1.5 "Fourier"</h3>
+
+  <p>
+    2.1.5 was released on 2014-06-23. It is the latest stable FFmpeg release
+    from the 2.1 release branch, which was cut from master on 2013-10-28.
+    Amongst lots of other changes, it includes all changes from
+    ffmpeg-mt, libav master of 2013-10-27, libav 9 as of 2013-10-27.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      52. 48.101
+libavcodec     55. 39.101
+libavformat    55. 19.104
+libavdevice    55.  5.100
+libavfilter     3. 90.100
+libavresample   1.  1.  0
+libswscale      2.  5.101
+libswresample   0. 17.104
+libpostproc    52.  3.100</pre>
+
+  <div class="row">
+    <div class="col-md-4">
+      <a class="btn btn-success" href="releases/ffmpeg-2.1.5.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.1.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-4">
+      <a class="btn btn-success" href="releases/ffmpeg-2.1.5.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.1.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.1.5">Changelog</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
 <a name="release_2.0"></a><h3>
   FFmpeg 2.0.5 "Nameless"</h3>
 

-----------------------------------------------------------------------

Summary of changes:
 src/download    |   36 ------------------------------------
 src/olddownload |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 36 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list