1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/libopus/README_MOZILLA Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +IETF Opus audio codec reference implementation. 1.5 + 1.6 +The source in this directory was copied from an opus 1.7 +repository checkout by running the ./update.sh script. 1.8 +Any changes made to this version of the source should 1.9 +be reflected in that script, e.g. by applying patch 1.10 +files after the copy step. 1.11 + 1.12 +The upstream repository is https://git.xiph.org/opus.git 1.13 + 1.14 +The git tag/revision used was v1.1.