On Mon, Jun 29, 2015 at 08:57:14PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil <shivraj.pa...@imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions in 
> new file me_cmp_msa.c
> 
> Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com>
> ---
>  libavcodec/me_cmp.c                 |   2 +
>  libavcodec/me_cmp.h                 |   1 +
>  libavcodec/mips/Makefile            |   2 +
>  libavcodec/mips/me_cmp_init_mips.c  |  56 +++
>  libavcodec/mips/me_cmp_mips.h       |  60 ++++
>  libavcodec/mips/me_cmp_msa.c        | 686 
> ++++++++++++++++++++++++++++++++++++
>  libavutil/mips/generic_macros_msa.h |  59 ++++
>  7 files changed, 866 insertions(+)
>  create mode 100644 libavcodec/mips/me_cmp_init_mips.c
>  create mode 100644 libavcodec/mips/me_cmp_mips.h
>  create mode 100644 libavcodec/mips/me_cmp_msa.c

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to