Chromium Code Reviews| Index: third_party/opus/README.chromium |
| diff --git a/third_party/opus/README.chromium b/third_party/opus/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6642cf2c63fb1251839dc830f2f08ff6722a217f |
| --- /dev/null |
| +++ b/third_party/opus/README.chromium |
| @@ -0,0 +1,12 @@ |
| +Name: opus |
| +URL: http://downloads.xiph.org/releases/opus/opus-1.0.1-rc3.tar.gz |
| +Version: 1.0.1-rc3 |
| +License: BSD |
| +License File: src/COPYING |
| +Security Critical: yes |
| + |
| +Description: |
| +This contains a copy of opus-1.0.1-rc3 library |
| + |
| +This library is user by Chrome Remote Desktop for audio stream |
|
Wez
2012/10/18 20:54:09
typo: user -> used
Sergey Ulanov
2012/10/18 21:17:48
Done.
|
| +encoding/decoding. It will also be used by WebRTC. |