libyuv r722 for OWNERS file for chromium, white space fix for lint, unittests on scale use randomize to reduce overhead, and neon change from vld1.u8 to vld1.8 for better compiler portability.
BUG=none TEST=none R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1643005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4207 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
fe6b57187d
commit
dfa1c4afc6
2
DEPS
2
DEPS
@ -58,7 +58,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@196669",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@717",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@722",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@185405",
|
||||
|
Loading…
x
Reference in New Issue
Block a user