[xiph-commits] r18501 - in websites/opus-codec.org: . ssi
jm at svn.xiph.org
jm at svn.xiph.org
Fri Aug 3 11:33:33 PDT 2012
Author: jm
Date: 2012-08-03 11:33:33 -0700 (Fri, 03 Aug 2012)
New Revision: 18501
Modified:
websites/opus-codec.org/index.shtml.en
websites/opus-codec.org/ssi/contentheader.include
Log:
News on the front page
Modified: websites/opus-codec.org/index.shtml.en
===================================================================
--- websites/opus-codec.org/index.shtml.en 2012-08-03 18:13:23 UTC (rev 18500)
+++ websites/opus-codec.org/index.shtml.en 2012-08-03 18:33:33 UTC (rev 18501)
@@ -35,6 +35,35 @@
<a href="http://tools.ietf.org/html/draft-ietf-codec-opus">Internet Draft</a>.
</p>
+<h2 id="news">News</h2>
+
+<ul class="descriptivelist">
+ <li>
+ <h3>WebRTC Adopts Opus as MTI Codec</h3>
+ <p class="submitdate">27 July, 2012</p>
+ <div class="description">
+ <p>Participants to the IETF rtcweb working group have accepted (through typical IETF strong consensus) a <a href="http://www.ietf.org/proceedings/84/slides/slides-84-rtcweb-6.pdf">proposal</a> to select both Opus and G.711 as mandatory-to-implement (MTI) audio codecs. This means that all browsers that implement that standard will have to ship Opus support.</p>
+ </div>
+ </li>
+
+ <li>
+ <h3>Opus Ships in Firefox 15 (beta)</h3>
+ <p class="submitdate">19 July, 2012</p>
+ <div class="description">
+ <p>The latest Firefox beta <a href="https://hacks.mozilla.org/2012/07/firefox-beta-15-supports-the-new-opus-audio-format/">now ships with support for Opus</a>.</p>
+ </div>
+ </li>
+
+ <li>
+ <h3>Opus Approved by the IETF</h3>
+ <p class="submitdate">2 July, 2012</p>
+ <div class="description">
+ <p>The IETF has just <a href="http://www.ietf.org/mail-archive/web/codec/current/msg02880.html">approved</a> Opus for publication as an RFC. This should happen in the next few weeks, along with release 1.0.</p>
+ </div>
+ </li>
+</ul>
+
+
<h2 id="contact">Contact</h2>
<p>
Modified: websites/opus-codec.org/ssi/contentheader.include
===================================================================
--- websites/opus-codec.org/ssi/contentheader.include 2012-08-03 18:13:23 UTC (rev 18500)
+++ websites/opus-codec.org/ssi/contentheader.include 2012-08-03 18:33:33 UTC (rev 18501)
@@ -9,7 +9,6 @@
<ul>
<li id="home_"><a href="/">Home</a></li>
- <li id="news_"><a href="/news/">News</a></li>
<li id="downloads_"><a href="/downloads/">Downloads</a></li>
<li id="documentation_"><a href="/docs/">Documentation</a></li>
<li id="presentations_"><a href="/presentations/">Presentations</a></li>
More information about the commits
mailing list