Rolling new version of opus.gyp
This roll includes changes that enables FIXED_POINT and -O3 for Opus when building for ARM, for higher speed. BUG= R=mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/12749004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6465 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
2
DEPS
2
DEPS
@ -102,7 +102,7 @@ deps = {
|
|||||||
(Var("googlecode_url") % "libyuv") + "/trunk@1000",
|
(Var("googlecode_url") % "libyuv") + "/trunk@1000",
|
||||||
|
|
||||||
"third_party/opus":
|
"third_party/opus":
|
||||||
Var("chromium_trunk") + "/src/third_party/opus@266564",
|
Var("chromium_trunk") + "/src/third_party/opus@277414",
|
||||||
|
|
||||||
"third_party/opus/src":
|
"third_party/opus/src":
|
||||||
Var("chromium_trunk") + "/deps/third_party/opus@256783",
|
Var("chromium_trunk") + "/deps/third_party/opus@256783",
|
||||||
|
Reference in New Issue
Block a user