From fa3ef8dcda2aa607865edf61e2b024cd5377abc2 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Fri, 28 Oct 2011 23:13:28 -0400 Subject: [PATCH] draft wip --- doc/build_draft.sh | 1 + doc/draft-ietf-codec-opus.xml | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/doc/build_draft.sh b/doc/build_draft.sh index 1c12847e..4d95574a 100755 --- a/doc/build_draft.sh +++ b/doc/build_draft.sh @@ -33,6 +33,7 @@ cp -a "${toplevel}"/celt_sources.mk "${destdir}"/ cp -a "${toplevel}"/silk_sources.mk "${destdir}"/ cp -a "${toplevel}"/README.draft "${destdir}"/README cp -a "${toplevel}"/COPYING "${destdir}"/COPYING +cp -a "${toplevel}"/tests/run_vectors.sh "${destdir}"/ tar czf opus_source.tar.gz "${destdir}" echo building base64 version diff --git a/doc/draft-ietf-codec-opus.xml b/doc/draft-ietf-codec-opus.xml index 5ebbcdb9..143ac427 100644 --- a/doc/draft-ietf-codec-opus.xml +++ b/doc/draft-ietf-codec-opus.xml @@ -6570,6 +6570,15 @@ or + +On POSIX environments, the run_vectors.sh script can be used to verify all test +vectors. This can be done with + +run_vectors.sh <exec path> <vector path> + +where <exec path> is the directory where the opus_demo and opus_compare executables +are built and <vector path> is the directory containing the test vectors. +
@@ -6939,6 +6948,20 @@ draft. They are available from the Opus codec website at and will also be made available in IETF meeting proceedings. + + +The SHA1 hash of the files in the test vector package are +
+ +
+