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

Unified Diff: source/libvpx/vpx_dsp/bitreader.c

Issue 1339513003: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 3 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/src/svc_encodeframe.c ('k') | source/libvpx/vpx_dsp/mips/loopfilter_masks_dspr2.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vpx_dsp/bitreader.c
diff --git a/source/libvpx/vpx_dsp/bitreader.c b/source/libvpx/vpx_dsp/bitreader.c
index ba87022c03ead19fc831e0766d531e1b09554ea3..6ad806ac3f5b1a7bd3481acc9dd4e1d6b59c7f53 100644
--- a/source/libvpx/vpx_dsp/bitreader.c
+++ b/source/libvpx/vpx_dsp/bitreader.c
@@ -13,6 +13,7 @@
#include "vpx_dsp/bitreader.h"
#include "vpx_dsp/prob.h"
+#include "vpx_dsp/vpx_dsp_common.h"
#include "vpx_ports/mem.h"
#include "vpx_mem/vpx_mem.h"
#include "vpx_util/endian_inl.h"
« no previous file with comments | « source/libvpx/vpx/src/svc_encodeframe.c ('k') | source/libvpx/vpx_dsp/mips/loopfilter_masks_dspr2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698