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

Unified Diff: third_party/libvpx_new/source/config/nacl/vpx_config.asm

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/nacl/vpx_config.asm
diff --git a/third_party/libvpx_new/source/config/nacl/vpx_config.asm b/third_party/libvpx_new/source/config/nacl/vpx_config.asm
index fe14db86b58198271b11f99a35c631c94dd38437..5cc055bb1958c10d0c3efd7352ee7de18549ad5c 100644
--- a/third_party/libvpx_new/source/config/nacl/vpx_config.asm
+++ b/third_party/libvpx_new/source/config/nacl/vpx_config.asm
@@ -86,6 +86,7 @@
.equ CONFIG_SPATIAL_SVC , 0
.equ CONFIG_FP_MB_STATS , 0
.equ CONFIG_EMULATE_HARDWARE , 0
+.equ CONFIG_MISC_FIXES , 0
.equ DECODE_WIDTH_LIMIT , 16384
.equ DECODE_HEIGHT_LIMIT , 16384
.section .note.GNU-stack,"",%progbits
« no previous file with comments | « third_party/libvpx_new/source/config/nacl/vpx_config.h ('k') | third_party/libvpx_new/source/config/vpx_version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698