[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1cb5bca web/download: add FFmpeg 1.2
gitolite
ffmpeg-cvslog at ffmpeg.org
Fri Mar 15 02:02:48 CET 2013
The branch, master has been updated
via 1cb5bcab51999ee7c93c03ad4510e7ee15756fb2 (commit)
from bdf2013de30ffdedef93625497d3b6b626704a5c (commit)
- Log -----------------------------------------------------------------
commit 1cb5bcab51999ee7c93c03ad4510e7ee15756fb2
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Fri Mar 15 01:59:46 2013 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Fri Mar 15 01:59:46 2013 +0100
web/download: add FFmpeg 1.2
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
diff --git a/src/download b/src/download
index 6f25578..78c8a50 100644
--- a/src/download
+++ b/src/download
@@ -302,6 +302,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_1.2"></a><h2>
+FFmpeg 1.2 "Magic"</h2>
+
+<p>
+1.2 was released on 2013-03-15. 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.
+</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+ libavutil 52. 18.100
+ libavcodec 54. 92.100
+ libavformat 54. 63.104
+ libavdevice 54. 3.103
+ libavfilter 3. 42.103
+ libswscale 2. 2.100
+ libswresample 0. 17.102
+ libpostproc 52. 2.100
+</pre>
+
+<p>
+<a href="releases/ffmpeg-1.2.tar.bz2">Download bzip2 tarball</a>
+<a href="releases/ffmpeg-1.2.tar.bz2.asc">PGP signature</a><br />
+<a href="releases/ffmpeg-1.2.tar.gz">Download gzip tarball</a>
+<a href="releases/ffmpeg-1.2.tar.gz.asc">PGP signature</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.2">Changelog</a><br />
+</p>
+
<a name="release_1.1"></a><h2>
FFmpeg 1.1.3 "Fire Flower"</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