On Mon, Oct 10, 2016 at 04:11:37PM +0800, 周晓勇 wrote: > From 1fd9812dbd80fc4d8d856378b718189f50a68a6f Mon Sep 17 00:00:00 2001 > From: Zhou Xiaoyong <zhouxiaoy...@loongson.cn> > Date: Mon, 10 Oct 2016 15:43:49 +0800 > Subject: [PATCH 7/7] avcodec/mips: version 1 of vc1dsp optimizations for > loongson mmi > > > --- > libavcodec/mips/Makefile | 2 + > libavcodec/mips/constants.c | 4 + > libavcodec/mips/constants.h | 4 + > libavcodec/mips/vc1dsp_init_mips.c | 108 ++ > libavcodec/mips/vc1dsp_mips.h | 194 ++++ > libavcodec/mips/vc1dsp_mmi.c | 2081 > ++++++++++++++++++++++++++++++++++++ > libavcodec/vc1dsp.c | 2 + > libavcodec/vc1dsp.h | 1 + > 8 files changed, 2396 insertions(+) > create mode 100644 libavcodec/mips/vc1dsp_init_mips.c > create mode 100644 libavcodec/mips/vc1dsp_mips.h > create mode 100644 libavcodec/mips/vc1dsp_mmi.c
applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel