On Thu, Aug 06, 2015 at 09:27:52PM +0800, 周晓勇 wrote: > From ef684fade1282029aed3dece261f79a9ec04369b Mon Sep 17 00:00:00 2001 > From: ZhouXiaoyong <zhouxiaoy...@loongson.cn> > Date: Thu, 6 Aug 2015 21:13:35 +0800 > Subject: [PATCH] avcodec: loongson optimize h264qpel with mmi v1 > > > Signed-off-by: ZhouXiaoyong <zhouxiaoy...@loongson.cn> > --- > libavcodec/mips/Makefile | 1 + > libavcodec/mips/constants.c | 6 +- > libavcodec/mips/constants.h | 4 + > libavcodec/mips/h264dsp_mips.h | 200 +++ > libavcodec/mips/h264qpel_init_mips.c | 113 ++ > libavcodec/mips/h264qpel_mmi.c | 2637 > ++++++++++++++++++++++++++++++++++ > 6 files changed, 2960 insertions(+), 1 deletion(-)
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Its not that you shouldnt use gotos but rather that you should write readable code and code with gotos often but not always is less readable
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel