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:
tina.legrand@webrtc.org
2014-06-17 13:24:48 +00:00
parent ed3e0d8f0d
commit d469443959

2
DEPS
View File

@ -102,7 +102,7 @@ deps = {
(Var("googlecode_url") % "libyuv") + "/trunk@1000",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@266564",
Var("chromium_trunk") + "/src/third_party/opus@277414",
"third_party/opus/src":
Var("chromium_trunk") + "/deps/third_party/opus@256783",