[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 22d9560 web/download: add FFmpeg 2.4.3

gitolite ffmpeg-cvslog at ffmpeg.org
Sun Nov 2 03:11:40 CET 2014


The branch, master has been updated
       via  22d95605a8809174809fb5fc88a8307e78c08712 (commit)
      from  10382891b828769731d537d77f02af6366440d95 (commit)


- Log -----------------------------------------------------------------
commit 22d95605a8809174809fb5fc88a8307e78c08712
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Nov 2 03:10:31 2014 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Nov 2 03:10:31 2014 +0100

    web/download: add FFmpeg 2.4.3

diff --git a/src/download b/src/download
index 5ad4eee..230c24e 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.4.2.tar.bz2" class="btn btn-success">
+    <a href="http://ffmpeg.org/releases/ffmpeg-2.4.3.tar.bz2" class="btn btn-success">
       <i class="fa fa-cloud-download"></i>
       Download
-      <small>ffmpeg-2.4.2.tar.bz2</small>
+      <small>ffmpeg-2.4.3.tar.bz2</small>
     </a>
     <br>
     <a href="#releases">More releases</a>
@@ -257,13 +257,13 @@
 
 
   <a name="release_2.4"></a><h3>
-    FFmpeg 2.4.2 "Fresnel"</h3>
+    FFmpeg 2.4.3 "Fresnel"</h3>
 
   <p>
-    2.4.2 was released on 2014-10-05. It is the latest stable FFmpeg release
+    2.4.3 was released on 2014-11-02. It is the latest stable FFmpeg release
     from the 2.4 release branch, which was cut from master on 2014-09-14.
     Amongst lots of other changes, it includes all changes from
-    ffmpeg-mt, libav master of 2014-09-14, libav 11 as of 2014-10-05.
+    ffmpeg-mt, libav master of 2014-09-14, libav 11 as of 2014-11-01.
   </p>
   <p>It includes the following library versions:
   </p>
@@ -280,15 +280,15 @@ libpostproc    53.  0.100</pre>
 
   <div class="row">
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.4.2.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-2.4.2.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.4.3.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-2.4.3.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-4">
-      <a class="btn btn-success" href="releases/ffmpeg-2.4.2.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-2.4.2.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-2.4.3.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-2.4.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.4.2">Changelog</a></small>
+      <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.4.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.4">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list