summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_lookahead.h
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2018-03-12 17:23:41 -0700
committerJohann Koenig <johannkoenig@google.com>2018-03-14 22:00:28 +0000
commit0e97e704962390389cab01d7b37f2f97757487fe (patch)
treee3821c6b84679e05b9a2a6080d557eacedfcac55 /vp9/encoder/vp9_lookahead.h
parent5c5dc733204d494a4b35d34fc0004dc3d958269e (diff)
downloadlibvpx-0e97e704962390389cab01d7b37f2f97757487fe.tar
libvpx-0e97e704962390389cab01d7b37f2f97757487fe.tar.gz
libvpx-0e97e704962390389cab01d7b37f2f97757487fe.tar.bz2
libvpx-0e97e704962390389cab01d7b37f2f97757487fe.zip
remove spatial svc experiment
Change-Id: Ifda11caaf992d10f2d93d6cd1d07b79b6047be05
Diffstat (limited to 'vp9/encoder/vp9_lookahead.h')
-rw-r--r--vp9/encoder/vp9_lookahead.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/vp9/encoder/vp9_lookahead.h b/vp9/encoder/vp9_lookahead.h
index 88be0ffcd..995588386 100644
--- a/vp9/encoder/vp9_lookahead.h
+++ b/vp9/encoder/vp9_lookahead.h
@@ -15,10 +15,6 @@
#include "vpx/vpx_encoder.h"
#include "vpx/vpx_integer.h"
-#if CONFIG_SPATIAL_SVC
-#include "vpx/vp8cx.h"
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif