| Index: third_party/opus/README.chromium
|
| diff --git a/third_party/opus/README.chromium b/third_party/opus/README.chromium
|
| index 61ebb3a236b58c84a0855556f0d4c6d628d3cf63..a69a13ebe18fcc0df1fa9b7bbeb0555dde822403 100644
|
| --- a/third_party/opus/README.chromium
|
| +++ b/third_party/opus/README.chromium
|
| @@ -1,5 +1,5 @@
|
| Name: opus
|
| -URL: http://git.xiph.org/?p=opus.git
|
| +URL: http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz
|
| Version: 1.1.3
|
| License: BSD
|
| License File: src/COPYING
|
| @@ -12,3 +12,5 @@ This library is used by Chrome Remote Desktop and WebRTC for audio stream
|
| encoding/decoding.
|
|
|
| Local changes:
|
| +* copy .gitignore from https://git.xiph.org/?p=opus.git;a=tree
|
| +* set 'x' flags: "chmod 750 win32/genversion.bat"
|
|
|