Roll libvpx 180104:186754.

Picks up the ability to disable VP9 through gyp.

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3633 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2013-03-07 21:27:41 +00:00
parent 603a7f47a4
commit df123ed604

2
DEPS
View File

@ -52,7 +52,7 @@ deps = {
From("chromium_deps", "src/third_party/libjpeg_turbo"),
"third_party/libvpx":
Var("chromium_trunk") + "/deps/third_party/libvpx@180104",
Var("chromium_trunk") + "/deps/third_party/libvpx@186754",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@590",