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 +
+ +
+