libyuv r515 ports matrix effects to Neon

BUG=none
TESTED=try bots
Review URL: https://webrtc-codereview.appspot.com/966034

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3295 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2012-12-14 15:22:25 +00:00
parent 4aee6b637d
commit dec09eed2f

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