| Index: source/config/win/ia32/vpx_config.asm
|
| diff --git a/source/config/win/ia32/vpx_config.asm b/source/config/win/ia32/vpx_config.asm
|
| index ddafd69ed12b7d0c91ebc770f33f0ec61e6e1c00..d3726bf562bc45eb3f662a982401b80f36be0e68 100644
|
| --- a/source/config/win/ia32/vpx_config.asm
|
| +++ b/source/config/win/ia32/vpx_config.asm
|
| @@ -83,5 +83,6 @@
|
| %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
|
|
|