[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3577191 web/download: add FFmpeg 2.2
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Mar 23 23:35:26 CET 2014
The branch, master has been updated
via 357719160249ca7c2741296fd56eb719da5e69df (commit)
from e3f448df5b43868dfba88bcec419b541fbe68f90 (commit)
- Log -----------------------------------------------------------------
commit 357719160249ca7c2741296fd56eb719da5e69df
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Mar 23 23:32:47 2014 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Mar 23 23:32:47 2014 +0100
web/download: add FFmpeg 2.2
diff --git a/src/download b/src/download
index 9c310a6..262d61a 100644
--- a/src/download
+++ b/src/download
@@ -169,6 +169,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.2"></a><h2>
+FFmpeg 2.2 "Muybridge"</h2>
+
+<p>
+2.2 was released on 2014-03-23. It is the latest stable FFmpeg release
+from the 2.2 release branch, which was cut from master on 2014-03-01.
+Amongst lots of other changes, it includes all changes from
+ffmpeg-mt, libav master of 2014-03-01, libav 10 as of 2014-03-23.
+</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+ libavutil 52. 66.100
+ libavcodec 55. 52.102
+ libavformat 55. 33.100
+ libavdevice 55. 10.100
+ libavfilter 4. 2.100
+ libswscale 2. 5.102
+ libswresample 0. 18.100
+ libpostproc 52. 3.100
+</pre>
+
+<p>
+<a href="releases/ffmpeg-2.2.tar.bz2">Download bzip2 tarball</a>
+<a href="releases/ffmpeg-2.2.tar.bz2.asc">PGP signature</a><br />
+<a href="releases/ffmpeg-2.2.tar.gz">Download gzip tarball</a>
+<a href="releases/ffmpeg-2.2.tar.gz.asc">PGP signature</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2">Changelog</a><br />
+</p>
+
<a name="release_2.1"></a><h2>
FFmpeg 2.1.4 "Fourier"</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