]> git.sesse.net Git - ffmpeg/commit
tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16()
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 22 Jul 2015 22:35:18 +0000 (00:35 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 22 Jul 2015 22:35:18 +0000 (00:35 +0200)
commit9e83ac6114de3d94eb992eff8ed810234069a7b2
tree383cf4e628689a823e98bda2422a0cd191c44a8c
parent9e3135f49e45ec6b26c5b7c3fea481bf85ad64d6
tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16()

Fixes alignment issue and bus errors

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tests/checkasm/h264qpel.c