On Sun, Jun 14, 2015 at 11:26:26PM +0530, shivraj.pa...@imgtec.com wrote: > From: Shivraj Patil <shivraj.pa...@imgtec.com> > > This patch adds MSA (MIPS-SIMD-Arch) optimizations for pixblock functions in > new file pixblockdsp_msa.c > Adds new generic macros (needed for this patch) in > libavutil/mips/generic_macros_msa.h > > Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com> > --- > libavcodec/mips/Makefile | 2 + > libavcodec/mips/pixblockdsp_init_mips.c | 53 ++++++++++++ > libavcodec/mips/pixblockdsp_mips.h | 33 ++++++++ > libavcodec/mips/pixblockdsp_msa.c | 143 > ++++++++++++++++++++++++++++++++ > libavcodec/pixblockdsp.c | 2 + > libavcodec/pixblockdsp.h | 2 + > libavutil/mips/generic_macros_msa.h | 8 ++ > 7 files changed, 243 insertions(+) > create mode 100644 libavcodec/mips/pixblockdsp_init_mips.c > create mode 100644 libavcodec/mips/pixblockdsp_mips.h > create mode 100644 libavcodec/mips/pixblockdsp_msa.c
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel