On Thu, May 10, 2012 at 12:55:24AM +0100, Mans Rullgard wrote:
> The vertically interpolating variants of these functions read
> ahead one line to optimise the loop.  On the last line processed,
> this might be outside the buffer.  Fix these invalid reads by
> processing the last line outside the loop.
> 
> Signed-off-by: Mans Rullgard <[email protected]>
> ---
>  libavcodec/arm/dsputil_neon.S |   92 
> +++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 92 insertions(+)

LGTM
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to