[FFmpeg-devel] [PATCH] avcodec: loongson3 optimized mpegvideo dct unquantize and denoise with mmi

Michael Niedermayer michaelni at gmx.at
Wed May 27 15:17:24 CEST 2015


On Wed, May 27, 2015 at 06:10:31PM +0800, 周晓勇 wrote:
> From eb476eba51fffd30989917606a9b239f7c67ad26 Mon Sep 17 00:00:00 2001
> From: ZhouXiaoyong <zhouxiaoyong at loongson.cn>
> Date: Thu, 21 May 2015 16:32:35 +0800
> Subject: [PATCH] avcodec: loongson3 optimized mpegvideo dct unquantize and
>  denoise with mmi
> 
> 
> Signed-off-by: ZhouXiaoyong <zhouxiaoyong at loongson.cn>
> ---
>  libavcodec/mips/Makefile              |   2 +
>  libavcodec/mips/mpegvideo_init_mips.c |  40 ++++
>  libavcodec/mips/mpegvideo_mips.h      |  36 ++++
>  libavcodec/mips/mpegvideo_mmi.c       | 365 ++++++++++++++++++++++++++++++++++
>  libavcodec/mpegvideo.c                |   2 +
>  libavcodec/mpegvideo.h                |   1 +
>  6 files changed, 446 insertions(+)

this seems to break fate-mpeg4-resolution-change-up-down on loongson3

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

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150527/14305343/attachment.asc>


More information about the ffmpeg-devel mailing list