On Sun, Jun 14, 2015 at 11:26:23PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil <shivraj.pa...@imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for qpel functions in new 
> file qpeldsp_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/mips/Makefile            |    2 +
>  libavcodec/mips/qpeldsp_init_mips.c |  167 +
>  libavcodec/mips/qpeldsp_mips.h      |  261 ++
>  libavcodec/mips/qpeldsp_msa.c       | 6518 
> +++++++++++++++++++++++++++++++++++
>  libavcodec/qpeldsp.c                |    2 +
>  libavcodec/qpeldsp.h                |    1 +
>  libavutil/mips/generic_macros_msa.h |   21 +
>  7 files changed, 6972 insertions(+)
>  create mode 100644 libavcodec/mips/qpeldsp_init_mips.c
>  create mode 100644 libavcodec/mips/qpeldsp_mips.h
>  create mode 100644 libavcodec/mips/qpeldsp_msa.c

applied

thanks

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

Democracy is the form of government in which you can choose your dictator

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