[FFmpeg-cvslog] [ffmpeg-web] branch master updated. dbea439 web/download: Add FFmpeg 2.2.6

gitolite ffmpeg-cvslog at ffmpeg.org
Tue Aug 5 23:30:19 CEST 2014


The branch, master has been updated
       via  dbea439a41373d692576c88ee47d895de29d6352 (commit)
      from  74b8152769b1e0f89e50be186612dd11ba9448eb (commit)


- Log -----------------------------------------------------------------
commit dbea439a41373d692576c88ee47d895de29d6352
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Tue Aug 5 23:29:19 2014 +0200
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Tue Aug 5 23:29:19 2014 +0200

    web/download: Add FFmpeg 2.2.6

diff --git a/src/download b/src/download
index 18c5472..961ec50 100644
--- a/src/download
+++ b/src/download
@@ -291,13 +291,13 @@ libpostproc    52.  3.100</pre>
   </div> <!-- row -->
 
   <a name="release_2.2"></a><h3>
-    FFmpeg 2.2.5 "Muybridge"</h3>
+    FFmpeg 2.2.6 "Muybridge"</h3>
 
   <p>
-    2.2.5 was released on 2014-07-15. It is the latest stable FFmpeg release
+    2.2.6 was released on 2014-08-05. 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.2 as of 2014-07-15.
+    ffmpeg-mt, libav master of 2014-03-01, libav 10.3 as of 2014-08-04.
   </p>
   <p>It includes the following library versions:
   </p>
@@ -313,15 +313,15 @@ libpostproc    52.  3.100</pre>
 
   <div class="row">
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.2.5.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.2.5.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.2.6.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.2.6.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.2.5.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.2.5.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.2.6.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.2.6.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.5">Changelog</a>
+      <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.6">Changelog</a>
     </div> <!-- col -->
   </div> <!-- row -->
 

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

Summary of changes:
 src/download |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list