[FFmpeg-devel] [PATCH] avcodec: loongson optimize h264qpel with mmi v1
Michael Niedermayer
michael at niedermayer.cc
Sun Aug 9 20:57:48 CEST 2015
On Thu, Aug 06, 2015 at 09:27:52PM +0800, 周晓勇 wrote:
> From ef684fade1282029aed3dece261f79a9ec04369b Mon Sep 17 00:00:00 2001
> From: ZhouXiaoyong <zhouxiaoyong at loongson.cn>
> Date: Thu, 6 Aug 2015 21:13:35 +0800
> Subject: [PATCH] avcodec: loongson optimize h264qpel with mmi v1
>
>
> Signed-off-by: ZhouXiaoyong <zhouxiaoyong at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150809/941cc7df/attachment.sig>
More information about the ffmpeg-devel
mailing list