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

Unified Diff: source/libvpx/vp8/encoder/temporal_filter.c

Issue 1302353004: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 4 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/libvpx/vp8/encoder/ssim.c ('k') | source/libvpx/vp8/encoder/treewriter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vp8/encoder/temporal_filter.c
diff --git a/source/libvpx/vp8/encoder/temporal_filter.c b/source/libvpx/vp8/encoder/temporal_filter.c
index ba8b009771097206eef0f2d6475ab72c939eab78..85d26c20f46c87ce3c828fe8ea2a71a95e3c8422 100644
--- a/source/libvpx/vp8/encoder/temporal_filter.c
+++ b/source/libvpx/vp8/encoder/temporal_filter.c
@@ -12,7 +12,7 @@
#include "vp8/common/onyxc_int.h"
#include "onyx_int.h"
#include "vp8/common/systemdependent.h"
-#include "quantize.h"
+#include "vp8/encoder/quantize.h"
#include "vp8/common/alloccommon.h"
#include "mcomp.h"
#include "firstpass.h"
« no previous file with comments | « source/libvpx/vp8/encoder/ssim.c ('k') | source/libvpx/vp8/encoder/treewriter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698