| Index: source/config/linux/arm/vpx_config.h
|
| diff --git a/source/config/linux/arm/vpx_config.h b/source/config/linux/arm/vpx_config.h
|
| index 5e72dcac4558226758724251ea4a3c9c07214ac0..e2c03a1aea95fb1fda5a576015bd6989672d93c7 100644
|
| --- a/source/config/linux/arm/vpx_config.h
|
| +++ b/source/config/linux/arm/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
|
|
|