On Tue, Dec 06, 2011 at 01:29:20PM +0000, Mans Rullgard wrote:
> From: Janne Grunau <[email protected]>
> 
> Signed-off-by: Mans Rullgard <[email protected]>
> ---
> Changes from Janne's patch:
> - Transform core 9 cycles faster.
> - Use aligned load/store instructions.
> - Merged two macros.
> - Improved makefile.
> ---
>  libavcodec/arm/Makefile            |    6 ++
>  libavcodec/arm/rv34dsp_init_neon.c |   33 +++++++++++
>  libavcodec/arm/rv34dsp_neon.S      |  109 
> ++++++++++++++++++++++++++++++++++++
>  libavcodec/rv34dsp.c               |    3 +
>  libavcodec/rv34dsp.h               |    2 +
>  5 files changed, 153 insertions(+), 0 deletions(-)
>  create mode 100644 libavcodec/arm/rv34dsp_init_neon.c
>  create mode 100644 libavcodec/arm/rv34dsp_neon.S

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

Reply via email to