Roll to libyuv r496 for Android x86 fix by avoiding stdint.h

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3123 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2012-11-17 00:14:47 +00:00
parent c79505f95e
commit 2ec58dc4d1

2
DEPS
View File

@ -55,7 +55,7 @@ deps = {
"http://git.chromium.org/webm/libvpx.git@fd3078fd8",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@481",
(Var("googlecode_url") % "libyuv") + "/trunk@496",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@163910",