[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 64b51f8 web/download: add FFmpeg 2.5.3

gitolite ffmpeg-cvslog at ffmpeg.org
Sat Jan 10 05:34:13 CET 2015


The branch, master has been updated
       via  64b51f85e62c6e1948f521ed267a4df16722221c (commit)
      from  b3b45be3eb355827d0beaf328bd34bf18c7c9b04 (commit)


- Log -----------------------------------------------------------------
commit 64b51f85e62c6e1948f521ed267a4df16722221c
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sat Jan 10 05:31:36 2015 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat Jan 10 05:31:36 2015 +0100

    web/download: add FFmpeg 2.5.3

diff --git a/src/download b/src/download
index 538a0d1..e8fa9d7 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.5.2.tar.bz2" class="btn btn-success">
+    <a href="http://ffmpeg.org/releases/ffmpeg-2.5.3.tar.bz2" class="btn btn-success">
       <i class="fa fa-cloud-download"></i>
       Download
-      <small>ffmpeg-2.5.2.tar.bz2</small>
+      <small>ffmpeg-2.5.3.tar.bz2</small>
     </a>
     <br>
     <a href="#releases">More releases</a>
@@ -276,10 +276,10 @@
 
 
   <a name="release_2.5"></a><h3>
-    FFmpeg 2.5.2 "Bohr"</h3>
+    FFmpeg 2.5.3 "Bohr"</h3>
 
   <p>
-    2.5.2 was released on 2014-12-23. It is the latest stable FFmpeg release
+    2.5.3 was released on 2015-01-10. 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.
@@ -299,15 +299,15 @@ libpostproc    53.  3.100</pre>
 
   <div class="row">
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.2.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.5.2.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.3.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.5.3.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.5.2.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.5.2.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.5.3.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.5.3.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.2">Changelog</a></small>
+      <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.5.3">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 |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list