[FFmpeg-cvslog] [ffmpeg-web] branch master updated. df2d6e2 web/download: move 2.5 and 2.6 to olddownload

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sun Dec 4 21:23:11 EET 2016


The branch, master has been updated
       via  df2d6e20ef23bd83177d01418d03fc8f2acb1517 (commit)
      from  70de8873086dfba0af40d456bdd3e4b6264f3357 (commit)


- Log -----------------------------------------------------------------
commit df2d6e20ef23bd83177d01418d03fc8f2acb1517
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Dec 4 20:21:53 2016 +0100
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Dec 4 20:21:53 2016 +0100

    web/download: move 2.5 and 2.6 to olddownload

diff --git a/src/download b/src/download
index 7aecaee..02d90c9 100644
--- a/src/download
+++ b/src/download
@@ -467,88 +467,6 @@ libpostproc    53.  3.100</pre>
   </div> <!-- row -->
 
 
-  <h3 id="release_2.6">FFmpeg 2.6.9 "Grothendieck"</h3>
-
-  <p>
-    2.6.9 was released on 2016-05-03. It is the latest stable FFmpeg release
-    from the 2.6 release branch, which was cut from master on 2015-03-06.
-    Amongst lots of other changes, it includes all changes from
-    ffmpeg-mt, libav master of 2015-03-06, libav 11 as of 2015-03-06.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      54. 20.100
-libavcodec     56. 26.100
-libavformat    56. 25.101
-libavdevice    56.  4.100
-libavfilter     5. 11.102
-libavresample   2.  1.  0
-libswscale      3.  1.101
-libswresample   1.  1.100
-libpostproc    53.  3.100</pre>
-
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-2.6.9.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.6.9.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.6.9.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/n2.6.9">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.6:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
-
-  <h3 id="release_2.5">FFmpeg 2.5.11 "Bohr"</h3>
-
-  <p>
-    2.5.11 was released on 2016-02-02. It is the latest stable FFmpeg release
-    from the 2.5 release branch, which was cut from master on 2014-12-15.
-    Amongst lots of other changes, it includes all changes from
-    ffmpeg-mt, libav master of 2014-12-03, libav 11 as of 2014-12-03.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      54. 15.100
-libavcodec     56. 13.100
-libavformat    56. 15.102
-libavdevice    56.  3.100
-libavfilter     5.  2.103
-libavresample   2.  1.  0
-libswscale      3.  1.101
-libswresample   1.  1.100
-libpostproc    53.  3.100</pre>
-
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-2.5.11.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.5.11.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.5.11.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/n2.5.11">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.5:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
-
   <h3 id="old_releases">Old Releases</h3>
   <p>
     Older versions are available at the <a href="olddownload.html">Old
diff --git a/src/olddownload b/src/olddownload
index 8ed5c43..0489c5e 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,6 +6,88 @@
   maintaining an old release.
 </div>
 
+  <h3 id="release_2.6">FFmpeg 2.6.9 "Grothendieck"</h3>
+
+  <p>
+    2.6.9 was released on 2016-05-03. It is the latest stable FFmpeg release
+    from the 2.6 release branch, which was cut from master on 2015-03-06.
+    Amongst lots of other changes, it includes all changes from
+    ffmpeg-mt, libav master of 2015-03-06, libav 11 as of 2015-03-06.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      54. 20.100
+libavcodec     56. 26.100
+libavformat    56. 25.101
+libavdevice    56.  4.100
+libavfilter     5. 11.102
+libavresample   2.  1.  0
+libswscale      3.  1.101
+libswresample   1.  1.100
+libpostproc    53.  3.100</pre>
+
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-2.6.9.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.6.9.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-2.6.9.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.6.9.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/n2.6.9">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.6:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
+
+  <h3 id="release_2.5">FFmpeg 2.5.11 "Bohr"</h3>
+
+  <p>
+    2.5.11 was released on 2016-02-02. It is the latest stable FFmpeg release
+    from the 2.5 release branch, which was cut from master on 2014-12-15.
+    Amongst lots of other changes, it includes all changes from
+    ffmpeg-mt, libav master of 2014-12-03, libav 11 as of 2014-12-03.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      54. 15.100
+libavcodec     56. 13.100
+libavformat    56. 15.102
+libavdevice    56.  3.100
+libavfilter     5.  2.103
+libavresample   2.  1.  0
+libswscale      3.  1.101
+libswresample   1.  1.100
+libpostproc    53.  3.100</pre>
+
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-2.5.11.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.5.11.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.11.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.5.11.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/n2.5.11">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.5:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
+
   <h3 id="release_2.4">FFmpeg 2.4.13 "Fresnel"</h3>
 
   <p>

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list