On Mon, Jun 29, 2015 at 08:57:13PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil <shivraj.pa...@imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp 
> functions in new file mpegvideoencdsp_msa.c
> 
> Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com>
> ---
>  libavcodec/mips/Makefile                    |  2 +
>  libavcodec/mips/mpegvideoencdsp_init_mips.c | 40 +++++++++++++++++++
>  libavcodec/mips/mpegvideoencdsp_msa.c       | 62 
> +++++++++++++++++++++++++++++
>  libavcodec/mpegvideoencdsp.c                |  2 +
>  libavcodec/mpegvideoencdsp.h                |  2 +
>  libavutil/mips/generic_macros_msa.h         | 34 ++++++++++++++++
>  6 files changed, 142 insertions(+)
>  create mode 100644 libavcodec/mips/mpegvideoencdsp_init_mips.c
>  create mode 100644 libavcodec/mips/mpegvideoencdsp_msa.c

applied

thanks

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

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus

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