Roll libyuv to r520. Includes security fix to mark stack as not executable.

BUG=1172
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1000005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3300 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2012-12-15 00:20:08 +00:00
parent ad6845f4c4
commit 4c32439830

2
DEPS
View File

@ -55,7 +55,7 @@ deps = {
"http://git.chromium.org/webm/libvpx.git@7a09f6b8",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@514",
(Var("googlecode_url") % "libyuv") + "/trunk@520",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@165570",