]> granicus.if.org Git - libvpx/commit
put spatial svc behind an ABI check
authorJames Zern <jzern@google.com>
Thu, 19 Mar 2015 19:20:14 +0000 (12:20 -0700)
committerJames Zern <jzern@google.com>
Thu, 19 Mar 2015 19:29:16 +0000 (12:29 -0700)
commit18613408a31bf280aab06260874ba04f9daab26d
treedaf3185e3dd0929ca155b50a6a75cc4f54385c24
parente4aa19a81d5917bee6be948f54f000bc48dae0a8
put spatial svc behind an ABI check

this removes the CONFIG_* checks from public headers, but means
'--enable-experimental --enable-spatial-svc' builds will fail without a
local change to the ABI in vpx_encoder.h. this should be all right for
testing this experiment.

Change-Id: Ief55e7b9d1e8332cfce990275e04c29b30af0c4a
examples/vpx_temporal_svc_encoder.c
test/datarate_test.cc
vp9/vp9_cx_iface.c
vpx/vp8cx.h
vpx/vpx_encoder.h