On Tue, Jul 21, 2015 at 01:53:44PM +0800, 周晓勇 wrote: > From f90a2009bd7fc6832cd9c1df174e52e7a1431c0e Mon Sep 17 00:00:00 2001 > From: ZhouXiaoyong <zhouxiaoy...@loongson.cn> > Date: Tue, 21 Jul 2015 10:08:21 +0800 > Subject: [PATCH 1/2] avcodec: loongson move simple idct functions to a > separate file > > > Signed-off-by: ZhouXiaoyong <zhouxiaoy...@loongson.cn> > --- > libavcodec/mips/Makefile | 3 +- > libavcodec/mips/idctdsp_init_mips.c | 4 +- > libavcodec/mips/idctdsp_mmi.c | 811 ----------------------------------- > libavcodec/mips/simple_idct_mmi.c | 833 > ++++++++++++++++++++++++++++++++++++ > 4 files changed, 837 insertions(+), 814 deletions(-)
applied thanks PS: with -C you can generate smaller patches when code is moved [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws. -- Plato
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel