On Sun, Jun 14, 2015 at 11:26:24PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil <shivraj.pa...@imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for hpel functions in new 
> file hpeldsp_msa.c
> Adds new generic macros (needed for this patch) in 
> libavutil/mips/generic_macros_msa.h
> 
> Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com>
> ---
>  libavcodec/hpeldsp.c                |    2 +
>  libavcodec/hpeldsp.h                |    1 +
>  libavcodec/mips/Makefile            |    2 +
>  libavcodec/mips/hpeldsp_init_mips.c |   73 ++
>  libavcodec/mips/hpeldsp_mips.h      |   87 ++
>  libavcodec/mips/hpeldsp_msa.c       | 1498 
> +++++++++++++++++++++++++++++++++++
>  libavutil/mips/generic_macros_msa.h |  162 ++++
>  7 files changed, 1825 insertions(+)
>  create mode 100644 libavcodec/mips/hpeldsp_init_mips.c
>  create mode 100644 libavcodec/mips/hpeldsp_mips.h
>  create mode 100644 libavcodec/mips/hpeldsp_msa.c

applied

thanks

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

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin

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