]> git.sesse.net Git - ffmpeg/commit
vp8: ppc: fix invalid reads in altivec epel mc
authorMans Rullgard <mans@mansr.com>
Mon, 21 Feb 2011 15:47:27 +0000 (15:47 +0000)
committerMans Rullgard <mans@mansr.com>
Mon, 21 Feb 2011 20:28:41 +0000 (20:28 +0000)
commite0e46cae377347cbe1cd27c0d85568921b12c2ad
treea92fd035b8bb541214f4734b032a329928200fa9
parent381efba0ecedd41575f99ba9e9bd3826551079f6
vp8: ppc: fix invalid reads in altivec epel mc

The 4-tap filters should only access one row/column before the
reference block.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/ppc/vp8dsp_altivec.c