The branch, master has been updated
       via  bf04c2ab8cfabfdd3d84abc315840837998ced6a (commit)
      from  ed0d018a060c2afacdbf37e2384ffd4a4fd61c29 (commit)


- Log -----------------------------------------------------------------
commit bf04c2ab8cfabfdd3d84abc315840837998ced6a
Author:     Michael Niedermayer <mich...@niedermayer.cc>
AuthorDate: Fri Jan 15 18:07:02 2016 +0100
Commit:     Michael Niedermayer <mich...@niedermayer.cc>
CommitDate: Fri Jan 15 18:07:02 2016 +0100

    web/download: Add FFmpeg 2.8.5
    
    Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

diff --git a/src/download b/src/download
index 0b9486e..51cd78a 100644
--- a/src/download
+++ b/src/download
@@ -1,10 +1,10 @@
 
 <div id="download">
   <div class="btn-download-wrapper">
-    <a href="http://ffmpeg.org/releases/ffmpeg-2.8.4.tar.bz2"; class="btn 
btn-success">
+    <a href="http://ffmpeg.org/releases/ffmpeg-2.8.5.tar.bz2"; class="btn 
btn-success">
       <i class="fa fa-cloud-download"></i>
       Download
-      <small>ffmpeg-2.8.4.tar.bz2</small>
+      <small>ffmpeg-2.8.5.tar.bz2</small>
     </a>
     <br>
     <a href="#releases">More releases</a>
@@ -270,10 +270,10 @@
   </p>
 
 
-  <h3 id="release_2.8">FFmpeg 2.8.4 "Feynman"</h3>
+  <h3 id="release_2.8">FFmpeg 2.8.5 "Feynman"</h3>
 
   <p>
-    2.8.4 was released on 2015-12-20. It is the latest stable FFmpeg release
+    2.8.5 was released on 2016-01-15. It is the latest stable FFmpeg release
     from the 2.8 release branch, which was cut from master on 2015-09-05.
     Amongst lots of other changes, it includes all changes from
     ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28.
@@ -293,19 +293,19 @@ libpostproc    53.  3.100</pre>
 
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.8.4.tar.xz">Download 
xz tarball</a>
-      <small><a href="releases/ffmpeg-2.8.4.tar.xz.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.8.5.tar.xz">Download 
xz tarball</a>
+      <small><a href="releases/ffmpeg-2.8.5.tar.xz.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.8.4.tar.bz2">Download 
bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.8.4.tar.bz2.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.8.5.tar.bz2">Download 
bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.8.5.tar.bz2.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-2.8.4.tar.gz">Download 
gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.8.4.tar.gz.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.8.5.tar.gz">Download 
gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.8.5.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.8.4";>Changelog</a></small>
+      <small><a 
href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.8.5";>Changelog</a></small>
       <a class="btn btn-success" 
href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.8";>Release
 Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

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

Summary of changes:
 src/download | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to