[FFmpeg-devel] [PATCH] VP8: don't overread edges on fourtap MC.
Jason Garrett-Glaser
jason
Wed Jan 26 21:07:52 CET 2011
On Wed, Jan 26, 2011 at 6:11 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> Fix C 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 pixels aren't there anymore since
This looks ugly; it's duplicating information in macro arguments. Is
there a way to avoid that?
Jason
More information about the ffmpeg-devel
mailing list