[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a069c8c web/download: add FFmpeg 2.5.7

gitolite ffmpeg-cvslog at ffmpeg.org
Sat May 23 05:02:30 CEST 2015


The branch, master has been updated
       via  a069c8c15a6b91a1a6383476f82d1d9c7aff6100 (commit)
      from  269e2cc2f28ec064cc33c8a125fa93ff5208bf33 (commit)


- Log -----------------------------------------------------------------
commit a069c8c15a6b91a1a6383476f82d1d9c7aff6100
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sat May 23 05:01:31 2015 +0200
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat May 23 05:01:31 2015 +0200

    web/download: add FFmpeg 2.5.7

diff --git a/src/download b/src/download
index b3e42e5..612bb7a 100644
--- a/src/download
+++ b/src/download
@@ -304,10 +304,10 @@ libpostproc    53.  3.100</pre>
 
 
   <a name="release_2.5"></a><h3>
-    FFmpeg 2.5.6 "Bohr"</h3>
+    FFmpeg 2.5.7 "Bohr"</h3>
 
   <p>
-    2.5.6 was released on 2015-04-19. It is the latest stable FFmpeg release
+    2.5.7 was released on 2015-05-23. 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.
@@ -327,15 +327,15 @@ libpostproc    53.  3.100</pre>
 
   <div class="row">
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.6.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.5.6.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.7.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.5.7.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.6.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.5.6.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.7.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.5.7.tar.gz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-4 text-right">
-      <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.6">Changelog</a></small>
+      <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.7">Changelog</a></small>
       <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.5">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list