[FFmpeg-devel] Optimize VP8,VP9,WMV3 decoding for loongarch.

Michael Niedermayer michael at niedermayer.cc
Thu Dec 23 13:33:28 EET 2021


On Mon, Dec 20, 2021 at 04:37:35PM +0800, Shiyou Yin wrote:
> 
> 
> > 2021年12月18日 下午10:27,Hao Chen <chenhao at loongson.cn> 写道:
> > 
> > ./ffmpeg -i ../9_vp8_1080p_30fps_2Mbps.webm -f rawvideo -y /dev/null -an
> > before: 210fps
> > after : 585fps
> > ffmpeg -i ../10_vp9_1080p_30fps_3Mbps.webm -f rawvideo -y /dev/null -an
> > before:170fps
> > after :294fps
> > ./ffmpeg -i 11_wmv3_720p_24fps_7Mbps.wmv -f rawvideo -y /dev/null -an
> > before:131fps
> > after :229fps
> > 
> > [PATCH 1/4] avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.
> > [PATCH 2/4] avcodec: [loongarch] Optimize vp9_mc/intra with LSX.
> > [PATCH 3/4] avcodec: [loongarch] Optimize vp9_lpf/idct with LSX.
> > [PATCH 4/4] avcodec: [loongarch] Optimize vc1dsp with LASX.
> > 
> LGTM

will apply patchset

thx

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

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20211223/fed0a040/attachment.sig>


More information about the ffmpeg-devel mailing list