Temporarily switch to Chrome's hosted libvpx copy.
Review URL: http://webrtc-codereview.appspot.com/138008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@509 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
87c546e89b
commit
20f74285fb
4
DEPS
4
DEPS
@ -24,8 +24,10 @@ deps = {
|
||||
"trunk/third_party/protobuf/":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
||||
# TODO(andrew): return to the webm git repository when possible.
|
||||
"trunk/third_party/libvpx/source/libvpx":
|
||||
"git://review.webmproject.org/libvpx.git@v0.9.7-p1",
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx/source/libvpx@98040",
|
||||
#"git://review.webmproject.org/libvpx.git@v0.9.7-p1",
|
||||
|
||||
"trunk/third_party/libjpeg_turbo/":
|
||||
Var("chromium_trunk") + "/deps/third_party/libjpeg_turbo@95800",
|
||||
|
Loading…
Reference in New Issue
Block a user