[xiph-commits] r18548 - websites/opus-codec.org/docs
giles at svn.xiph.org
giles at svn.xiph.org
Tue Aug 21 15:03:05 PDT 2012
Author: giles
Date: 2012-08-21 15:03:05 -0700 (Tue, 21 Aug 2012)
New Revision: 18548
Modified:
websites/opus-codec.org/docs/index.shtml.en
Log:
Update testvector links on the documentation page.
Point to the unversioned filename, now that the draft is final.
Modified: websites/opus-codec.org/docs/index.shtml.en
===================================================================
--- websites/opus-codec.org/docs/index.shtml.en 2012-08-20 15:14:07 UTC (rev 18547)
+++ websites/opus-codec.org/docs/index.shtml.en 2012-08-21 22:03:05 UTC (rev 18548)
@@ -72,11 +72,11 @@
Test files to verify the Opus decoders are operating properly.
</p>
<blockquote>
-<p><a href="/testvectors/opus_testvectors-draft11.tar.gz">Bitstream conformance set</a> for versions 11 and later of the codec draft.<br/>
+<p><a href="/testvectors/opus_testvectors.tar.gz">Bitstream conformance set</a> for the codec.<br/>
This set of bitstreams is used to measure codec implementations for conformance with the specification.
<br>Also available from
- <a href="http://downloads.xiph.org/releases/opus/opus_testvectors-draft11.tar.gz">Xiph.Org</a> and
- <a href="https://ftp.mozilla.org/pub/mozilla.org/opus/opus_testvectors-draft11.tar.gz">Mozilla</a>.</p>
+ <a href="http://downloads.xiph.org/releases/opus/opus_testvectors.tar.gz">Xiph.Org</a> and
+ <a href="https://ftp.mozilla.org/pub/mozilla.org/opus/opus_testvectors.tar.gz">Mozilla</a>.</p>
</blockquote>
<blockquote><a href="http://people.xiph.org/~greg/opus_testvectors/">The .opus test set</a> an in-development larger test suite for .opus files.<br/>
These are suitable for testing opusdec and other media-player software.<br/>
More information about the commits
mailing list