On Tue, Jun 09, 2015 at 08:50:26PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil <shivraj.pa...@imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and 
> sao functions in new file hevc_lpf_sao_msa.c
> Adds new generic macros (needed for this patch) in 
> libavutil/mips/generic_macros_msa.h
> 
> In this patch, in comparision with previous patch, duplicated c functions are 
> removed.
> 
> Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com>
> ---
>  libavcodec/mips/Makefile            |    3 +-
>  libavcodec/mips/hevc_lpf_sao_msa.c  | 2088 
> +++++++++++++++++++++++++++++++++++
>  libavcodec/mips/hevcdsp_init_mips.c |   26 +
>  libavcodec/mips/hevcdsp_mips.h      |   30 +
>  libavutil/mips/generic_macros_msa.h |  111 +-
>  5 files changed, 2256 insertions(+), 2 deletions(-)
>  create mode 100644 libavcodec/mips/hevc_lpf_sao_msa.c

applied

thanks

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

It is what and why we do it that matters, not just one of them.

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