[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 10427b3 web/index: add FFmpeg 2.2

gitolite ffmpeg-cvslog at ffmpeg.org
Tue Mar 25 01:30:47 CET 2014


The branch, master has been updated
       via  10427b3dc8e521499e471fa5a75e5cf3ee578c9f (commit)
      from  481d04c475a894ca7dd19a4694fa667ba833f724 (commit)


- Log -----------------------------------------------------------------
commit 10427b3dc8e521499e471fa5a75e5cf3ee578c9f
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Mar 24 16:54:43 2014 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Tue Mar 25 01:29:45 2014 +0100

    web/index: add FFmpeg 2.2
    
    Reviewed-by: Lou Logan <lou at lrcd.com>

diff --git a/src/index b/src/index
index 67801a6..8c18f3f 100644
--- a/src/index
+++ b/src/index
@@ -11,6 +11,44 @@ changes.
 <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="pr2.2"></a><h3>March 24, 2014, FFmpeg 2.2</h3>
+<p>
+We have made a new major release (<b><a href="download.html#release_2.2">2.2</a></b>)
+It contains all features and bugfixes of the git master branch from 1st March.
+A partial list of new stuff is below:
+</p>
+<pre>
+- HNM version 4 demuxer and video decoder
+- Live HDS muxer
+- setsar/setdar filters now support variables in ratio expressions
+- elbg filter
+- string validation in ffprobe
+- support for decoding through VDPAU in ffmpeg (the -hwaccel option)
+- complete Voxware MetaSound decoder
+- remove mp3_header_compress bitstream filter
+- Windows resource files for shared libraries
+- aeval filter
+- stereoscopic 3d metadata handling
+- WebP encoding via libwebp
+- ATRAC3+ decoder
+- VP8 in Ogg demuxing
+- side & metadata support in NUT
+- framepack filter
+- XYZ12 rawvideo support in NUT
+- Exif metadata support in WebP decoder
+- OpenGL device
+- Use metadata_header_padding to control padding in ID3 tags (currently used in
+  MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
+- Mirillis FIC video decoder
+- Support DNx444
+- libx265 encoder
+- dejudder filter
+- Autodetect VDA like all other hardware accelerations
+</pre>
+<p>
+We recommend users, distributors and system integrators to upgrade unless they use
+current git master.
+</p>
 
 <a id="clt2014"></a><h3>February 3, 2014, Chemnitzer Linux-Tage</h3>
 <p>

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list