[FFmpeg-devel] [PATCH 2/2] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions

Michael Niedermayer michaelni at gmx.at
Fri Apr 17 17:41:14 CEST 2015


On Fri, Apr 17, 2015 at 01:58:54PM +0000, Nedeljko Babic wrote:
> LGTM

applied

thanks


> 
> Thanks,
> Nedeljko
> ________________________________________
> Od: ffmpeg-devel-bounces at ffmpeg.org [ffmpeg-devel-bounces at ffmpeg.org] u ime korisnika Shivraj Patil
> Poslato: 17. april 2015 15:12
> Za: ffmpeg-devel at ffmpeg.org
> Cc: Shivraj Patil
> Tema: [FFmpeg-devel] [PATCH 2/2] avcodec/mips: MSA (MIPS-SIMD-Arch)     optimizations for HEVC horizontal and vertical mc functions
> 
> From: Shivraj Patil <shivraj.patil at imgtec.com>
> 
> Signed-off-by: Shivraj Patil <shivraj.patil at imgtec.com>
> ---
>  libavcodec/hevcdsp.c                |    2 +
>  libavcodec/hevcdsp.h                |    1 +
>  libavcodec/mips/Makefile            |    2 +
>  libavcodec/mips/hevcdsp_init_mips.c |   54 ++
>  libavcodec/mips/hevcdsp_mips.h      |   49 ++
>  libavcodec/mips/hevcdsp_msa.c       | 1259 +++++++++++++++++++++++++++++++++++
>  libavutil/mips/generic_macros_msa.h |  285 ++++++++
>  7 files changed, 1652 insertions(+)
>  create mode 100644 libavcodec/mips/hevcdsp_init_mips.c
>  create mode 100644 libavcodec/mips/hevcdsp_mips.h
>  create mode 100644 libavcodec/mips/hevcdsp_msa.c
>  create mode 100644 libavutil/mips/generic_macros_msa.h

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150417/a9513751/attachment.asc>


More information about the ffmpeg-devel mailing list