]> granicus.if.org Git - libvpx/commit
fix CONFIG_SPATIAL_SVC warning
authorJames Zern <jzern@google.com>
Wed, 15 Oct 2014 14:37:35 +0000 (16:37 +0200)
committerJames Zern <jzern@google.com>
Wed, 15 Oct 2014 14:39:35 +0000 (16:39 +0200)
commit91657abef2e498454bd6483bb6d330d971eebbb4
treee0fef7da8104092018f7be6919eab0404bc5b774
parent2040bb58fbec7d06d5bdb1f6628bb058d3132ebf
fix CONFIG_SPATIAL_SVC warning

this change checks that CONFIG_SPATIAL_SVC is defined and adds a TODO to
ensure this is changed in the future as the release headers can't
depend on vpx_config.h.

vpx/vpx_encoder.h:164:5: warning: "CONFIG_SPATIAL_SVC" is not defined
[-Wundef]

Change-Id: I797a0150e5f56caf048e7ee00b282fbc9c5ede19
vpx/vpx_encoder.h