Roll libvpx to get changes/fix to cyclic refresh.

Review URL: https://webrtc-codereview.appspot.com/835004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2814 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
marpan@webrtc.org 2012-09-24 18:06:42 +00:00
parent f2c750deee
commit 81f09d709e

2
DEPS
View File

@ -52,7 +52,7 @@ deps = {
From("chromium_deps", "src/third_party/libjpeg_turbo"),
"third_party/libvpx/source/libvpx":
"http://git.chromium.org/webm/libvpx.git@08cf9faed",
"http://git.chromium.org/webm/libvpx.git@b501251e2",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@364",