Upgrade libvpx to e529a825
CL in lieu of CL 239009 Review URL: http://webrtc-codereview.appspot.com/244007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@798 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
f1a605cad6
commit
4e4c939ebf
2
DEPS
2
DEPS
@ -41,7 +41,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
||||
"trunk/third_party/libvpx/source/libvpx":
|
||||
"http://git.chromium.org/webm/libvpx.git@v0.9.7-p1",
|
||||
"http://git.chromium.org/webm/libvpx.git@e529a825",
|
||||
|
||||
"trunk/third_party/libjpeg_turbo/":
|
||||
Var("chromium_trunk") + "/deps/third_party/libjpeg_turbo@95800",
|
||||
|
2
third_party/libvpx/input_files_linux.gypi
vendored
2
third_party/libvpx/input_files_linux.gypi
vendored
@ -27,7 +27,6 @@
|
||||
'source/libvpx/vp8/common/asm_com_offsets.c',
|
||||
'source/libvpx/vp8/common/blockd.c',
|
||||
'source/libvpx/vp8/common/debugmodes.c',
|
||||
'source/libvpx/vp8/common/defaultcoefcounts.c',
|
||||
'source/libvpx/vp8/common/entropy.c',
|
||||
'source/libvpx/vp8/common/entropymode.c',
|
||||
'source/libvpx/vp8/common/entropymv.c',
|
||||
@ -205,7 +204,6 @@
|
||||
'source/libvpx/vp8/common/asm_com_offsets.c',
|
||||
'source/libvpx/vp8/common/blockd.c',
|
||||
'source/libvpx/vp8/common/debugmodes.c',
|
||||
'source/libvpx/vp8/common/defaultcoefcounts.c',
|
||||
'source/libvpx/vp8/common/entropy.c',
|
||||
'source/libvpx/vp8/common/entropymode.c',
|
||||
'source/libvpx/vp8/common/entropymv.c',
|
||||
|
2
third_party/libvpx/input_files_mac.gypi
vendored
2
third_party/libvpx/input_files_mac.gypi
vendored
@ -27,7 +27,6 @@
|
||||
'source/libvpx/vp8/common/asm_com_offsets.c',
|
||||
'source/libvpx/vp8/common/blockd.c',
|
||||
'source/libvpx/vp8/common/debugmodes.c',
|
||||
'source/libvpx/vp8/common/defaultcoefcounts.c',
|
||||
'source/libvpx/vp8/common/entropy.c',
|
||||
'source/libvpx/vp8/common/entropymode.c',
|
||||
'source/libvpx/vp8/common/entropymv.c',
|
||||
@ -205,7 +204,6 @@
|
||||
'source/libvpx/vp8/common/asm_com_offsets.c',
|
||||
'source/libvpx/vp8/common/blockd.c',
|
||||
'source/libvpx/vp8/common/debugmodes.c',
|
||||
'source/libvpx/vp8/common/defaultcoefcounts.c',
|
||||
'source/libvpx/vp8/common/entropy.c',
|
||||
'source/libvpx/vp8/common/entropymode.c',
|
||||
'source/libvpx/vp8/common/entropymv.c',
|
||||
|
2
third_party/libvpx/input_files_win.gypi
vendored
2
third_party/libvpx/input_files_win.gypi
vendored
@ -27,7 +27,6 @@
|
||||
'source/libvpx/vp8/common/asm_com_offsets.c',
|
||||
'source/libvpx/vp8/common/blockd.c',
|
||||
'source/libvpx/vp8/common/debugmodes.c',
|
||||
'source/libvpx/vp8/common/defaultcoefcounts.c',
|
||||
'source/libvpx/vp8/common/entropy.c',
|
||||
'source/libvpx/vp8/common/entropymode.c',
|
||||
'source/libvpx/vp8/common/entropymv.c',
|
||||
@ -170,7 +169,6 @@
|
||||
'source/libvpx/vp8/common/asm_com_offsets.c',
|
||||
'source/libvpx/vp8/common/blockd.c',
|
||||
'source/libvpx/vp8/common/debugmodes.c',
|
||||
'source/libvpx/vp8/common/defaultcoefcounts.c',
|
||||
'source/libvpx/vp8/common/entropy.c',
|
||||
'source/libvpx/vp8/common/entropymode.c',
|
||||
'source/libvpx/vp8/common/entropymv.c',
|
||||
|
Loading…
x
Reference in New Issue
Block a user