[FFmpeg-devel] [PATCH 7/7] avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi

Michael Niedermayer michael at niedermayer.cc
Sat Dec 17 19:43:56 EET 2016


On Mon, Oct 10, 2016 at 04:11:37PM +0800, 周晓勇 wrote:
> From 1fd9812dbd80fc4d8d856378b718189f50a68a6f Mon Sep 17 00:00:00 2001
> From: Zhou Xiaoyong <zhouxiaoyong at loongson.cn>
> Date: Mon, 10 Oct 2016 15:43:49 +0800
> Subject: [PATCH 7/7] avcodec/mips: version 1 of vc1dsp optimizations for
>  loongson mmi
> 
> 
> ---
>  libavcodec/mips/Makefile           |    2 +
>  libavcodec/mips/constants.c        |    4 +
>  libavcodec/mips/constants.h        |    4 +
>  libavcodec/mips/vc1dsp_init_mips.c |  108 ++
>  libavcodec/mips/vc1dsp_mips.h      |  194 ++++
>  libavcodec/mips/vc1dsp_mmi.c       | 2081 ++++++++++++++++++++++++++++++++++++
>  libavcodec/vc1dsp.c                |    2 +
>  libavcodec/vc1dsp.h                |    1 +
>  8 files changed, 2396 insertions(+)
>  create mode 100644 libavcodec/mips/vc1dsp_init_mips.c
>  create mode 100644 libavcodec/mips/vc1dsp_mips.h
>  create mode 100644 libavcodec/mips/vc1dsp_mmi.c

applied

thx

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

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- 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/20161217/a50c9d90/attachment.sig>


More information about the ffmpeg-devel mailing list