| Index: source/config/mac/ia32/vpx_config.asm
|
| diff --git a/source/config/mac/ia32/vpx_config.asm b/source/config/mac/ia32/vpx_config.asm
|
| index 90b0da02da938a073967289957cce541e71b1af0..cbb39f3ed8f861547e1b328317e04de6f79e1ec0 100644
|
| --- a/source/config/mac/ia32/vpx_config.asm
|
| +++ b/source/config/mac/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
|
|
|