On Sun, Jun 14, 2015 at 11:26:22PM +0530, shivraj.pa...@imgtec.com wrote: > From: Shivraj Patil <shivraj.pa...@imgtec.com> > > This patch adds MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functions in > new file h263dsp_msa.c > > Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com> > --- > libavcodec/h263dsp.c | 2 + > libavcodec/h263dsp.h | 1 + > libavcodec/mips/Makefile | 2 + > libavcodec/mips/h263dsp_init_mips.c | 36 ++++++++ > libavcodec/mips/h263dsp_mips.h | 36 ++++++++ > libavcodec/mips/h263dsp_msa.c | 164 > ++++++++++++++++++++++++++++++++++++ > 6 files changed, 241 insertions(+) > create mode 100644 libavcodec/mips/h263dsp_init_mips.c > create mode 100644 libavcodec/mips/h263dsp_mips.h > create mode 100644 libavcodec/mips/h263dsp_msa.c
applied thanks [...] -- 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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel