summaryrefslogtreecommitdiffstats
path: root/third_party/opus
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-01 02:09:24 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-01 02:09:24 +0000
commitda0ae9b8decc6253ea670a280e12b2424b09d1e0 (patch)
tree0282bf552fd14d6e51af99686fc2ac24afe12929 /third_party/opus
parent6c1fc66799963dce2d63741a7173a3bb9d359a90 (diff)
downloadchromium_src-da0ae9b8decc6253ea670a280e12b2424b09d1e0.zip
chromium_src-da0ae9b8decc6253ea670a280e12b2424b09d1e0.tar.gz
chromium_src-da0ae9b8decc6253ea670a280e12b2424b09d1e0.tar.bz2
Roll Opus to 1.0.2
The new version has update PLC support and various other fixes. BUG=156738 TBR=cpu@chromium.org Review URL: https://codereview.chromium.org/12381024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185405 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/opus')
-rw-r--r--third_party/opus/README.chromium13
1 files changed, 5 insertions, 8 deletions
diff --git a/third_party/opus/README.chromium b/third_party/opus/README.chromium
index 1f45fd6..bd63ae8 100644
--- a/third_party/opus/README.chromium
+++ b/third_party/opus/README.chromium
@@ -1,15 +1,12 @@
Name: opus
-URL: http://downloads.xiph.org/releases/opus/opus-1.0.1.tar.gz
-Version: 1.0.1
+URL: http://downloads.xiph.org/releases/opus/opus-1.0.2.tar.gz
+Version: 1.0.2
License: BSD
License File: src/COPYING
Security Critical: yes
Description:
-This contains a copy of opus-1.0.1 library
+This directory contains a copy of Opus library
-Modifications:
-Import fix for padding in decoder http://git.xiph.org/?p=opus.git;a=commitdiff;h=9345aaa5ca1c2fb7d62981b2a538e0ce20612c38
-
-This library is used by Chrome Remote Desktop for audio stream
-encoding/decoding. It will also be used by WebRTC.
+This library is used by Chrome Remote Desktop and WebRTC for audio stream
+encoding/decoding.