i am working on debuging the two patchs i send u before. mpegvideo patch has two incorrect functions which cause failures in fate-vsynth1(2)-mpeg2(-422). i will repatch the mpegvideo optimization fist after resolving the bugs. thanks.
> -----原始邮件----- > 发件人: "Michael Niedermayer" <michae...@gmx.at> > 发送时间: 2015年5月23日 星期六 > 收件人: "FFmpeg development discussions and patches" <ffmpeg-devel@ffmpeg.org> > 抄送: > 主题: Re: [FFmpeg-devel] [PATCH] avcodec: loongson3 optimized h264dsp weighted > mc with mmi > > On Wed, May 13, 2015 at 03:18:04PM +0800, 周晓勇 wrote: > > From 1d06af967f8578387fc84d4eb268d31ecba1353d Mon Sep 17 00:00:00 2001 > > From: ZhouXiaoyong <zhouxiaoy...@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 <zhouxiaoy...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel