[FFmpeg-devel] [PATCH 1/4] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions

Michael Niedermayer michaelni at gmx.at
Thu Jun 11 12:24:35 CEST 2015


On Thu, Jun 11, 2015 at 11:27:01AM +0530, shivraj.patil at imgtec.com wrote:
> From: Shivraj Patil <shivraj.patil at imgtec.com>
> 
> Added const.
> Will do same for MIPS MSA hevc code in next patch.
> 
> Signed-off-by: Shivraj Patil <shivraj.patil at imgtec.com>
> ---
>  libavcodec/mips/Makefile               |    1 +
>  libavcodec/mips/h264chroma_init_mips.c |   21 +
>  libavcodec/mips/h264chroma_mips.h      |   12 +
>  libavcodec/mips/h264chroma_msa.c       | 2003 ++++++++++++++++++++++++++++++++
>  libavutil/mips/generic_macros_msa.h    |   56 +
>  5 files changed, 2093 insertions(+)
>  create mode 100644 libavcodec/mips/h264chroma_msa.c

applied

thanks

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

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- 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/20150611/0e42a2ce/attachment.asc>


More information about the ffmpeg-devel mailing list