[FFmpeg-devel] [PATCH 3/3] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions

Ronald S. Bultje rsbultje at gmail.com
Thu Jul 23 16:36:37 CEST 2015


Hi,

On Thu, Jul 23, 2015 at 8:55 AM, <shivraj.patil at imgtec.com> wrote:

> From: Shivraj Patil <shivraj.patil at imgtec.com>
>
> Signed-off-by: Shivraj Patil <shivraj.patil at imgtec.com>
> ---
>  libavcodec/mips/Makefile           |    3 +-
>  libavcodec/mips/vp9_intra_msa.c    |  533
> ++++++++++++++++++++++++++++++++++++
>  libavcodec/mips/vp9dsp_init_mips.c |   31 +++
>  libavcodec/mips/vp9dsp_mips.h      |   53 ++++
>  4 files changed, 619 insertions(+), 1 deletion(-)
>  create mode 100644 libavcodec/mips/vp9_intra_msa.c


lgtm.

Ronald


More information about the ffmpeg-devel mailing list