]> granicus.if.org Git - libvpx/commit
vpx_scale_rtcd.sh: fix conditional
authorJames Zern <jzern@google.com>
Mon, 24 Feb 2014 00:30:27 +0000 (16:30 -0800)
committerJames Zern <jzern@google.com>
Fri, 28 Feb 2014 03:47:38 +0000 (19:47 -0800)
commit67a996d68a2256546cf09d546487ed7a658da91d
tree627ac6c9a29ad6e564790bf907841f3dccea8d82
parentd54b316f54f8ad6b8296facbb9c98ae82d3f4889
vpx_scale_rtcd.sh: fix conditional

previously the scale functions would always be include regardless of the
CONFIG_SPATIAL_RESAMPLING setting.

Change-Id: Ifbccf47b20689b5dd61bb3ddccd5c013297b4e05
vpx_scale/vpx_scale_rtcd.sh