libyuv r534 for tools folder valgrind and endian fix for big endian platforms like s390x.
BUG=none TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1031005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3359 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
be86a6d968
commit
26901c262c
2
DEPS
2
DEPS
@ -55,7 +55,7 @@ deps = {
|
|||||||
"http://git.chromium.org/webm/libvpx.git@7a09f6b8",
|
"http://git.chromium.org/webm/libvpx.git@7a09f6b8",
|
||||||
|
|
||||||
"third_party/libyuv":
|
"third_party/libyuv":
|
||||||
(Var("googlecode_url") % "libyuv") + "/trunk@520",
|
(Var("googlecode_url") % "libyuv") + "/trunk@534",
|
||||||
|
|
||||||
"third_party/opus":
|
"third_party/opus":
|
||||||
Var("chromium_trunk") + "/src/third_party/opus@172355",
|
Var("chromium_trunk") + "/src/third_party/opus@172355",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user