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

Unified Diff: source/libvpx/vpx_scale/generic/vpx_scale.c

Issue 1162573005: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 7 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/vpx_scale/generic/gen_scalers.c ('k') | source/libvpx/vpx_scale/generic/yv12config.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vpx_scale/generic/vpx_scale.c
diff --git a/source/libvpx/vpx_scale/generic/vpx_scale.c b/source/libvpx/vpx_scale/generic/vpx_scale.c
index 089e673757c7085311f68fc1bd1ad06c20ae80cf..15e4ba87e72c05a37010451b94d0b91e947c578b 100644
--- a/source/libvpx/vpx_scale/generic/vpx_scale.c
+++ b/source/libvpx/vpx_scale/generic/vpx_scale.c
@@ -22,6 +22,7 @@
****************************************************************************/
#include "./vpx_scale_rtcd.h"
#include "vpx_mem/vpx_mem.h"
+#include "vpx_scale/vpx_scale.h"
#include "vpx_scale/yv12config.h"
typedef struct {
« no previous file with comments | « source/libvpx/vpx_scale/generic/gen_scalers.c ('k') | source/libvpx/vpx_scale/generic/yv12config.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698