]> granicus.if.org Git - libvpx/commit
fix building with --disable-spatial-resampling
authorJames Zern <jzern@google.com>
Sat, 6 Dec 2014 00:02:42 +0000 (16:02 -0800)
committerJames Zern <jzern@google.com>
Sat, 6 Dec 2014 03:08:36 +0000 (19:08 -0800)
commit0e8cc9a82fcc49ee466f827e19139fb5e644404d
treea950d6860ed573e27681a24cfb1288ca0f4d4e23
parenteaa6deee5b89d19bae23cd30688355f00dfb768e
fix building with --disable-spatial-resampling

vpx_scale.c is only used by the vp8 encoder when spatial resampling is
enabled.

Change-Id: If3d3ad81e9ee6e0b59f8c040b9624ef52598fe03
vpx_scale/vpx_scale.mk