[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 77c50ce web/download: update for FFmpeg 1.2.11

gitolite ffmpeg-cvslog at ffmpeg.org
Fri Dec 19 00:45:43 CET 2014


The branch, master has been updated
       via  77c50cef38535b46a00dff6a04fd5ca58a773dd6 (commit)
      from  17f1aa1986d8a4d78ac64f9154ac2d79dcc1c6be (commit)


- Log -----------------------------------------------------------------
commit 77c50cef38535b46a00dff6a04fd5ca58a773dd6
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Fri Dec 19 00:44:53 2014 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Fri Dec 19 00:44:53 2014 +0100

    web/download: update for FFmpeg 1.2.11
    
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/download b/src/download
index 31cf4e5..2c22a14 100644
--- a/src/download
+++ b/src/download
@@ -387,10 +387,10 @@ libpostproc    52.  3.100</pre>
   </div> <!-- row -->
 
   <a name="release_1.2"></a><h3>
-    FFmpeg 1.2.10 "Magic"</h3>
+    FFmpeg 1.2.11 "Magic"</h3>
 
   <p>
-    1.2.10 was released on 2014-11-03. It is the latest stable FFmpeg release
+    1.2.11 was released on 2014-12-19. It is the latest stable FFmpeg release
     from the 1.2 release branch, which was cut from master on 2013-03-07.
     Amongst lots of other changes, it includes all changes from
     ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07.
@@ -410,15 +410,15 @@ libpostproc    52.  2.100</pre>
 
   <div class="row">
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-1.2.10.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-1.2.10.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-1.2.11.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-1.2.11.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-1.2.10.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-1.2.10.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-1.2.11.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-1.2.11.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=n1.2.10">Changelog</a>
+      <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2.11">Changelog</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