[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c8e36c7 index: fix validity errors and warnings.

gitolite ffmpeg-cvslog at ffmpeg.org
Sat Dec 31 16:07:41 CET 2011


The branch, master has been updated
       via  c8e36c70de0201e22e3d1b3a6480b433bf00dd9e (commit)
      from  8a015296309ed1cdba5ed852254da27b730b6e69 (commit)


- Log -----------------------------------------------------------------
commit c8e36c70de0201e22e3d1b3a6480b433bf00dd9e
Author:     Nicolas George <nicolas.george at normalesup.org>
AuthorDate: Sat Dec 31 10:12:56 2011 +0100
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat Dec 31 16:05:09 2011 +0100

    index: fix validity errors and warnings.
    
    Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
    Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

diff --git a/src/index b/src/index
index 0fb435a..ed2c0e4 100644
--- a/src/index
+++ b/src/index
@@ -31,7 +31,7 @@ with the latest developments by subscribing to both the
 </p>
 
 
-<h1>News <a href="main.rss"><img hspace="6" align="ABSMIDDLE" src="Feed-icon.png" /></a></h1>
+<h1>News <a href="main.rss"><img style="vertical-align: middle; margin-left: 6px" src="Feed-icon.png" alt="[RSS]" /></a></h1>
 <a id="prchr2011"></a><h3>December 25, 2011, FFmpeg 0.5.7, 0.6.4, 0.7.9, 0.8.8</h3>
 <p>
 We have made 4 new point releases, (<b><a href="download.html#release_0.5">0.5.7</a></b>,
@@ -88,11 +88,11 @@ new stuff is below:
 <pre>
 native dirac decoder
 mmsh seeking
-more accurate rgb->rgb in swscale
+more accurate rgb->rgb in swscale
 MPO file format reading support
 mandelbrot fraktal video source
 libass filter
-export quarter_sample & divx_packed from decoders
+export quarter_sample & divx_packed from decoders
 VBLE decoder
 libopenjpeg encoder
 alpha opaqueness fixes in many codecs
@@ -265,6 +265,7 @@ many bugfixes and many other things
 <a id="pr7dot6and8dot5"></a><h3>October 2, 2011</h3>
 <p>
 We have made 2 new point releases (<b><a href="download.html#release_0.7">0.7.6</a></b> and <b><a href="download.html#release_0.8">0.8.5</a></b>) that fix security issues in
+</p>
 <pre>
 4X Technologies demuxer
 4xm decoder
@@ -299,6 +300,7 @@ wmapro decoder
 wmavoice decoder
 xan decoder
 </pre>
+<p>
 These releases also add libaacplus support and include all changes
 from libav.org 0.7.2.<br/>
 We recommend users, distributors and system integrators to upgrade unless they use

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

Summary of changes:
 src/index |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list