| Index: source/config/linux/ia32/vpx_config.asm
|
| diff --git a/source/config/linux/ia32/vpx_config.asm b/source/config/linux/ia32/vpx_config.asm
|
| index a511611a422d001706538f537600c5d75a58b0e2..c5a4c09034055f8e3405fa7310b74fb6402a6eb2 100644
|
| --- a/source/config/linux/ia32/vpx_config.asm
|
| +++ b/source/config/linux/ia32/vpx_config.asm
|
| @@ -51,7 +51,7 @@
|
| %define CONFIG_DC_RECON 0
|
| %define CONFIG_RUNTIME_CPU_DETECT 1
|
| %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
|
|
|