]> granicus.if.org Git - libvpx/commit
Fix for ext_interp experiment
authorJulia Robson <juliamrobson@gmail.com>
Tue, 29 Mar 2016 13:51:02 +0000 (14:51 +0100)
committerJulia Robson <juliamrobson@gmail.com>
Tue, 29 Mar 2016 15:09:49 +0000 (16:09 +0100)
commit068e79945927d8ff21253588f0d6dc398765dea9
treed462b6b94485aaab25dbfd96c3fe1b44a34b3156
parent78ee83125b5f6af06a2bd1793aa86b56c42eb157
Fix for ext_interp experiment

Amends previous commit to also handle subsampling correctly.
Change ID of prev commit: I6b07e6cf9b287ba4b5bd6599af4a7412e50b3bdc

Was causing occassional failures for 422 streams due to accessing
elements beyond the extent of the bmi array.

Change-Id: I37ebabf4c01ca84bcd1851428172bdf753805d98
vp10/common/reconinter.c
vp10/common/reconinter.h