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