[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7762a7a web: ffmpeg 0.10

gitolite ffmpeg-cvslog at ffmpeg.org
Fri Jan 27 05:09:21 CET 2012


The branch, master has been updated
       via  7762a7a2d39de260f24eeabe89c9f8b7dab7ef79 (commit)
      from  700e3f2b89c5b00bea88842df7b32665dab1c894 (commit)


- Log -----------------------------------------------------------------
commit 7762a7a2d39de260f24eeabe89c9f8b7dab7ef79
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Fri Jan 27 05:04:40 2012 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Fri Jan 27 05:04:40 2012 +0100

    web: ffmpeg 0.10

diff --git a/src/index b/src/index
index a997ab7..bcc7b3f 100644
--- a/src/index
+++ b/src/index
@@ -32,6 +32,55 @@ with the latest developments by subscribing to both the
 
 
 <h1>News <a href="main.rss"><img style="vertical-align: middle; margin-left: 6px" src="Feed-icon.png" alt="[RSS]" /></a></h1>
+<a id="pr10"></a><h3>January, 27, 2012, FFmpeg 0.10</h3>
+<p>
+We have made a new major release (<b><a href="download.html#release_0.10">0.10</a></b>)
+It contains all features and bugfixes of the git master branch. A partial list of
+new stuff is below:
+</p>
+<pre>
+Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
+       CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
+       CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
+       CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
+v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
+SBaGen (SBG) binaural beats script demuxer
+OpenMG Audio muxer
+Timecode extraction in DV and MOV
+thumbnail video filter
+XML output in ffprobe
+asplit audio filter
+tinterlace video filter
+astreamsync audio filter
+amerge audio filter
+ISMV (Smooth Streaming) muxer
+GSM audio parser
+SMJPEG muxer
+XWD encoder and decoder
+Automatic thread count based on detection number of (available) CPU cores
+y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
+ffprobe -show_error option
+Avid 1:1 10-bit RGB Packer codec
+v308 Quicktime Uncompressed 4:4:4 encoder and decoder
+yuv4 libquicktime packed 4:2:0 encoder and decoder
+ffprobe -show_frames option
+silencedetect audio filter
+ffprobe -show_program_version, -show_library_versions, -show_versions options
+rv34: frame-level multi-threading
+optimized iMDCT transform on x86 using SSE for for mpegaudiodec
+Improved PGS subtitle decoder
+dumpgraph option to lavfi device
+r210 and r10k encoders
+ffwavesynth decoder
+aviocat tool
+ffeval tool
+all features from avconv merged into ffmpeg
+</pre>
+<p>
+We recommend users, distributors and system integrators to upgrade unless they use
+current git master.
+</p>
+
 <a id="forgotpatch"></a><h3>January 24, 2012, Forgotten Patches</h3>
 <p>FFmpeg development has gone into OVERDRIVE. Over the years we have
 missed patches, so we need your help to locate old unapplied patches to review again.

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list