[FFmpeg-devel] [PATCH] avcodec: loongson3 optimized h264dsp weighted mc with mmi

Michael Niedermayer michaelni at gmx.at
Fri May 22 18:41:34 CEST 2015


On Wed, May 13, 2015 at 03:18:04PM +0800, 周晓勇 wrote:
> From 1d06af967f8578387fc84d4eb268d31ecba1353d Mon Sep 17 00:00:00 2001
> From: ZhouXiaoyong <zhouxiaoyong at loongson.cn>
> Date: Wed, 13 May 2015 22:51:59 +0800
> Subject: [PATCH] avcodec: loongson3 optimized h264dsp weighted mc with mmi
> 
> Signed-off-by: ZhouXiaoyong <zhouxiaoyong at loongson.cn>
> ---
>  libavcodec/mips/Makefile            |   1 +
>  libavcodec/mips/h264dsp_init_mips.c |  21 +++
>  libavcodec/mips/h264dsp_mips.h      |  16 +++
>  libavcodec/mips/h264dsp_mmi.c       | 278 ++++++++++++++++++++++++++++++++++++
>  4 files changed, 316 insertions(+)

this causes failures in fate:

Test h264-conformance-cvwp1_toshiba_e failed. Look at tests/data/fate/h264-conformance-cvwp1_toshiba_e.err for details.
make: *** [fate-h264-conformance-cvwp1_toshiba_e] Error 1
make: *** Waiting for unfinished jobs....
--- ./tests/ref/fate/h264-conformance-cvwp2_toshiba_e   2015-05-06 01:16:58.387200786 +0800
+++ tests/data/fate/h264-conformance-cvwp2_toshiba_e    2015-05-23 00:37:23.548839281 +0800
@@ -30,7 +30,7 @@
 0,         28,         28,        1,   152064, 0xe55213fd
 0,         29,         29,        1,   152064, 0xa701e59d
 0,         30,         30,        1,   152064, 0xad65e200
-0,         31,         31,        1,   152064, 0x4606dc82
+0,         31,         31,        1,   152064, 0x56b7df76
 0,         32,         32,        1,   152064, 0x582f9f64
 0,         33,         33,        1,   152064, 0xc630662a
 0,         34,         34,        1,   152064, 0xe54bacf5
Test h264-conformance-cvwp2_toshiba_e failed. Look at tests/data/fate/h264-conformance-cvwp2_toshiba_e.err for details.
make: *** [fate-h264-conformance-cvwp2_toshiba_e] Error 1
...

[...]
-- 
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/20150522/0e11bbfd/attachment.asc>


More information about the ffmpeg-devel mailing list