libyuv roll to r481 for optimization of neon yuv to/from rgb

BUG=none
TEST=convert_test in libyuv
Review URL: https://webrtc-codereview.appspot.com/929016

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3101 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2012-11-15 01:40:47 +00:00
parent aea2510b8d
commit 8123ed74dd

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@438",
(Var("googlecode_url") % "libyuv") + "/trunk@481",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@163910",