| Index: source/config/win/x64/vpx_config.asm
|
| diff --git a/source/config/win/x64/vpx_config.asm b/source/config/win/x64/vpx_config.asm
|
| index a862ea99ce8e37e31160424b97f1753ccd0cd37b..eaa9fe7ed861fa19ff771b8b0bcdbb5a09332c1c 100644
|
| --- a/source/config/win/x64/vpx_config.asm
|
| +++ b/source/config/win/x64/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
|
|
|