Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: source/config/linux/mips64el/vpx_config.h

Issue 1033873004: Enable vp9 postproc (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: rebase on current master Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/config/linux/mips64el/vp9_rtcd.h ('k') | source/config/linux/mips64el/vpx_config.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/config/linux/mips64el/vpx_config.h
diff --git a/source/config/linux/mips64el/vpx_config.h b/source/config/linux/mips64el/vpx_config.h
index 2424d160f9a0b98b28fb7553594dc0044bf6e6d5..4d9dbc3636459c0a6dba8726f529329d54a7c93b 100644
--- a/source/config/linux/mips64el/vpx_config.h
+++ b/source/config/linux/mips64el/vpx_config.h
@@ -63,7 +63,7 @@
#define CONFIG_DC_RECON 1
#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
« no previous file with comments | « source/config/linux/mips64el/vp9_rtcd.h ('k') | source/config/linux/mips64el/vpx_config.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698