From 4e4c939ebfc6dcdd4b6b5a7d3557dbaec8a385a4 Mon Sep 17 00:00:00 2001 From: "mikhal@webrtc.org" Date: Fri, 21 Oct 2011 21:57:48 +0000 Subject: [PATCH] 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 --- DEPS | 2 +- third_party/libvpx/input_files_linux.gypi | 2 -- third_party/libvpx/input_files_mac.gypi | 2 -- third_party/libvpx/input_files_win.gypi | 2 -- 4 files changed, 1 insertion(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 32dffabaef..65a897ac0f 100644 --- a/DEPS +++ b/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", diff --git a/third_party/libvpx/input_files_linux.gypi b/third_party/libvpx/input_files_linux.gypi index 0048416aa6..0d37fe365c 100644 --- a/third_party/libvpx/input_files_linux.gypi +++ b/third_party/libvpx/input_files_linux.gypi @@ -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', diff --git a/third_party/libvpx/input_files_mac.gypi b/third_party/libvpx/input_files_mac.gypi index 740f2560d2..0bfbe7b553 100644 --- a/third_party/libvpx/input_files_mac.gypi +++ b/third_party/libvpx/input_files_mac.gypi @@ -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', diff --git a/third_party/libvpx/input_files_win.gypi b/third_party/libvpx/input_files_win.gypi index 07208bf360..10bc59d635 100644 --- a/third_party/libvpx/input_files_win.gypi +++ b/third_party/libvpx/input_files_win.gypi @@ -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',