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

Unified Diff: third_party/libvpx/source/config/linux/ia32/vpx_config.asm

Issue 2091483005: Roll src/third_party/libvpx/source/libvpx/ 243029faf..1c0a9f36f (24 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: roll up to 1c0a9f3 Created 4 years, 6 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
Index: third_party/libvpx/source/config/linux/ia32/vpx_config.asm
diff --git a/third_party/libvpx/source/config/linux/ia32/vpx_config.asm b/third_party/libvpx/source/config/linux/ia32/vpx_config.asm
index 73d29b0e333ab17b735400c12e78f1b0c5ec4685..d8914613810799c327af02d1be1e3663b3449fea 100644
--- a/third_party/libvpx/source/config/linux/ia32/vpx_config.asm
+++ b/third_party/libvpx/source/config/linux/ia32/vpx_config.asm
@@ -49,11 +49,8 @@
%define CONFIG_VP8_DECODER 1
%define CONFIG_VP9_ENCODER 1
%define CONFIG_VP9_DECODER 1
-%define CONFIG_VP10_ENCODER 0
-%define CONFIG_VP10_DECODER 0
%define CONFIG_VP8 1
%define CONFIG_VP9 1
-%define CONFIG_VP10 0
%define CONFIG_ENCODERS 1
%define CONFIG_DECODERS 1
%define CONFIG_STATIC_MSVCRT 0
« no previous file with comments | « third_party/libvpx/source/config/linux/ia32/vpx_config.h ('k') | third_party/libvpx/source/config/linux/mips64el/vpx_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698