[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc52fd9 web: FFmpeg 1.2

gitolite ffmpeg-cvslog at ffmpeg.org
Fri Mar 15 04:38:57 CET 2013


The branch, master has been updated
       via  fc52fd973676c7c8bf5ebc04b5622f5db716ca65 (commit)
       via  185237f862ec94b17e1c0564920dd7b40c53d8c1 (commit)
      from  1cb5bcab51999ee7c93c03ad4510e7ee15756fb2 (commit)


- Log -----------------------------------------------------------------
commit fc52fd973676c7c8bf5ebc04b5622f5db716ca65
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Fri Mar 15 04:34:57 2013 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Fri Mar 15 04:35:45 2013 +0100

    web: FFmpeg 1.2
    
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/index b/src/index
index 9398c00..2ba98c1 100644
--- a/src/index
+++ b/src/index
@@ -32,6 +32,40 @@ 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><a href="https://plus.google.com/108003112428040046828?prsrc=3" rel="publisher" style="text-decoration:none;">
 <img src="gplus-16.png" alt="Google+" style="vertical-align: middle; margin-left: 16px"/></a></h1>
 
+<a id="pr1.2"></a><h3>March 15, 2013, FFmpeg 1.2</h3>
+<p>
+We have made a new major release (<b><a href="download.html#release_1.2">1.2</a></b>)
+It contains all features and bugfixes of the git master branch from 7th march.
+A partial list of new stuff is below:
+</p>
+<pre>
+- VDPAU hardware acceleration through normal hwaccel
+- SRTP support
+- Error diffusion dither in Swscale
+- Chained Ogg support
+- Theora Midstream reconfiguration support
+- EVRC decoder
+- audio fade filter
+- filtering audio with unknown channel layout
+- allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
+  and treble audio filter
+- improved showspectrum filter, with multichannel support and sox-like colors
+- histogram filter
+- tee muxer
+- il filter ported from libmpcodecs
+- support ID3v2 tags in ASF files
+- encrypted TTA stream decoding support
+- RF64 support in WAV muxer
+- noise filter ported from libmpcodecs
+- Subtitles character encoding conversion
+- blend filter
+- stereo3d filter ported from libmpcodecs
+</pre>
+<p>
+We recommend users, distributors and system integrators to upgrade unless they use
+current git master.
+</p>
+
 
 <a id="logo_art_contest_spring-2013"></a><h3>February 10, 2013, Spring Website Banner Contest</h3>
 <p>

commit 185237f862ec94b17e1c0564920dd7b40c53d8c1
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Fri Mar 15 02:07:08 2013 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Fri Mar 15 04:35:45 2013 +0100

    web/download: release intervals are not irregular anymore
    
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/download b/src/download
index 78c8a50..1108436 100644
--- a/src/download
+++ b/src/download
@@ -291,8 +291,8 @@ Note, if you have a public clone of ffmpeg and want to be listed above, contact
 <a name="releases"></a><h1>FFmpeg Releases</h1>
 
 <p>
-At irregular intervals FFmpeg makes releases that represent snapshots of FFmpeg
-at the moment the release branch was cut. Between major releases point releases
+Approximately every 3 months The FFmpeg project makes a new major release.
+Between major releases point releases
 will appear that add important bug fixes but no new features.
 Note that these releases are intended for distributors and system integrators.
 Users that wish to compile from source themselves are strongly encouraged to

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

Summary of changes:
 src/download |    4 ++--
 src/index    |   34 ++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 2 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list