On Fri, May 29, 2015 at 12:20:26PM +0530, shivraj.pa...@imgtec.com wrote: > From: Shivraj Patil <shivraj.pa...@imgtec.com> > > This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions > (qpel as well as epel) in new file hevc_mc_bi_msa.c > Adds new generic macros (needed for this patch) in > libavutil/mips/generic_macros_msa.h > Adds HEVC specific macros (needed for this patch) in > libavcodec/mips/hevc_macros_msa.h > > Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com> > --- > libavcodec/mips/Makefile | 3 +- > libavcodec/mips/hevc_macros_msa.h | 30 + > libavcodec/mips/hevc_mc_bi_msa.c | 4462 > +++++++++++++++++++++++++++++++++++ > libavcodec/mips/hevcdsp_init_mips.c | 68 + > libavcodec/mips/hevcdsp_mips.h | 80 + > libavutil/mips/generic_macros_msa.h | 150 ++ > 6 files changed, 4792 insertions(+), 1 deletion(-) > create mode 100644 libavcodec/mips/hevc_mc_bi_msa.c
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you think the mosad wants you dead since a long time then you are either wrong or dead since a long time.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel