Roll Opus with ARM optimizations enabled to WebRTC
This CL roll latest Opus changes from Chromium. The major update is that optimizations are enabled for ARM processors. BUG= R=minyue@webrtc.org Review URL: https://webrtc-codereview.appspot.com/10599005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5777 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
02e749f848
commit
ff7908abfd
4
DEPS
4
DEPS
@ -84,10 +84,10 @@ deps = {
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@985",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@245176",
|
||||
Var("chromium_trunk") + "/src/third_party/opus@258909",
|
||||
|
||||
"third_party/opus/src":
|
||||
Var("chromium_trunk") + "/deps/third_party/opus@239448",
|
||||
Var("chromium_trunk") + "/deps/third_party/opus@256783",
|
||||
|
||||
"third_party/protobuf":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@251211",
|
||||
|
Loading…
x
Reference in New Issue
Block a user