Roll libyuv to r101.

- Fixes a build error on Linux ia32.
- Fixes a gyp warning on Windows.

Review URL: http://webrtc-codereview.appspot.com/318007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1158 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2011-12-12 05:48:56 +00:00
parent ea71440aec
commit 981d74ddf4

2
DEPS
View File

@ -84,7 +84,7 @@ deps = {
"http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp@246",
"trunk/third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@98",
(Var("googlecode_url") % "libyuv") + "/trunk@101",
}
deps_os = {