[xiph-commits] r18592 - websites/opus-codec.org/examples
giles at svn.xiph.org
giles at svn.xiph.org
Sat Sep 8 10:11:19 PDT 2012
Author: giles
Date: 2012-09-08 10:11:19 -0700 (Sat, 08 Sep 2012)
New Revision: 18592
Modified:
websites/opus-codec.org/examples/index.shtml.en
Log:
Remove the wordpress plugin comments from the <audio> example.
It looks like this was cut-and-pasted from the Mozilla Hacks
article, which inserted comments around the verbatim section.
https://hacks.mozilla.org/2012/07/firefox-beta-15-supports-the-new-opus-audio-format/
Modified: websites/opus-codec.org/examples/index.shtml.en
===================================================================
--- websites/opus-codec.org/examples/index.shtml.en 2012-09-08 04:07:36 UTC (rev 18591)
+++ websites/opus-codec.org/examples/index.shtml.en 2012-09-08 17:11:19 UTC (rev 18592)
@@ -1,4 +1,3 @@
-<!--#include virtual="/ssi/header.include" -->
<!--#include virtual="/ssi/contentheader.include" -->
<head>
@@ -79,12 +78,10 @@
<p>displays an embedded player that can play an Opus file.</p>
<div class="player" style="margin-left: 4em">
-<!-- Artiss Code Embed v2.0.2 | http://www.artiss.co.uk/code-embed -->
<audio tabindex="0" src="http://people.xiph.org/~giles/2012/opus/ehren-paper_lights-64.opus" controls="">
<!-- fallback content for browsers which don't support the audio element -->
Looks like your browser doesn't support HTML <audio>.
</audio>
-<!-- End of Artiss Code Embed code -->
<br>
<em>Paper Lights</em> by <a href="http://magnatune.com/artists/ehren">Ehren Starks</a>, encoded at 64 kb/s <a href="http://creativecommons.org/licenses/by-nc-sa/1.0/" rel="license"> <img src="http://i.creativecommons.org/l/by-nc-sa/1.0/80x15.png" alt="Creative Commons License"> </a>
</div>
More information about the commits
mailing list