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

Michael Niedermayer michael at niedermayer.cc
Thu Jul 16 15:03:38 CEST 2015


On Thu, Jul 16, 2015 at 10:58:49AM +0000, Shivraj Patil wrote:
> Hi,
> May I request somebody from maintainers to review this patch please?
> 
> -----Original Message-----
> From: Shivraj Patil 
> Sent: 09 July 2015 18:45
> To: ffmpeg-devel at ffmpeg.org
> Cc: Rob Isherwood; Shivraj Patil
> Subject: [PATCH 1/4] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions
> 
> From: Shivraj Patil <shivraj.patil at imgtec.com>
> 
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions in new file vp9_mc_msa.c
> 
> Signed-off-by: Shivraj Patil <shivraj.patil at imgtec.com>
> ---
>  libavcodec/mips/Makefile           |    2 +
>  libavcodec/mips/vp9_mc_msa.c       | 2387 ++++++++++++++++++++++++++++++++++++
>  libavcodec/mips/vp9dsp_init_mips.c |   94 ++
>  libavcodec/mips/vp9dsp_mips.h      |   91 ++
>  libavcodec/vp9dsp.c                |    1 +
>  libavcodec/vp9dsp.h                |    1 +
>  6 files changed, 2576 insertions(+)
>  create mode 100644 libavcodec/mips/vp9_mc_msa.c
>  create mode 100644 libavcodec/mips/vp9dsp_init_mips.c
>  create mode 100644 libavcodec/mips/vp9dsp_mips.h

applied

thanks

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

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150716/5f4227a8/attachment.sig>


More information about the ffmpeg-devel mailing list