[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95decbe web/download: add FFmpeg 2.1

gitolite ffmpeg-cvslog at ffmpeg.org
Mon Oct 28 02:19:27 CET 2013


The branch, master has been updated
       via  95decbe940873a6306dedd15e2225868925ba4a0 (commit)
      from  640439cb2e5808a4a053a6f00ee8f0254bcea2bc (commit)


- Log -----------------------------------------------------------------
commit 95decbe940873a6306dedd15e2225868925ba4a0
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Oct 28 02:18:03 2013 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Mon Oct 28 02:18:03 2013 +0100

    web/download: add FFmpeg 2.1

diff --git a/src/download b/src/download
index 7784aa3..6f96b38 100644
--- a/src/download
+++ b/src/download
@@ -316,6 +316,36 @@ 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.1"></a><h2>
+FFmpeg 2.1 "Fourier"</h2>
+
+<p>
+2.1 was released on 2013-10-28. It is the latest stable FFmpeg release
+from the 2.1 release branch, which was cut from master on 2013-10-28.
+Amongst lots of other changes, it includes all changes from
+ffmpeg-mt, libav master of 2013-10-27, libav 9 as of 2013-10-27.
+</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+  libavutil      52. 48.100
+  libavcodec     55. 39.100
+  libavformat    55. 19.104
+  libavdevice    55.  5.100
+  libavfilter     3. 90.100
+  libswscale      2.  5.101
+  libswresample   0. 17.104
+  libpostproc    52.  3.100
+</pre>
+
+<p>
+<a href="releases/ffmpeg-2.1.tar.bz2">Download bzip2 tarball</a>  
+<a href="releases/ffmpeg-2.1.tar.bz2.asc">PGP signature</a><br />
+<a href="releases/ffmpeg-2.1.tar.gz">Download gzip tarball</a>  
+<a href="releases/ffmpeg-2.1.tar.gz.asc">PGP signature</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1">Changelog</a><br />
+</p>
+
 <a name="release_2.0"></a><h2>
 FFmpeg 2.0.2 "Nameless"</h2>
 

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list