[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 302c95a index: Add news for 0.9

gitolite ffmpeg-cvslog at ffmpeg.org
Sun Dec 11 23:51:51 CET 2011


The branch, master has been updated
       via  302c95a5b5dc106b8ea3f982ec34eaadeb188b80 (commit)
      from  f6c07b7c01fbeb81c33fca9649d844ba8d71831b (commit)


- Log -----------------------------------------------------------------
commit 302c95a5b5dc106b8ea3f982ec34eaadeb188b80
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Dec 11 23:48:25 2011 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Dec 11 23:48:25 2011 +0100

    index: Add news for 0.9
    
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/index b/src/index
index ca92ccd..c629869 100644
--- a/src/index
+++ b/src/index
@@ -32,6 +32,77 @@ with the latest developments by subscribing to both the
 
 
 <h1>News</h1>
+<a id="pr9"></a><h3>December 11, 2011</h3>
+<p>
+We have made a new major release (<b><a href="download.html#release_0.9">0.9</a></b>)
+It contains all features and bugfixes of the git master branch. A partial list of
+new stuff is below:
+</p>
+<pre>
+native dirac decoder
+mmsh seeking
+more accurate rgb->rgb in swscale
+MPO file format reading support
+mandelbrot fraktal video source
+export quarter_sample & divx_packed from decoders
+VBLE decoder
+libopenjpeg encoder
+alpha opaqueness fixes in many codecs
+8bit palette dynamic range fixes in many codecs
+AVIOInterruptCB
+OS/2 threads support
+cbr mp3 muxing fix
+sample rate change support in flv (nellymoser decoder)
+mov/mp4 chunking support (equivalent to mp4boxs -inter)
+mov/mp4 fragment support (equivalent to mp4boxs -frag)
+rgba tiffs
+x264rgb bugfix
+cljrencoder with dither
+escape130 decoder
+many new ARM optimizations
+-report
+Dxtory capture format decoder
+life video source
+wtv, sox, utvideo and many other new regression tests
+gcc coverage support
+callauto video source
+planar rgb input support in sws
+libmodplug & bintext output
+g723.1 encoder
+g723.1 muxer
+random() function for the expression evaluator
+persistent variables for the expression evaluator
+pulseaudio input support
+h264 422 inter decoding support
+prores encoder
+native utvideo decoder
+libutvideo support
+deshake filter
+aevalsrc filter
+segment muxer
+mkv timecode v2 muxer
+cache urlprotocol
+libaacplus support
+ACT/BIT demuxers
+AMV video encoder
+g729 decoder
+stdin control of drawtext
+2bpp, 4bpp png support
+interlaced 1bpp and PAETH png fixes
+libspeex encoding support
+hardened h264 decoder that wont overread the bitstream
+wtv muxer
+H/W Accelerated H.264 Decoding on Android
+stereo3d filter from libmpcodecs works now
+an experimental jpeg2000 encoder
+many bugfixes
+libswresample
+</pre>
+<p>
+We recommend users, distributors and system integrators to upgrade unless they use
+current git master.
+</p>
+
 <a id="donate2011"></a><h3>December 10, 2011</h3>
 <p>
 Want to donate to FFmpeg? Well, theres no way to do that currently. Luckily

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list