[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 687f23b web: FFmpeg 1.1

gitolite ffmpeg-cvslog at ffmpeg.org
Mon Jan 7 13:06:27 CET 2013


The branch, master has been updated
       via  687f23bf1c726dee2ec30a64215e3b40afcb85ed (commit)
      from  8b40c1f7d31d5a16f7942a6acc871de635ac47ba (commit)


- Log -----------------------------------------------------------------
commit 687f23bf1c726dee2ec30a64215e3b40afcb85ed
Author:     Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Jan 7 13:03:43 2013 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Mon Jan 7 13:03:43 2013 +0100

    web: FFmpeg 1.1

diff --git a/src/index b/src/index
index 89a329f..4a9a821 100644
--- a/src/index
+++ b/src/index
@@ -34,6 +34,74 @@ 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.1"></a><h3>January, 7, 2013, FFmpeg 1.1</h3>
+<p>
+We have made a new major release (<b><a href="download.html#release_1.1">1.1</a></b>)
+It contains all features and bugfixes of the git master branch. A partial list of
+new stuff is below:
+</p>
+<pre>
+- stream disposition information printing in ffprobe
+- filter for loudness analysis following EBU R128
+- Opus encoder using libopus
+- ffprobe -select_streams option
+- Pinnacle TARGA CineWave YUV16 decoder
+- TAK demuxer, decoder and parser
+- DTS-HD demuxer
+- remove -same_quant, it hasn't worked for years
+- FFM2 support
+- X-Face image encoder and decoder
+- 24-bit FLAC encoding
+- multi-channel ALAC encoding up to 7.1
+- metadata (INFO tag) support in WAV muxer
+- subtitles raw text decoder
+- support for building DLLs using MSVC
+- LVF demuxer
+- ffescape tool
+- metadata (info chunk) support in CAF muxer
+- field filter ported from libmpcodecs
+- AVR demuxer
+- geq filter ported from libmpcodecs
+- remove ffserver daemon mode
+- AST muxer/demuxer
+- new expansion syntax for drawtext
+- BRender PIX image decoder
+- ffprobe -show_entries option
+- ffprobe -sections option
+- ADPCM IMA Dialogic decoder
+- BRSTM demuxer
+- animated GIF decoder and demuxer
+- PVF demuxer
+- subtitles filter
+- IRCAM muxer/demuxer
+- Paris Audio File demuxer
+- Virtual concatenation demuxer
+- VobSub demuxer
+- JSON captions for TED talks decoding support
+- SOX Resampler support in libswresample
+- aselect filter
+- SGI RLE 8-bit decoder
+- Silicon Graphics Motion Video Compressor 1 & 2 decoder
+- Silicon Graphics Movie demuxer
+- apad filter
+- Resolution & pixel format change support with multithreading for H.264
+- documentation split into per-component manuals
+- pp (postproc) filter ported from MPlayer
+- NIST Sphere demuxer
+- MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
+- Sony Wave64 muxer
+- adobe and limelight publisher authentication in RTMP
+- data: URI scheme
+- support building on the Plan 9 operating system
+- kerndeint filter ported from MPlayer
+- histeq filter ported from VirtualDub
+- 012v decoder
+</pre>
+<p>
+We recommend users, distributors and system integrators to upgrade unless they use
+current git master.
+</p>
+
 <a id="news-30122012"></a><h3>December 30, 2012, Recent Developments</h3>
 <p>
 Before this year ends we want to use the occasion and give you some news about

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

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list