On Tue, Feb 26, 2019 at 09:38:20AM +0800, Shiyou Yin wrote:
> >-----Original Message-----
> >From: ffmpeg-devel-boun...@ffmpeg.org 
> >[mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of gxw
> >Sent: Monday, February 25, 2019 6:14 PM
> >To: ffmpeg-devel@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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to