Roll to libyuv r341 to fix unittest failures on build bots. Version number updated so unittests pass version check. Disabled 4 tests that failed valgrind - libyuv bugs 79,80,81,82 opened for followup.
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/787005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2730 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
4b42508cc0
commit
1594e84ca0
2
DEPS
2
DEPS
@ -51,7 +51,7 @@ deps = {
|
||||
"http://git.chromium.org/webm/libvpx.git@c6fd0a5d",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@338",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@341",
|
||||
|
||||
"third_party/protobuf":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user