[FFmpeg-devel] [PATCH v3] avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions
Michael Niedermayer
michael at niedermayer.cc
Wed Feb 27 02:25:12 EET 2019
On Tue, Feb 26, 2019 at 09:38:20AM +0800, Shiyou Yin wrote:
> >-----Original Message-----
> >From: ffmpeg-devel-bounces at ffmpeg.org [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf Of gxw
> >Sent: Monday, February 25, 2019 6:14 PM
> >To: ffmpeg-devel at ffmpeg.org
> >Cc: gxw
> >Subject: [FFmpeg-devel] [PATCH v3] avcodec/mips: [loongson] mmi optimizations for VP9 put and avg
> >functions
> >
> >VP9 decoding speed improved about 60.5%(from 38fps to 61fps, tested on loongson 3A3000).
> >---
> > libavcodec/mips/Makefile | 1 +
> > libavcodec/mips/vp9_mc_mmi.c | 628 +++++++++++++++++++++++++++++++++++++
> > libavcodec/mips/vp9dsp_init_mips.c | 42 +++
> > libavcodec/mips/vp9dsp_mips.h | 50 +++
> > libavutil/mips/mmiutils.h | 15 +
> > 5 files changed, 736 insertions(+)
> > create mode 100644 libavcodec/mips/vp9_mc_mmi.c
> >
>
> Verified, LGTM.
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190227/548f3e53/attachment.sig>
More information about the ffmpeg-devel
mailing list