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

Unified Diff: third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h

Issue 1358303003: Roll libvpx c5f119:90a109 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h
diff --git a/third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h b/third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h
index f1dcd715333a76a0e9641957076d18ccfa5e0b5c..b55e8f91f8bfb4c5dfd0f49b11e2467594469e75 100644
--- a/third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h
+++ b/third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h
@@ -95,6 +95,7 @@
#define CONFIG_SPATIAL_SVC 0
#define CONFIG_FP_MB_STATS 0
#define CONFIG_EMULATE_HARDWARE 0
+#define CONFIG_MISC_FIXES 0
#define DECODE_WIDTH_LIMIT 16384
#define DECODE_HEIGHT_LIMIT 16384
#endif /* VPX_CONFIG_H */
« no previous file with comments | « third_party/libvpx_new/README.chromium ('k') | third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698