[FFmpeg-cvslog] [ffmpeg-web] branch master updated. f6c07b7 download: add 0.9

gitolite ffmpeg-cvslog at ffmpeg.org
Sun Dec 11 22:46:36 CET 2011


The branch, master has been updated
       via  f6c07b7c01fbeb81c33fca9649d844ba8d71831b (commit)
      from  040d25b726feea066c16e7a6b2e1e332f15ed61e (commit)


- Log -----------------------------------------------------------------
commit f6c07b7c01fbeb81c33fca9649d844ba8d71831b
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Dec 11 22:42:43 2011 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Dec 11 22:42:43 2011 +0100

    download: add 0.9
    
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/download b/src/download
index 8785310..a49dc8c 100644
--- a/src/download
+++ b/src/download
@@ -208,11 +208,29 @@ 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_0.9"></a><h2>
+FFmpeg 0.9 "Harmony"</h2>
+
+<p>
+0.9 was released on 2011-12-11. It is the latest stable FFmpeg release
+from the 0.9 release branch, which was cut from master on 2011-12-11.
+Amongst lots of other changes, it includes all changes from
+ffmpeg-mt, libav master of 2011-12-11, libav 0.7.2 as of 2011-12-11.
+</p>
+
+<p>
+<a href="releases/ffmpeg-0.9.tar.bz2">Download bzip2 tarball</a>  
+<a href="releases/ffmpeg-0.9.tar.bz2.asc">PGP signature</a><br />
+<a href="releases/ffmpeg-0.9.tar.gz">Download gzip tarball</a>  
+<a href="releases/ffmpeg-0.9.tar.gz.asc">PGP signature</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n0.9">Changelog</a><br />
+</p>
+
 <a name="release_0.8"></a><h2>
 FFmpeg 0.8.7 "Love"</h2>
 
 <p>
-0.8.7 was released on 2011-11-21. It is the latest stable FFmpeg release
+0.8.7 was released on 2011-11-21. It is a stable FFmpeg release
 from the 0.8 release branch, which was cut from master on 2011-06-21.
 Amongst lots of other changes, it includes all changes from
 ffmpeg-mt, libav master of 2011-06-21, libav 0.7.2 as of 2011-11-21.

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list