[FFmpeg-devel] [PATCH] VP8/PPC: don't overread edges on fourtap MC.

Ronald S. Bultje rsbultje
Wed Jan 26 22:08:45 CET 2011


On Wed, Jan 26, 2011 at 3:54 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> Fix PPC VP8 H+V MC functions which do two-dimensional 4/6-tap filters to
> not overread beyond their edges if the second filter is 4-tap, since
> the outer preceding pixels aren't there anymore since
> 44002d8323023c35f51d523a7d305e45103ba7a1.

Somebody on PPC/Darwin please test this patch, I believe it'll fix the
fate failure but I'm not sure.

Ronald



More information about the ffmpeg-devel mailing list