| Index: source/config/mac/x64/vpx_config.asm
|
| diff --git a/source/config/mac/x64/vpx_config.asm b/source/config/mac/x64/vpx_config.asm
|
| index 84a6b2bc528e397695fd49763ea926ae0ed7fa87..adec456b941c5cace515e627b8b5f188b7b3c685 100644
|
| --- a/source/config/mac/x64/vpx_config.asm
|
| +++ b/source/config/mac/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
|
|
|