On Wed, Jun 10, 2015 at 07:48:40PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil <shivraj.pa...@imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions in 
> new file h264idct_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            |   3 +-
>  libavcodec/mips/h264dsp_init_mips.c |  15 ++
>  libavcodec/mips/h264dsp_mips.h      |  24 ++
>  libavcodec/mips/h264idct_msa.c      | 469 
> ++++++++++++++++++++++++++++++++++++
>  libavutil/mips/generic_macros_msa.h |  96 ++++++++
>  5 files changed, 606 insertions(+), 1 deletion(-)
>  create mode 100644 libavcodec/mips/h264idct_msa.c

applied

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

Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.

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