summaryrefslogtreecommitdiffstats
path: root/third_party/opus
diff options
context:
space:
mode:
authoraedla@chromium.org <aedla@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-19 02:24:35 +0000
committeraedla@chromium.org <aedla@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-19 02:24:35 +0000
commit48bd56a2e1d715c94570c1c44ae1fd1e8778c837 (patch)
tree97ea5b25a465f708b86c3e7738a3eccd090769fd /third_party/opus
parentd72f41d43bc51fd2fd8f2e401dfc6489d161db1a (diff)
downloadchromium_src-48bd56a2e1d715c94570c1c44ae1fd1e8778c837.zip
chromium_src-48bd56a2e1d715c94570c1c44ae1fd1e8778c837.tar.gz
chromium_src-48bd56a2e1d715c94570c1c44ae1fd1e8778c837.tar.bz2
Roll Opus DEPS 165487:173498.
BUG=160480 Review URL: https://chromiumcodereview.appspot.com/11617015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173837 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/opus')
-rw-r--r--third_party/opus/README.chromium3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/opus/README.chromium b/third_party/opus/README.chromium
index e62c600..1f45fd6 100644
--- a/third_party/opus/README.chromium
+++ b/third_party/opus/README.chromium
@@ -8,5 +8,8 @@ Security Critical: yes
Description:
This contains a copy of opus-1.0.1 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.