| Index: source/config/linux/arm64/vpx_config.h
|
| diff --git a/source/config/linux/arm64/vpx_config.h b/source/config/linux/arm64/vpx_config.h
|
| index 75f769711b19b763fdcea545588a913a73a03db9..cd387beb5696f6add2cfd5803d2f4a1528d43194 100644
|
| --- a/source/config/linux/arm64/vpx_config.h
|
| +++ b/source/config/linux/arm64/vpx_config.h
|
| @@ -63,7 +63,7 @@
|
| #define CONFIG_DC_RECON 0
|
| #define CONFIG_RUNTIME_CPU_DETECT 0
|
| #define CONFIG_POSTPROC 1
|
| -#define CONFIG_VP9_POSTPROC 0
|
| +#define CONFIG_VP9_POSTPROC 1
|
| #define CONFIG_MULTITHREAD 1
|
| #define CONFIG_INTERNAL_STATS 0
|
| #define CONFIG_VP8_ENCODER 1
|
|
|