[FFmpeg-devel] [PATCH 2/4] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions
Michael Niedermayer
michaelni at gmx.at
Mon Jul 6 18:47:42 CEST 2015
On Mon, Jun 29, 2015 at 08:57:13PM +0530, shivraj.patil at imgtec.com wrote:
> From: Shivraj Patil <shivraj.patil at imgtec.com>
>
> This patch adds MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions in new file mpegvideoencdsp_msa.c
>
> Signed-off-by: Shivraj Patil <shivraj.patil at imgtec.com>
> ---
> libavcodec/mips/Makefile | 2 +
> libavcodec/mips/mpegvideoencdsp_init_mips.c | 40 +++++++++++++++++++
> libavcodec/mips/mpegvideoencdsp_msa.c | 62 +++++++++++++++++++++++++++++
> libavcodec/mpegvideoencdsp.c | 2 +
> libavcodec/mpegvideoencdsp.h | 2 +
> libavutil/mips/generic_macros_msa.h | 34 ++++++++++++++++
> 6 files changed, 142 insertions(+)
> create mode 100644 libavcodec/mips/mpegvideoencdsp_init_mips.c
> create mode 100644 libavcodec/mips/mpegvideoencdsp_msa.c
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150706/bd114a03/attachment.sig>
More information about the ffmpeg-devel
mailing list