diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-02 00:20:29 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-02 00:20:29 +0000 |
commit | 51fcd55bba3c4bac1da9a90a68c250142220cf54 (patch) | |
tree | a6670c5c32f716eea1561e7e2a919cf1fa718e3f /third_party/opus | |
parent | d455d55745439727d00254ef85a5386290a51cd3 (diff) | |
download | chromium_src-51fcd55bba3c4bac1da9a90a68c250142220cf54.zip chromium_src-51fcd55bba3c4bac1da9a90a68c250142220cf54.tar.gz chromium_src-51fcd55bba3c4bac1da9a90a68c250142220cf54.tar.bz2 |
Roll opus-1.0.1
Review URL: https://chromiumcodereview.appspot.com/11369031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165570 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/opus')
-rw-r--r-- | third_party/opus/README.chromium | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/opus/README.chromium b/third_party/opus/README.chromium index 3e4e417..e62c600 100644 --- a/third_party/opus/README.chromium +++ b/third_party/opus/README.chromium @@ -1,12 +1,12 @@ Name: opus -URL: http://downloads.xiph.org/releases/opus/opus-1.0.1-rc3.tar.gz -Version: 1.0.1-rc3 +URL: http://downloads.xiph.org/releases/opus/opus-1.0.1.tar.gz +Version: 1.0.1 License: BSD License File: src/COPYING Security Critical: yes Description: -This contains a copy of opus-1.0.1-rc3 library +This contains a copy of opus-1.0.1 library This library is used by Chrome Remote Desktop for audio stream encoding/decoding. It will also be used by WebRTC. |