Roll libvpx to c6fd0a5d to get MFQE and denoising improvements.

BUG=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2710 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-09-06 10:49:31 +00:00
parent ead3005c46
commit de8db4e350

2
DEPS
View File

@ -48,7 +48,7 @@ deps = {
From("chromium_deps", "src/third_party/libjpeg_turbo"),
"third_party/libvpx/source/libvpx":
"http://git.chromium.org/webm/libvpx.git@c522217d",
"http://git.chromium.org/webm/libvpx.git@c6fd0a5d",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@338",