rolling Opus 1.1
This version contains optimizations needed by WebRTC. More information about version 1.1 can be found here http://people.xiph.org/~xiphmont/demo/opus/demo3.shtml. Platform specific optimizations are to be added in a following CL. TEST=passes all trybots BUG= R=kjellander@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/7689004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5449 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
0dac5378e5
commit
83dd95432e
4
DEPS
4
DEPS
@ -78,10 +78,10 @@ deps = {
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@976",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@185405",
|
||||
Var("chromium_trunk") + "/src/third_party/opus@245176",
|
||||
|
||||
"third_party/opus/src":
|
||||
Var("chromium_trunk") + "/deps/third_party/opus@185324",
|
||||
Var("chromium_trunk") + "/deps/third_party/opus@239448",
|
||||
|
||||
"third_party/protobuf":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user