Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1228)

Unified Diff: libvpx/source/libvpx/vp8/vp8dx.mk

Issue 7624054: Revert r97185 "Update libvpx snapshot to v0.9.7-p1 (Cayuga)." (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libvpx/source/libvpx/vp8/vp8cx_arm.mk ('k') | libvpx/source/libvpx/vp8/vp8dx_arm.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx/source/libvpx/vp8/vp8dx.mk
diff --git a/libvpx/source/libvpx/vp8/vp8dx.mk b/libvpx/source/libvpx/vp8/vp8dx.mk
index d88b595fb01cbe1a6c1fc643cd81f4427d695e68..5649671918cf1fa8234f593fda2f0fb95937af7d 100644
--- a/libvpx/source/libvpx/vp8/vp8dx.mk
+++ b/libvpx/source/libvpx/vp8/vp8dx.mk
@@ -48,15 +48,11 @@ VP8_DX_SRCS-yes += vp8_dx_iface.c
#INCLUDES += common
#INCLUDES += decoder
-VP8_DX_SRCS-yes += decoder/asm_dec_offsets.c
VP8_DX_SRCS-yes += decoder/dboolhuff.c
VP8_DX_SRCS-yes += decoder/decodemv.c
VP8_DX_SRCS-yes += decoder/decodframe.c
VP8_DX_SRCS-yes += decoder/dequantize.c
VP8_DX_SRCS-yes += decoder/detokenize.c
-VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/ec_types.h
-VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h
-VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.c
VP8_DX_SRCS-yes += decoder/generic/dsystemdependent.c
VP8_DX_SRCS-yes += decoder/dboolhuff.h
VP8_DX_SRCS-yes += decoder/decodemv.h
« no previous file with comments | « libvpx/source/libvpx/vp8/vp8cx_arm.mk ('k') | libvpx/source/libvpx/vp8/vp8dx_arm.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698