[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 04d476b web/download: add FFmpeg 2.3

gitolite ffmpeg-cvslog at ffmpeg.org
Wed Jul 16 03:33:16 CEST 2014


The branch, master has been updated
       via  04d476be5126c0e2cae013816a4b8ba72ef40ed2 (commit)
      from  4bd578c97cc4bc93800f9a8bd4837d11a255be10 (commit)


- Log -----------------------------------------------------------------
commit 04d476be5126c0e2cae013816a4b8ba72ef40ed2
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Wed Jul 16 03:31:58 2014 +0200
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Wed Jul 16 03:31:58 2014 +0200

    web/download: add FFmpeg 2.3

diff --git a/src/download b/src/download
index f1391c5..3be3b84 100644
--- a/src/download
+++ b/src/download
@@ -168,6 +168,37 @@ selected changes from the development branch, which therefore receives much more
 and much faster bug fixes such as additional features and security patches.
 </p>
 
+<a name="release_2.3"></a><h2>
+FFmpeg 2.3 "Mandelbrot"</h2>
+
+<p>
+2.3 was released on 2014-07-16. It is the latest stable FFmpeg release
+from the 2.3 release branch, which was cut from master on 2014-07-16.
+Amongst lots of other changes, it includes all changes from
+ffmpeg-mt, libav master of 2014-07-15, libav 10.2 as of 2014-07-15.
+</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+  libavutil      52. 92.100
+  libavcodec     55. 69.100
+  libavformat    55. 48.100
+  libavdevice    55. 13.102
+  libavfilter     4. 11.100
+  libswscale      2.  6.100
+  libswresample   0. 19.100
+  libpostproc    52.  3.100
+</pre>
+
+<p>
+<a href="releases/ffmpeg-2.3.tar.bz2">Download bzip2 tarball</a>  
+<a href="releases/ffmpeg-2.3.tar.bz2.asc">PGP signature</a><br />
+<a href="releases/ffmpeg-2.3.tar.gz">Download gzip tarball</a>  
+<a href="releases/ffmpeg-2.3.tar.gz.asc">PGP signature</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.3">Changelog</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=n2.3">Release Notes</a><br />
+</p>
+
 <a name="release_2.2"></a><h2>
 FFmpeg 2.2.5 "Muybridge"</h2>
 

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list