Hi,

On Fri, Jan 18, 2013 at 7:43 AM, Janne Grunau <[email protected]> wrote:
> From: "Ronald S. Bultje" <[email protected]>
>
> with added arm asm from me.
>
> Janne
> ---8<---
> This is identical to what e.g. vp8 does, and prevents the function call
> overhead (plus dependency on dsputil for this particular function).
>
> Signed-off-by: Janne Grunau <[email protected]>
> ---
>  libavcodec/arm/vp3dsp_neon.S    | 22 +++++++++++++++-------
>  libavcodec/ppc/vp3dsp_altivec.c |  2 ++
>  libavcodec/vp3.c                |  5 ++---
>  libavcodec/vp3dsp.c             |  5 ++++-
>  libavcodec/vp3dsp.h             |  2 +-
>  libavcodec/x86/vp3dsp.asm       | 27 ++++++++++++++++++++-------
>  libavcodec/x86/vp3dsp_init.c    |  2 +-
>  7 files changed, 45 insertions(+), 20 deletions(-)

LGTM, thanks.

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

Reply via email to