---
 htdocs/default.css |    8 ++++
 src/index          |  108 ++++++++++++++++++++++++++--------------------------
 2 files changed, 62 insertions(+), 54 deletions(-)

diff --git a/htdocs/default.css b/htdocs/default.css
index 06f018e..741048b 100644
--- a/htdocs/default.css
+++ b/htdocs/default.css
@@ -80,6 +80,14 @@ h3 {
     margin-bottom: -8px;
 }
 
+#heading_em {
+    background:#E0FFC9;
+    border:1px solid #7BB37B;
+    border-width:1px 0; /* 1px for top and bottom and 0px for the sides */
+    margin: 1em 0;
+    padding: .1em .5em;
+}
+
 img {
     border: 0;
 }
diff --git a/src/index b/src/index
index c273724..cc38c7a 100644
--- a/src/index
+++ b/src/index
@@ -33,7 +33,7 @@ with the latest developments by subscribing to both the
 
 <h1>News</h1>
 
-<a name="gsoc2012"></a><h3> Mar 16 2012</h3>
+<a name="gsoc2012"></a><h3 id="heading_em"> Mar 16 2012</h3>
 <p>
 Libav has been accepted as mentoring organization for
 <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012";>
@@ -64,7 +64,7 @@ you will get used to our development methodology. You have 
until the application
 deadline to complete your small task. Good luck!
 </p>
 
-<a name="0.8.1"></a><h3>Mar 15 2012</h3>
+<a name="0.8.1"></a><h3 id="heading_em">Mar 15 2012</h3>
 
 <p>
 Today, we update our latest release series 0.8 with the release
@@ -147,14 +147,14 @@ Distributors and system integrators are encouraged to 
update and share
 their patches against our release branches.
 </p>
 
-<a name="tree_stable"></a><h3>Feb 28 2012</h3>
+<a name="tree_stable"></a><h3 id="heading_em">Feb 28 2012</h3>
 
 <p>
 The tree is hereby declared stable again. There will be no more API or ABI
 compatibility breaks until the next major bump.
 </p>
 
-<a name="small_bump"></a><h3>Jan 27 2012</h3>
+<a name="small_bump"></a><h3 id="heading_em">Jan 27 2012</h3>
 
 <p>
 Major versions of the <b>libavformat</b> and <b>libavcodec</b> libraries have
@@ -179,7 +179,7 @@ because it uses internal library symbols (volunteers to fix 
this are very
 welcome).
 </p>
 
-<a name="0.8"></a><h3>Jan 21 2012</h3>
+<a name="0.8"></a><h3 id="heading_em">Jan 21 2012</h3>
 
 <p>
 We are pleased to announce the availability of our next major
@@ -223,7 +223,7 @@ on <a href="http://bugzilla.libav.org";>our bug tracker</a>.
 </p>
 
 
-<a name="2012_new_year_releases"></a><h3>Jan 11 2012</h3>
+<a name="2012_new_year_releases"></a><h3 id="heading_em">Jan 11 2012</h3>
 
 <p>
 Since our last point release last month, three security issues have come
@@ -256,7 +256,7 @@ library may disappear in a later release of Libav.
 </p>
 
 
-<a name="0.8_beta1"></a><h3>Dec 30 2011</h3>
+<a name="0.8_beta1"></a><h3 id="heading_em">Dec 30 2011</h3>
 
 <p>
 As a step towards the next major <b>release 0.8</b>, we are asking for
@@ -267,7 +267,7 @@ last release, this release is a binary compatible drop-in 
replacement
 for the 0.7 release series.
 </p>
 
-<a name="xmas_releases"></a><h3>December 25 2011</h3>
+<a name="xmas_releases"></a><h3 id="heading_em">December 25 2011</h3>
 
 <p>
 Just in time for Christmas, we have updated our three release
@@ -295,7 +295,7 @@ Distributors and system integrators are encouraged to 
update and share
 their patches against our release branches.
 </p>
 
-<a name="gci_2011"></a><h3>November 21 2011</h3>
+<a name="gci_2011"></a><h3 id="heading_em">November 21 2011</h3>
 
 <p>
 Libav is participating in this year's
@@ -309,7 +309,7 @@ We are looking forward to mentoring pupils and introducing 
them
 to free and open source software. Happy hacking!
 </p>
 
-<a name="release_0.6.3"></a><h3>Nov 05 2011</h3>
+<a name="release_0.6.3"></a><h3 id="heading_em">Nov 05 2011</h3>
 
 <p>
 Today, we update two of our stable
@@ -350,7 +350,7 @@ As always, distributors and system integrators are 
encouraged to update
 and share their patches against our release branches.
 </p>
 
-<a name="release_0.7.2"></a><h3>Sept 30 2011</h3>
+<a name="release_0.7.2"></a><h3 id="heading_em">Sept 30 2011</h3>
 
 <p>
 We have just released <a href="download.html#release_0.7"> Libav 0.7.2</a>,
@@ -390,7 +390,7 @@ their patches against our release branches.
 </p>
 
 
-<a name="avconv_stable"></a><h3>September 27 2011</h3>
+<a name="avconv_stable"></a><h3 id="heading_em">September 27 2011</h3>
 
 <p>
 <b>avconv</b> is now declared stable. Any incompatible syntax changes
@@ -398,7 +398,7 @@ from now on will be preceded by a deprecation period, when 
both old and
 new syntax will work.
 </p>
 
-<a name="fftools_rename"></a><h3>August 09 2011</h3>
+<a name="fftools_rename"></a><h3 id="heading_em">August 09 2011</h3>
 
 <p>
 <b>Updated on 12.09.2011.</b>
@@ -518,12 +518,12 @@ incompatible changes may come in the following weeks. We 
will announce here when
 <b>avconv</b> is stable.
 </p>
 
-<a name="release_0.7.1"></a><h3>July 21 2011</h3>
+<a name="release_0.7.1"></a><h3 id="heading_em">July 21 2011</h3>
 
 <p>
 We have just released <a href="download.html#release_0.7"> Libav 0.7.1</a>,
 the latest release from the 0.7 branch.
-This is a maintenance-only release that addresses the following issues: 
+This is a maintenance-only release that addresses the following issues:
 </p>
 <ul>
  <li>added various additional FOURCC codec identifiers</li>
@@ -551,7 +551,7 @@ their patches against our release branches.
 </p>
 
 
-<a name="release_0.7"></a><h3>June 20 2011</h3>
+<a name="release_0.7"></a><h3 id="heading_em">June 20 2011</h3>
 
 <p>
 Long overdue but finally finished, we are happy to announce the first
@@ -584,7 +584,7 @@ HTTP Live Streaming, SAP, IEC 61937 (S/PDIF) have been 
added.
 See the Changelog file for a list of significant changes.
 </p>
 
-<a name="0.7_beta2"></a><h3>May 12 2011</h3>
+<a name="0.7_beta2"></a><h3 id="heading_em">May 12 2011</h3>
 
 <p>
 We are happy to announce our latest beta
@@ -599,7 +599,7 @@ In other words, with this beta release the tree is 
officially declared
 stable again.
 </p>
 
-<a name="0.7_beta1"></a><h3>Apr 19 2011</h3>
+<a name="0.7_beta1"></a><h3 id="heading_em">Apr 19 2011</h3>
 
 <p>
 We are still on track with doing the next major <b>release 0.7</b>. As a
@@ -613,7 +613,7 @@ that major versions (and thus the SONAME) of all libraries 
have just
 been bumped which allows co-installation with 0.6.
 </p>
 
-<a name="big_bump"></a><h3>Apr 18 2011</h3>
+<a name="big_bump"></a><h3 id="heading_em">Apr 18 2011</h3>
 
 <p>
 In preparation for the upcoming 0.7 release, major versions of all the 
libraries
@@ -629,7 +629,7 @@ The tree is hereby declared unstable for a short time so we 
can finish all the
 incompatible changes.
 </p>
 
-<a name="avio_changes"></a><h3>Apr 13 2011</h3>
+<a name="avio_changes"></a><h3 id="heading_em">Apr 13 2011</h3>
 
 <p>
 In the past few months, we did a large-scale cleanup of the formerly
@@ -663,7 +663,7 @@ solve your problem. Refer to the <i>doc/APIChanges</i> file 
for details.
 </p>
 
 
-<a name="distros_move_to_libav"></a><h3>Mar 25, 2011</h3>
+<a name="distros_move_to_libav"></a><h3 id="heading_em">Mar 25, 2011</h3>
 
 <p>
 We are pleased to announce that only weeks after its inception, Libav
@@ -676,7 +676,7 @@ We encourage other distros to review our <a 
href="about.html">mission
 statement</a> and consider including Libav as system libraries as well.
 </p>
 
-<a name="release_0.6.2"></a><h3>Mar 18, 2011</h3>
+<a name="release_0.6.2"></a><h3 id="heading_em">Mar 18, 2011</h3>
 
 <p>
 We have just pushed another point release from our 0.6 release branch:
@@ -705,7 +705,7 @@ patches against our release branches.
 </p>
 
 
-<a name="release_0.5.4"></a><h3>Mar 17, 2011</h3>
+<a name="release_0.5.4"></a><h3 id="heading_em">Mar 17, 2011</h3>
 
 <p>
 We have just pushed another point release from our 0.5 release branch:
@@ -719,7 +719,7 @@ patches against our release branches.
 </p>
 
 
-<a name="move_to_libav_org"></a><h3>March 13, 2011</h3>
+<a name="move_to_libav_org"></a><h3 id="heading_em">March 13, 2011</h3>
 
 <p>
 We, as a group of FFmpeg developers, have decided to continue developing
@@ -754,7 +754,7 @@ the website and source might still contain references to 
FFmpeg. These will
 disappear over time, except where historically relevant.
 </p>
 
-<a name="svn_to_git"></a><h3>February 24, 2011</h3>
+<a name="svn_to_git"></a><h3 id="heading_em">February 24, 2011</h3>
 
 <p>
 FFmpeg development has moved to Git, and the SVN repository is no longer
@@ -767,7 +767,7 @@ The last revision committed to SVN was r26402 on 2011-01-19 
and replaced
 the svn:external libswscale with a standalone copy.
 </p>
 
-<a name="release_0.6.1"></a><h3>Oct 18, 2010</h3>
+<a name="release_0.6.1"></a><h3 id="heading_em">Oct 18, 2010</h3>
 
 <p>
 We have just pushed the first point release from our 0.6 release branch:
@@ -790,7 +790,7 @@ patches against our release branches.
 </p>
 
 
-<a name="release_0.6"></a><h3>June 15, 2010</h3>
+<a name="release_0.6"></a><h3 id="heading_em">June 15, 2010</h3>
 
 <p>
 A bit longer than actually expected, but finally, we are proud to announce
@@ -878,14 +878,14 @@ codecs, such as:
 </ul>
 
 
-<a name="linuxtag_2010"></a><h3>June 2, 2010</h3>
+<a name="linuxtag_2010"></a><h3 id="heading_em">June 2, 2010</h3>
 <p>
 We are pleased to announce that FFmpeg will be present at LinuxTag in
 Berlin June 9-12 where we will be showing some spectacular demos.
 There will also be some trolls.
 </p>
 
-<a name="release_0.5.2"></a><h3>May 25, 2010</h3>
+<a name="release_0.5.2"></a><h3 id="heading_em">May 25, 2010</h3>
 <p>
 We have just pushed out another point release from our 0.5 release branch:
 <a href="download.html#release_0.5">FFmpeg 0.5.2</a>.
@@ -894,7 +894,7 @@ and portability issues. Distributors and system integrators 
are encouraged
 to update and share their patches against this branch.
 </p>
 
-<a name="gsoc_2010"></a><h3>March 19, 2010</h3>
+<a name="gsoc_2010"></a><h3 id="heading_em">March 19, 2010</h3>
 <p>
 Once again, FFmpeg has been accepted to take part in the
 <a href="http://code.google.com/soc/";>Google Summer of Code</a>. Here is the
@@ -930,7 +930,7 @@ you will get used to our development methodology. You have 
until the application
 deadline to complete your small task. Good luck!
 </p>
 
-<a name="release_0.5.1"></a><h3>March 2, 2010</h3>
+<a name="release_0.5.1"></a><h3 id="heading_em">March 2, 2010</h3>
 <p>
 We have just pushed out a point release from our 0.5 release
 branch: <a href="download.html#release_0.5">FFmpeg 0.5.1</a>. This
@@ -962,7 +962,7 @@ in order to make seamless upgrades to 0.6 possible.
 </p>
 
 
-<h3>March 1, 2010</h3>
+<h3 id="heading_em">March 1, 2010</h3>
 <p>
 We have been busy over the past few months. Among other things, the
 results are an Indeo 5 video decoder as well as audio decoders for
@@ -972,7 +972,7 @@ support, a protocol for file concatenation and the ffprobe 
tool for
 extracting information from multimedia files.
 </p>
 
-<h3>September 23, 2009</h3>
+<h3 id="heading_em">September 23, 2009</h3>
 <p>
 In 1992 Sony introduced the first Minidisc player. 17 years later it is now
 possible to transfer and play back the raw ATRAC data from the actual digital
@@ -991,14 +991,14 @@ this possible. It really was a herculean effort.
 </p>
 
 
-<h3>August 24, 2009</h3>
+<h3 id="heading_em">August 24, 2009</h3>
 <p>
 Just a very short time after its launch (~10 years), FFmpeg now supports
 decoding of TwinVQ (remember .vqf files?). Now FOSS enthusiasts can finally
 contribute to the late 90's discussion if it sounds better than MP3 or not.
 </p>
 
-<h3>July 24, 2009</h3>
+<h3 id="heading_em">July 24, 2009</h3>
 <p>
 FFmpeg has removed support for
 <a href="http://www.penguin.cz/~utx/amr";>libamr</a> as of svn revision 19365. 
It
@@ -1025,7 +1025,7 @@ July. This has several effects:
     support it</li>
 </ul>
 
-<h3>May 7, 2009</h3>
+<h3 id="heading_em">May 7, 2009</h3>
 <p>
 FFmpeg was granted 9 slots to fill with applicants. After the gruelling
 application and qualification process, we will be running the following tasks
@@ -1124,7 +1124,7 @@ you will get used to our development methodology. You 
have until the application
 deadline to complete your small task. Good luck!
 </p>
 
-<h3>March 23, 2009</h3>
+<h3 id="heading_em">March 23, 2009</h3>
 <p>
 A new mailing list has been created for ffserver users. The list is intended to
 create an environment for discussion amongst ffserver users so that they can
@@ -1242,7 +1242,7 @@ proprietary codecs, such as:
 <li>and so much more!</li>
 </ul>
 
-<h3>March 4, 2009</h3>
+<h3 id="heading_em">March 4, 2009</h3>
 <p>
 Google are again running their <a href="http://code.google.com/soc/";>Summer of
 Code</a> program and, as usual, we will be applying for a project position. As
@@ -1265,13 +1265,13 @@ FFmpeg is available via <a href="contact.html">the 
FFmpeg-devel mailing list or
 IRC</a>.
 </p>
 
-<h3>December 20, 2008</h3>
+<h3 id="heading_em">December 20, 2008</h3>
 <p>
 RealVideo 3.0 decoder added.
 Still working the bugs out, please test and report any problems.
 </p>
 
-<h3>December 20, 2008</h3>
+<h3 id="heading_em">December 20, 2008</h3>
 <p>
 The FFmpeg project would like to recognize
 and thank the people at <a href="http://www.picsearch.com/";>Picsearch</a>
@@ -1289,7 +1289,7 @@ organizations to provide similar feedback about problems 
encountered in
 the wild.
 </p>
 
-<h3>December 3, 2008</h3>
+<h3 id="heading_em">December 3, 2008</h3>
 <p>
 A bunch of new formats have recently been
 added to FFmpeg, namely a QCELP/PureVoice speech decoder, a floating point
@@ -1299,13 +1299,13 @@ and muxer and our AC-3 decoder has been extended with 
E-AC-3 support. Last but
 not least we now have a decoder for RealVideo 4.0.
 </p>
 
-<h3>September 8, 2008</h3>
+<h3 id="heading_em">September 8, 2008</h3>
 <p>
 FFmpeg is undergoing major changes in its
 API/ABI. The last valid revision for libavcodec version 51 is r15261.
 </p>
 
-<h3>August 21, 2008</h3>
+<h3 id="heading_em">August 21, 2008</h3>
 <p>
 The AAC decoder from FFmpeg Summer of Code
 2006 has finally been cleaned up and is now in FFmpeg trunk. It supports Main
@@ -1322,7 +1322,7 @@ Also, FFmpeg now has floating point PCM support and 
supports MLP/TrueHD decoding
 muxing, Electronic Arts CMV and TGV decoding and MAXIS EA XA demuxing/decoding.
 </p>
 
-<h3>June 16, 2008</h3>
+<h3 id="heading_em">June 16, 2008</h3>
 <p>
 UAB "DKD" (dkd.lt) have released a Nellymoser
 ASAO compatible <a 
href="http://samples.libav.org/A-codecs/Nelly_Moser/ASAO/ASAO.zip";>decoder and
@@ -1331,7 +1331,7 @@ FFmpeg, and right now a GSoC student is working hard on 
just that task. A great
 thanks to UAB "DKD" for this contribution to the FFmpeg community.
 </p>
 
-<h3>June 11, 2008</h3>
+<h3 id="heading_em">June 11, 2008</h3>
 <p>
 We have added an Oma demuxer, the QuickTime
 variant of an IMA ADPCM encoder, a VFW grabber, an iPod/iPhone-compatible MP4
@@ -1339,44 +1339,44 @@ muxer, a Mimic decoder, an MSN TCP Webcam stream 
demuxer as well as demuxers
 and decoders for the following fringe formats: RL2, IFF, 8SVX, BFI.
 </p>
 
-<h3>February 7, 2008</h3>
+<h3 id="heading_em">February 7, 2008</h3>
 <p>
 We have added Ogg and AVM2 (Flash 9)
 SWF muxers, TechnoTrend PVA and Linux Media Labs MPEG-4 (LMLM4) demuxers,
 PC Paintbrush PCX and Sun Rasterfile decoders.
 </p>
 
-<h3>November 11, 2007</h3>
+<h3 id="heading_em">November 11, 2007</h3>
 <p>
 FFmpeg now supports XIntra8 frames,
 meaning that finally all WMV2 samples and some WMV3 samples that showed
 blocky color artifacts can be decoded correctly.
 </p>
 
-<h3>October 22, 2007</h3>
+<h3 id="heading_em">October 22, 2007</h3>
 <p>
 Beam Software SIFF demuxer and video decoder
 support added.
 </p>
 
-<h3>October 15, 2007</h3>
+<h3 id="heading_em">October 15, 2007</h3>
 <p>
 FFmpeg gets support for the Nellymoser
 speech codec used in flash.
 </p>
 
-<h3>October 9, 2007</h3>
+<h3 id="heading_em">October 9, 2007</h3>
 <p>
 Apart from a DNxHD encoder, PAFF decoding
 support for H.264 was committed to SVN.
 </p>
 
-<h3>September 29, 2007</h3>
+<h3 id="heading_em">September 29, 2007</h3>
 <p>
 AMV audio and video decoding has arrived.
 </p>
 
-<h3>September 13, 2007</h3>
+<h3 id="heading_em">September 13, 2007</h3>
 <p>
 In about half a year of work since the
 last update we have added among other things: DXA and Monkey's Audio demuxer
@@ -1384,12 +1384,12 @@ and decoder, DNxHD, Atrac3 and AC-3 decoders, QTRLE 
encoder, NUT and Matroska
 muxers.
 </p>
 
-<h3>July 14, 2007</h3>
+<h3 id="heading_em">July 14, 2007</h3>
 <p>
 FFmpeg got 8 projects this year in the Google Summer of Code program.
 </p>
 
-<h3>March 09, 2007</h3>
+<h3 id="heading_em">March 09, 2007</h3>
 <p>
 Nine months without news but with heavy
 development. A few select highlights are decoders for VC-1/WMV3/WMV9, VMware,
-- 
1.7.1

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to