]> git.sesse.net Git - ffmpeg/commit
avcodec/arm/int_neon: fix handling sizes % 16 != 0
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 13 Feb 2014 01:20:08 +0000 (02:20 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 13 Feb 2014 01:20:08 +0000 (02:20 +0100)
commitccc48b318b56e91ef5756a30d2d1c145c58aca71
tree30642b50f74f8128ade935b6f9d3548641eb56b4
parent429f742a61e79326c1b089e172694f847219c70d
avcodec/arm/int_neon: fix handling sizes % 16 != 0

This assumes the array is sufficiently padded with 0

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/arm/int_neon.S